how to know that the file has 300 records how to acess it?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between next sentence and continue in cobol programing language?
Please let me know how the Eject verb works for page break.. I want to know the code, how it is used.
is this below syntax correct? CALL 'subprg' using A,B Please help
what do you mean by copybook? and what is the difference between the copybook which we are using in working storage and procedure division.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What are differences between COBOL and java ? why we are giving more preference to COBOL ?
I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.
What are the functions like c or c++ in cobol?
i have a sequencial file contains multiple records, i want to extract one row which contains various fields like order number,date,warehouse,.ect.. in to the another file by accepting the order number from jcl. how can i do it. pls help me..
wht is the use of evalute verb ? how do u declare recfm in cobol and jcl ?
88 level entry is used for (a) data items in WORKING-STORAGE SECTION (b) items with RENAMES clause (c) condition-names (d) None of the above
what is amode(24), amode(31), rmode(24) and rmode(any)?