Can we MOVE X(9) to 9(9) OR 9(9) to X(9)? If yes what are
the ways for doing this?
Answer Posted / guatm
Alpha Numeric item can be moved to Numeric or numeric-edited item
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
In which area will you utilize 88 level items in cobol?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is amode(31)
) what is the difference between AID and HANDLE AID?
What is rmode(any) ?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the difference between Call and a Link?
Why occurs cannot be used in 01 level in COBOL?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What the difference is between continue and next sentence?
State the various causes of s0c1, s0c5 and s0c7.
how to refer the data field?
what is the use of outrecord?
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?