How to covert given string into ASCII value in COBOL/MF
COBOL
Answer Posted / asmara
Just by using translate verb only u can easily translate it.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
When is inspect verb is used in cobol?
How arrays can be defined in COBOL?
What are the different open modes available in cobol?
In which area will you utilize 88 level items in cobol?
) How do u handle errors in BMS macro
What is Pic 9v99 Indicates in COBOL?
What is the Purpose of Pointer in the string?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
Discuss about changing dataset name in proc.
What is amode(31)
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
what is amode(24), amode(31), rmode(24) and rmode(any)?
Explain how to differentiate call by context by comparing it to other calls?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?