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

What are all the divisions of a COBOL program?

667


how do you reference the printer file formats from cobol programs

669


What guidelines should be followed to write a structured cobol prgm?

675


What are the different data types in cobol?

801


How do you differentiate between cobol and cobol-ii?

658






In COBOL, what is the different between index and subscript?

763


What are the different types of condition in cobol and write their forms.

660


what are decleratives in cobol?

1831


Write down the divisions of cobol program?

673


how do you reference the fixed unblock file formats from cobol programs

712


Can we change the password using ALTER? anyone tried and changed?

1552


how do you reference the variable block file formats from cobol programs

688


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

719


What are various search techniques in cobol? Explain.

650


Define cobol?

866