How would find total records in files using seqientional?

Submitted by: Administrator
We can increment the count for each reading of record in a file.
Read file
count = count + 1
At end
display count
Submitted by: Administrator

Yes
Submitted by: Dhanu

Read Online IBM MainFrame Job Interview Questions And Answers