Answer Posted / sujith
05 WS-TX-REASON PIC X(10).
05 FILLER REDEFINES WS-TX-REASON.
10 WS-TX-NUM PIC 9(06).
10 FILLER PIC X(04).
| Is This Answer Correct ? | 35 Yes | 2 No |
Post New Answer View All Answers
) How do u handle errors in BMS macro?
What is length is cobol?
What are the different rules of SORT operation?
How to know whether the module is dynamical or statistical?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is comp-1 and comp-2?
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 Structured COBOL Programming and Object Oriented COBOL programming?
How to remove 2 duplicate records and copy only one using job control language?
Explain about different table spaces.
What are 77 levels used for?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What are the pertinent COBOL commands?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
How you can read the file from bottom?