if we have a 10 steps how to override the 4th step in jcl?
Answers were Sorted based on User's Feedback
Answer / parvatraj m bhuti
Code cond parameter
as
cond= (0,GT).. Thats all.
| Is This Answer Correct ? | 0 Yes | 10 No |
What are different file OPEN modes available in COBOL?
What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?
what is filler and what is use of filler
Without using move verb how to move one variable to another.
Q:what is the difference between the variable length and fixed lenght.how it varies in the cobol.
How can we pass data from cobol to JCl?
how would find total records in files using seqientional
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
what is the meaning of pic 9(09)v99-
what is the default print format? in cobol
how do u list the abended jobs?
In COBOL "BEFORE" advancing is there or not ?