Using string statement.Is coding three destination string
from one source string possible in one code?or three codes
for every destination string of one source string.?thank you
Answer Posted / sharib
Could be done by using UNSTRING they string on spaces or delimiter based on the requirement and then putting them into newly defined variables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you get the ksds file records into your cobol program?
Which Search verb is equivalent to PERFORM…VARYING?
How are the next sentence and continue different from each other?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What are the cobol coding sheets?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Explain the configuration section of a cobol program with examples of syntax.
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
how do you reference the esds vsam file formats from cobol programs
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
State the various causes of s0c1, s0c5 and s0c7.
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Which division and paragraphs are mandatory for a COBOL program?
Difference between cobol and cobol-ii?