How to find whether a Flat file is empty or not without
Reading a file in COBOL Program. (not using JCL)
Answer Posted / sroul4
Just write COUNT in front of the data set it will show thw
record count in it. 0 in this case.
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
Can we redefine the field of x(200) to less than 200?
Write a program to enter and display the names of students in a class using the occurs clause.
Explain what you understand by passing by value.
How do u write test cases?
how do you reference the printer file formats from cobol programs
When is inspect verb is used in cobol?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the difference between perform … with test after and perform … with test before?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
how do you reference the fixed unblock file formats from cobol programs
What are the rules of the move verb?
Whats the difference between search & search ALL?
Can we change the password using ALTER? anyone tried and changed?