how do you reference the fixed unblock file formats from cobol programs
No Answer is Posted For this Question
Be the First to Post Answer
what is record label is empty or standard in file description of data division?
What is the difference between CALL BY VALUE and CALL BY CONTENT?
plz any one tell clearly the justify right clause?
How many bytes do a s9 (7) comp-3 field occupy?
What do you understand by passing by reference and passing by content?
Why occurs cannot be used in 01 level in COBOL?
Program A calls program B. Will the working storage variables declared in program B be initialized every time it is called by program A or will the values be retained until the end of program A?
What is redefines clause in COBOL?
What is the problem of ordered sequential files access?
i need a small 3d program using inline and outline.
What is the use of LINKAGE SECTION?
If my program receives input feed from program in other system.. if the receiving field size is less than the sending field.. what abend will be happening.