×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Hi all.

Lots of ways that lead to Rome, thanks all!


Mvh.

Geir Kildal
TietoEnator AS
Tlf . . : (+47) 611 73805
Mob. : (+47) 90 10 13 16
eMail: geir.kildal@xxxxxxxxxxxxxxx




MichaelQuigley@xxxxxxxxxx 
Sent by: cobol400-l-bounces@xxxxxxxxxxxx
04.01.2005 20:00
Please respond to
COBOL Programming on the iSeries/AS400 <cobol400-l@xxxxxxxxxxxx>


To
cobol400-l@xxxxxxxxxxxx
cc

Subject
Re: [COBOL400-L] String problems






You could simply use the figurative constant "QUOTE".

e.g.

string QUOTE
            "This is a great system."
            QUOTE                                    delimited by size
   into new-string-value
end-string

Here's the info from the COBOL reference manual:

QUOTE/QUOTES 
Represents one or more occurrences of the quotation mark character and 
must be nonnumeric. QUOTE, or QUOTES cannot be used in place of a 
quotation mark or an apostrophe to enclose a nonnumeric literal. 
+-------------------------------IBM 
Extension--------------------------------+

When APOST is specified as a compiler option, the figurative constant 
QUOTE has the EBCDIC value of an apostrophe.
+----------------------------End of IBM 
Extension----------------------------+


Original message:
----------------------------------------------------------------------

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? 


Cheers -- Jay

_______________________________________________
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 thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 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.