How to receive data passed through jcl parm parameter in a natural program?
Answer / Shiv Pal Singh
"To receive data passed through JCL PARM parameters in a Natural program, you can use the "JCL-PARM INITIALIZE" statement. This statement initializes a variable with the value of a specific JCL PARM parameter."
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between read and find ?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
what type of files we use in file-aid
why do we use file-aid for seqential files?
A field declared as P8 needs to be redefined as Alphanumeric. What would be its new size?
Explain control variable in online screens?
Can we update with histogram?
what r the quality process in development
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
ADABAS basic concepts. Like inverted list, address converter ,data storage
How converted the natural coding for adabas
Is it possible to code GOTO statement in NATURAL? if yes please provide the syntax of the same