how do you reference the printer file formats from cobol programs


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

0 Answers   HCL,


Why would you use find and get rather than to obtain?

0 Answers  


I have a Main Program which is calling Sub-Program which is a DB2 pgm. What will happen if I am not closing the cursor used in the Sub-program? Please advise..

3 Answers   iGate,


What is the difference between a DYNAMIC and STATIC call in COBOL?

2 Answers  


What are 77 levels used for?

0 Answers  






What divisions, sections and paragraphs are mandatory for a COBOL program?

8 Answers   Arigo Infotech,


What is an index for tables?

2 Answers  


how to run sub programs using static and dynamic call ...

3 Answers   TCS,


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

0 Answers   IBM,


what are the utilities for load and unload the DB2 tables

1 Answers   L&T,


How to display string in the reverse order using occurs clause?

4 Answers  


What is the LINKAGE SECTION used for?

4 Answers  


Categories