I am exporting data out to an Ascii file using the Write # statement. If a field has a quote in it it is enclosed by quotes which is fine. The problem comes when reading the data back in.
Rather that re-write the entire code to use a print # and then parse the string coming back in. I was...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.