Answer Posted / jana.gadi
IS NUMERIC CLAUSE is used to test wheather the given
identifier is numeric or not
| Is This Answer Correct ? | 28 Yes | 0 No |
Post New Answer View All Answers
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
) How do u handle errors in BMS macro?
Name the sections present in data division.
How to know whether the module is dynamical or statistical?
How do get the result of your program directly on your pc?
What is the difference between Call and a Link?
Discuss about changing dataset name in proc.
how do you reference the fixed unblock file formats from cobol programs
Give some examples of command terminators?
Mention the guidelines to write a structured cobol program?
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.
how do you reference the rrds file formats from cobol programs
What is the problem of ordered sequential files access?
What is the difference between PIC 9.99 and 9v99 in COBOL?