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
Write a cobol program making use of the redefine clause.
What are the different rules for performing sort operation?
Which is not true about evaluate statement
What are the access modes of START statement?
What is redefines clause in COBOL?
explain sorting techniques in cobol program?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
When is inspect verb is used in cobol?
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
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Write a program to enter and display the names of students in a class using the occurs clause.
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
how do you reference the variable block file formats from cobol programs
i need a small 3d program using inline and outline.
what happens if parmparameter passes zero bytes to the program