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
example for sub strings ? and refernce modifications whit output pls
Which division and paragraphs are mandatory for a COBOL program?
How can you get the ksds file records into your cobol program?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is the difference between perform … with test after and perform … with test before?
What is difference between static and dynamic call in cobol?
Which is not true about evaluate statement
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
what happens if parmparameter passes zero bytes to the program
) How do u handle errors in BMS macro
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is rmode(any) ?
What rules are followed by the search verb.
For rewrite, why is it mandatory that file needs to be opened?
What is the difference between external and global variables in COBOL?