Answer Posted / sravani
using strings we can move a value from one variable to one or more variables.
01 a pic a(3) value 'new'.
01 b pic a(3).
p.division
string a delimited by size to b.
display b.
ans: new
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How to remove 2 duplicate records and copy only one using job control language?
Can you please let me know the centre name of INS certification in Kolkata.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
how can i see junk values in dclgen or in hostvariable of comp ?
What is the difference between binary search and sequential search?
Which is not true about evaluate statement
How to know whether the module is dynamical or statistical?
) how do u code after getting data?
how do you reference the variable unblock file formats from cobol programs
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
How do you define a variable of comp-1 and comp-2?
What rules are to be followed while using the corresponding options?
What are various search techniques in cobol? Explain.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?