× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



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


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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

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.