what are the technical terms for
//
/*
in jcl
Answer Posted / raji
// identifier
/* delimeter
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between run mode and addressing mode?
how to do automated restart when a job abends?
How can return codes be tested before execution of a job step?
Suppose I have five jobs to do. But I want to hold one?
what is the JCL statement consists of?
Explain how can values be passed from the job stream to an executable program?
What is NOTCAT ?
What is one line to pass PARM from JCL to COBOL?
Explain how can an in-stream dataset be terminated?
What are s0c1, s0c4, s0c5, s0c7 and socb?
how can the same proc be re-used and called by many jobs?
in ways data can be passed to a COBOL program from JCL?
Which statement is used to identify the private libraries in job?
How does jcl act on a cobol code?
how can you check if a file is empty using jcl?