If I use WRITE to a text file, it uses quotes " surrounding the lines...

If I use PRINT, it does not include quotes - which is what I want...

BUT - if the line has a comma in it, like "FIELD1 FIELD2, FIELD 3" then PRINT wraps to a new line where the comma is, and not even include the comma....

i.e.
FIELD1 FIELD2
FIELD3

Is there a solution?

Actually, please disregard this post...it's actually how the line is being read in, not written out.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.