Results 1 to 3 of 3

Thread: "" marks and file writing

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2000
    Location
    UK
    Posts
    164
    This is probably really easy..
    I am writing to a text file using a statement such as

    Write #1, "bla bla"

    Everything in the text file is enclosed in speech marks e.g. "bla bla" how do you write to a file without those damn speech marks?

    Thanks,

    Alex

  2. #2
    Guest
    you should use the PRINT statement instead of WRITE.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Nov 2000
    Location
    UK
    Posts
    164
    Thanks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width