+ Reply to Thread
Results 1 to 2 of 2

Text qualifier " created when using I/O to write a text file

  1. #1
    Forum Contributor PingPing's Avatar
    Join Date
    02-19-2010
    Location
    London, England
    MS-Off Ver
    2007
    Posts
    158

    Text qualifier " created when using I/O to write a text file

    I've got a problem when using the Write I/O command.
    The original file has data without any Text Qualifiers.
    However when I write the data to a new file, it's written WITH the Text Qualifier " surrounding each row/line.

    For example:

    Original File:

    line1
    line2
    ...

    Written file:

    "line1"
    "line2"
    ...

    Does anyone knows how to stop this?

    My code is:

    Please Login or Register  to view this content.

  2. #2
    Forum Contributor PingPing's Avatar
    Join Date
    02-19-2010
    Location
    London, England
    MS-Off Ver
    2007
    Posts
    158

    Re: Text qualifier " created when using I/O to write a text file

    A the risk of American-izing the forums....

    My Bad

    **culturally cringes**
    It seems I should have used the Print statement and NOT the Write statement.
    Problem now fixed.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1