<<
    I need to create a file that contains an EDI document that is a very long 
text string with no hidden markers such as EOL etc.

>>

Dennis is right, you can use WRITE CONTINUE to write an arbitrarily long file 
with no lineends.

However, I've done EDI work and in my experience lineends at the end of each 
segment are permitted.

--
Larry

Reply via email to