In the JCL, how do you define the files referred to in a
subroutine ?
Answer Posted / elite group
By DDNames
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is rmode(24)
What guidelines should be followed to write a structured cobol prgm?
what happens if parmparameter passes zero bytes to the program
Explain the configuration section of a cobol program with examples of syntax.
example for sub strings ? and refernce modifications whit output pls
how to move the records from file to array table. give with code example
Describe the cobol database components?
How are the next sentence and continue different from each other?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
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?
Why occurs cannot be used in 01 level in COBOL?
How do you define a variable of comp-1 and comp-2?
What rules are to be followed while using the corresponding options?
) how do u code after getting data?