How you can read the file from bottom?
No Answer is Posted For this Question
Be the First to Post Answer
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What are the different ways to run a COBOL DB2 program using JCL?
Name the divisions, which are available in a cobol program?
what are decleratives in cobol?
What guidelines should be followed to write a structured Cobol program?
select TURE Statement(s) aboUt eject statemenet in cobol? a)The eject statememnt must be the only statement on the line b.It causes the program to edit abnormally c. eject statement can be written in either area A or area B d. specifies that the next source statement is to be printed at Top of the next page e.The EJECTstatement has no effect on the compilation of the source program itself
what is a zoned decimal data type and how it will be stored?
What does the initialize statement do ?
comp-3 field occupy?
01 text-data pic x(100). move 'xyzdbfrjjg u' to text-data. how to find the value of last index of text-data?
What are the situations u have used in ur project for Subcript and Index ? 1.if u use Subscript why not Index,why u choose Subscript only? 2.if u use Index why not Subscript,what abt Displacement?
how to transfer the file from pc to mainframe??