COBOL Manual for TNS and TNS/R Programs
Source Text Manipulation
HP COBOL Manual for TNS and TNS/R Programs—522555-006
10-8
REPLACING Phrase
pseudo-text-1
contains at least one text-word other than a comma or semicolon separator. A
character-string within pseudo-text-1 can continue on the next line, but both
characters of the pseudo-text delimiter (==) must be on the same line.
pseudo-text-2
can be null. A character-string within pseudo-text-2 can continue on the
next line, but both characters of the pseudo-text delimiter (==) must be on the
same line.
text-word
is any character-string or separator, except space.
identifier-1
identifier-2
are identifiers of data items.
literal-1
literal-2
are literals (but not national literals). Neither can be a concatenation
expression.
word-1
word-2
are COBOL words.
==== text-word
VST250.vsd
text-word
====
VST251.vsd