can we read in input the file with a variable length ?
please , how ..could you help me ?
Answer Posted / anjiii
yes we can read input file with variable length.
while declaring a file in a file section, have two file
records declared at zero level... ex.
FD
01 Var-data-1 pic x().
05
05
.
.
01 Var-data-2 pic x().
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
what is difference between cobol and cobol/400
How do you reference the following file formats from cobol programs?
what are decleratives in cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Whats the difference between search & search ALL?
What are the different rules of SORT operation?
What is amode(24)?
What rules are to be followed while using the corresponding options?
What is the use of intialize verb?
What are 77 levels used for?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What guidelines should be followed to write a structured cobol prgm?
What is a SSRANGE and NOSSRANGE?
In COBOL, what is the different between index and subscript?