how do you reference the esds vsam file formats from cobol programs
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between perform varying and perform until
what are the working storage fields in BMS macro?
hw to create 3 dimensional array & hw to access it?
How many bytes will be allocated for the following record description entries? 01 REC-A. 05 A PIC S9(4). 05 B PIC XXXBXXX. 05 C PIC ____9.99. 05 D PIC S9(5) COMP-3. 05 E PIC 9(3) COMP.
16 Answers IBM, TCS,
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
can we use full outer join with cursors declared in cobol program?
what is meant by binary search?
What is link edit in cobol?
Hai friends why we need to read a file before re-write a record?
) How do u handle errors in BMS macro
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?
level number 77 is used to define a)group data b)elementary data c)redefine d)none