How to find whether a Flat file is empty or not without
Reading a file in COBOL Program. (not using JCL)
Answer Posted / abhijit saha
Without JCL & Cobol i have this Option.
Just Type 'I' in front of your Datset which gives you
Data Set Information
jst Check the Current Utilization part if it shows 0 it
menas file is empty..
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Difference between array and sub-script ?
What are 77 levels used for?
What are the different data types in cobol?
What is amode(31)
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is an in line perform? When would you use it? Anything else you wish to say about it.
How do you get the data to code the BMS macro?
What is the difference between PIC 9.99 and 9v99 in COBOL?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What rules are to be followed while using the corresponding options?
Write a cobol program making use of the redefine clause.
What is the usage of comp fields in cobol?