How to read the last 100 records from a COBOL file. The file
contains N number of records.
Answers were Sorted based on User's Feedback
Answer / guest1
Using FILE-AID, copy lost 100 records only in to a seperate
file and read the records.
| Is This Answer Correct ? | 1 Yes | 5 No |
how many bytes does s9(7)COMP-3 field occupies?
if one main program ,n -subprograms are then which call you follow ?why reasonuhg
Why there is no questions in this column?
Suppose i have a variable with s9(18)v99 comp3 . what is the size of variable . If s9(18) comp3 is 10 bytes . There should be some difference between two allocations ? Thanks krishna chaitanya
Can we move SPACES to numeric field and ZEROES to alphabetic field? If yes what are the way doing this?
What do you do to resolve SOC-7 error?
What are differences between COBOL and java ? why we are giving more preference to COBOL ?
s9(18) comp-3:: What is the size of memory it takes internally?
What are differences between Static Call and Dynamic Call?
10 Answers IBM, KBC, Keane India Ltd, Verizon,
what is the difference between start and startbr?
WT R TECHNICAL MAINFRAME QUESTION ASKED IIN ANJANASOFTEARE??
How can you add a particular field/coloumn in copybook?