whats the diff bw the evaluate also and and?
No Answer is Posted For this Question
Be the First to Post Answer
How do you send the output of a COBOL program to a member of a PDS?
THERE IS ONE STEP AS BELOW: //STEPJS060 EXEC PGM=XYX, COND=((200,EQ,JS010),(0,NE,JS020.C),EVEN) COULD ANY ONE EXPLAIN HOW COND PARAMETER WORKS HERE? I AM CONFUSED BECOZ OF "EVEN".
Explain how can values be passed from the job stream to an executable program?
A file has dta in S9(09) COMP format. How do I move the data into a character field X(10)?
How to view the hexa decimal value thru file aid if copy book is not present for that particular data
Is there any command to check wether the ps file is in sorted order?
How much space OS allocates when you create a PS or PDS?
What parameter of the job statement is used to limit the cpu time consumed by the job?
There is a procedure in A.B.PROCS(PROC1) (member name is PROC1) //PROCA... There is a call to a procedure PROCA from a JOB. //STEP01 EXEC PROCA ... Here "PROCA" in JOB refers to the actual PROC name or the member name of the PDS where this PROCA is stored.
what is JCL?
What dd statement is used to supply the name of a dataset?
In DCB, what is LRECL,BLKSIZE,DSORG