Answer Posted / sreejith
use SEND option in ISPF 6 option.
let it try
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you get the data to code the BMS macro?
Whats the difference between search & search ALL?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is a SSRANGE and NOSSRANGE?
how do you reference the printer file formats from cobol programs
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
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.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
what is the difference between COBOL2 AND COBOL390?
In which area will you utilize 88 level items in cobol?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Write down the divisions of cobol program?
What is static and dynamic call in cobol?