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
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What is amode(31)
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 is the difference between AID and HANDLE AID?
How do you get the data to code the BMS macro?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is redefines clause in COBOL?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
how to convert the recors form vsam file to db2 table tru file aid
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What is a report item?
Whats the difference between search & search ALL?