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 how many work file we can code in jcl?

574


Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?

578


Explain the difference between external subroutine and subprogram?

616


Explain adabas basic concepts. Like inverted list, address converter ,data storage?

562


Explain control variable in online screens?

558






Define cobol coding sheet?

568


How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

609


Can you explain control variable in online screens?

558


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

547


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

499


Explain the like inverted list?

541


How to create 1 ddm that fetches 3 adabas files simultaneously?

535


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

554


Can we see the copy book length using file-aid?

500


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

557