maximum of how many screens we can open in emulator
Answers were Sorted based on User's Feedback
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 |
what if any ,is the syntex error in the following piece of code 01 B PIC A(7) 02 C PIC 9(4) ........ IF(B NUMERIC) ADD 10 TO C a.the condition in the if statement is wrong b.noting is wrong c.because C is initialised.ADD 10 TO C is wrong d.both B and C shoud have same size.
how to convert vsam table into DB2 table?
Which is not true about evaluate statement
What is the maximum length of a field you can define using COMP-3?
4 Answers Complex System, Infosys,
I want ALL jcl ERROR cods
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Can we use redefine clause in occurs clause?
What is the difference between subscript and index?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How is sign stored in a COMP field ?
What are subroutines ? and how do we pass data to the sub routines?
In INITIALIZE what is Repalcing Word will do