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
What do you understand by psb and acb?
Name the sections present in data division.
What are the various section in data division and briefly explain them.
What is the default value(s) for an initialize and what keyword allows for an override of the default?
what is the use of outrecord?
What is static and dynamic call in cobol?
i need a small 3d program using inline and outline.
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What are the rules of the move verb?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Why did you choose to work with ibm mainframe cobol programming?
How to remove 2 duplicate records and copy only one using job control language?
What is a SSRANGE and NOSSRANGE?
How many sections are there in data division in COBOL?
how do you reference the variable block file formats from cobol programs