what is amode(24), amode(31), rmode(24) and rmode(any)?
No Answer is Posted For this Question
Be the First to Post Answer
How include time & date in the report generation in cobol programing?
if i am reading a file with some 50000 records and moving to a DB2 table and suddenly the program abends in between, is there anyway i could restart from the exact record at which the job failed once the program restarts.
how to code in cobol while using variable block file?
What is COMP SYNC?
can we print comp 3 stmts how ?
write a program to eliminate duplicate records in a input file and send them to output file.
What is the difference between index and subscript?
OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 level (d) any level from 02 to 49
What is SDSF?
What is Alternate Index ? How is it different from regular index ?
which is better comp or comp-3 in terms of memory utilization?
What is the difference between Structured COBOL Programming and Object Oriented COBOL ?