sample code for read a 2nd record from last in flatfile how
can do?
Answer Posted / sunilkumar
First open the file in reverse order using OPEN command
OPEN FILE file-name REVERSE
Then read twice to get the 2nd last record.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Name the sections present in data division.
) How do u handle errors in BMS macro
Why did you choose to work with ibm mainframe cobol programming?
In COBOL, what is the different between index and subscript?
How arrays can be defined in COBOL?
What is the LINKAGE SECTION used in COBOL?
What is cobol?
What are the different rules for performing sort operation?
what are decleratives in cobol?
What is the local-storage section?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Write the code to count the sum of n natural numbers.
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
how do you reference the ksds vsam file formats from cobol programs
Are you comfortable in cobol or jcl?