wht do u mean by (*,intrdr) wht is * used for ?

Answer Posted / shaan

(*,intrdr) is used to submit jcl from cobol program by
coding it as
//seqflo dd sysout=(*,intrdr),where seqflo is the file name
which contains the jcl statements to be submitted.
Here * represents the same msgclass coded in the job step.

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write some characteristics of cobol as means of business language.

614


how do you reference the ksds vsam file formats from cobol programs

660


how do you define single dimensional array and multidimensional array in your cobol?

667


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

739


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

641






How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1923


Difference between cobol and cobol-ii?

704


Explain the configuration section of a cobol program with examples of syntax.

654


What is a SSRANGE and NOSSRANGE?

818


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1920


how to convert the recors form vsam file to db2 table tru file aid

2756


Why would you use find and get rather than to obtain?

678


How to know whether the module is dynamical or statistical?

650


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1948


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1586