How do you receive data passed through JCL parm parameter in a
Natural program ? How Data definition is defined in the program?

Answer Posted / misty

Data Definition in Natural

DEFINE DATA
LOCAL
1 #VARIABLE1 (A10)
END-DEFINE

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the like inverted list?

756


Explain difference between read(1) and read work file once?

745


What is the difference between escape(top or bottom) and escape immediate(top or bottom?

790


Define cobol coding sheet?

766


Explain difference between read work file 1 and read work file once? Why we are using work file once?

768


How to find occurrence of mu and pe fields in a file?

704


Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?

802


What is the difference between read work file 1 and read work file once? Why we are using work file once?

768


How can we see the copy book length using file-aid?

756


Tell me can we update with histogram?

838


Explain how to move cursor to a particular field when position is not known?

790


Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?

833


Tell me what type of files we can process thru file-aid?

754


Explain how to find occurrence of mu and pe fields in a file?

735


Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?

785