|
Hi Geir, you have 2 option depending on the string delimited you use in your program. If the delimiter is " then the correct statement is: STRING """" DELIMITED BY SIZE INTO FIELD-A. Otherwise if the delimiter is ' then the correct statement is: STRING '"' DELIMITED BY SIZE INTO FIELD-A. Remember that you can use any combination of the delimiters " or ' in a given cobol statement. Bye, Roy. -----Messaggio originale----- Da: cobol400-l-bounces@xxxxxxxxxxxx [mailto:cobol400-l-bounces@xxxxxxxxxxxx] Per conto di geir.kildal@xxxxxxxxxxxxxxx Inviato: martedì 4 gennaio 2005 14.36 A: COBOL Programming on the iSeries/AS400 Oggetto: [COBOL400-L] String problems Hello, all. Can anyone tell me how to string a " into a field? The " is used itself in the string command, so if I try STRING " " " delimited by size etc, the compiler/editor will not accept it. Any good ideas? Mvh. Geir Kildal TietoEnator AS Tlf . . : (+47) 611 73805 Mob. : (+47) 90 10 13 16 eMail: geir.kildal@xxxxxxxxxxxxxxx _______________________________________________ This is the COBOL Programming on the iSeries/AS400 (COBOL400-L) mailing list To post a message email: COBOL400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/cobol400-l or email: COBOL400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/cobol400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.