I know it will probably be obvious once I see it, but I've been trying for over 
an hour, so if I could get some help...

Take a simply fix-length field input file:
//SORTIN   DD *                    
JOHN SMITH       123 MAIN ST               DENVER             CO 80222-4321
JIM JONES        987 BROADWAY              COLORADO SPRINGS   CO 89999
FRANK SWARBRICK  12345 W COLFAX AVE        LAKEWOOD           CO 80215-3742

Desired output:
"JOHN SMITH","123 MAIN ST","DENVER","CO","80222-4321"
"JIM JONES","987 BROADWAY","COLORADO SPRINGS","CO","89999"
"FRANK SWARBRICK","12345 W COLFAX AVE","LAKEWOOD","CO","80215-3742"

I think once I can get a simple one like this working I can really go forward.

Thanks for any help,
Frank



>>> 

The information contained in this electronic communication and any document 
attached hereto or transmitted herewith is confidential and intended for the 
exclusive use of the individual or entity named above.  If the reader of this 
message is not the intended recipient or the employee or agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
examination, use, dissemination, distribution or copying of this communication 
or any part thereof is strictly prohibited.  If you have received this 
communication in error, please immediately notify the sender by reply e-mail 
and destroy this communication.  Thank you.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to