Answer Posted / raju
COMPILE THE FOLLOWING PROGRAM AND IT WILL GIVE ALL THE COBOL
ERRORS IN SYSPRINT OF SDSF SPOOL
IDENTIFICATION DIVISION.
PROGRAM ID. ERRMSG.
Padmanabha Naidu.p IS EXCELLENT AND SWAPNA FOR PROVIDING
THIS ANSWER
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between external and global variables in COBOL?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What are the rules of the move verb?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
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 is the difference between structured cobol programming and object alternativelyiented cobol?
What is the Purpose of Pointer in the string?
Are you comfortable in cobol or jcl?
What is the difference between goback, stop run and exit program in cobol?
Define cobol?
What is a report item?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
how to refer the data field?
what is search and searchall?what is the diffrence between them?give an best example?
How do we get current date from system with century in COBOL?