Results 1 to 3 of 3

Thread: WriteLine writes line that is enclosed with quotes

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612

    WriteLine writes line that is enclosed with quotes

    When I use this command...

    WriteLine(1, strText)

    In the text file I created, the line is encloses with Quotation marks. How can I make it not include the Quotes?

    Thanks
    David Wilhelm

  2. #2
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    mid(1, mystring.lenght -2)
    \m/\m/

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612

    Thanks

    Thanks but I got it.

    If you use WriteLine you get a line of text enclosed in Quotes.

    If you use PrintLine you get a line of text without the quotes.
    David Wilhelm

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