maximum of how many screens we can open in emulator
Answer Posted / krishna chaitanya
THE ANSWER IS MAXUSER PARAMETER IN A PARM LIB . wHICH LOCATED IN CPAC.PROCLIB .
IF MAXUSER 10 ONLY 10 SCREENS
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different types of condition in cobol and write their forms.
Write the code implementing the perform … varying.
What rules are to be followed while using the corresponding options?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How you can read the file from bottom?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
what is the use of outrecord?
What is the problem of ordered sequential files access?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What are all the divisions of a COBOL program?
State the various causes of s0c1, s0c5 and s0c7.
For rewrite, why is it mandatory that file needs to be opened?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is Pic 9v99 Indicates in COBOL?
how do you reference the esds vsam file formats from cobol programs