How do you receive data passed through JCL parm parameter in a
Natural program ? How Data definition is defined in the program?
Answer Posted / umesh pujari
By Using linkage section in program
| Is This Answer Correct ? | 4 Yes | 28 No |
Post New Answer View All Answers
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
How converted the natural coding for adabas
What is a hyperdescriptor? How does it work?
What is the quality process in development?
What is cobol coding sheet?
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Explain how to find occurrence of mu and pe fields in a file?
How to find occurrence of mu and pe fields in a file?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain the like inverted list?
Explain why do we use file-aid for seqential files?
Explain control variable in online screens?