How to get cursor position from system in CICS environment ?
Answer Posted / guest
Get it from EIBCURPOS !
| Is This Answer Correct ? | 12 Yes | 7 No |
Post New Answer View All Answers
What is the function of job statement in jcl?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
what is the compile process of cobol program expalin with code
What are steplib and joblib? What for they are used?
Is it possible to define dd statements as you want?
Is condition checking possible in jcl? If yes, how?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Is it possible to code instream data in a PROC?
Must tape dataset definitions include vol=ser specifications?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
which utility is used a dummy utility?
How do you overcome this limitation ?
what is DSN in JCL and what are the parameters to declare the DSN?
How can a stopped job be started again?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?