How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
How you can characterize tables in cobol?
what is the difference between external and global variables?
how do you reference the fixed unblock file formats from cobol programs
wht do u mean by (*,intrdr) wht is * used for ?
. How do we cast a variable in COBOL
what is s013u000 for?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is the difference between a subscript and an index in a table definition?
PERFORM ACCUMULATE-TOTALS VARYING A FROM 1 BY 2 UNTIL A >2 AFTER B FROM1 BY 1 UNTIL B>2 AFTER C FROM 2 BY -1 UNTIL C<2 How many times the paragraph ACCUMULATE-TOTALS would be exicuted?
what is the default print format? in cobol
What rules are followed by the search verb.
TYPES OF SORTINGS. which is more prefarable.