If the number of parameter is more than the expected then NAT0919 error is displayed. How many parameter are allowed in a CALL and CALLNAT statement?
3 10978COuld you please let me know along with a sample on how are you going to remove duplicates from the file that is being read. Thanks Sam
TCS,
2 10032Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?
2 14167Does Natural online require CICS or other TP systems to function? How does Natural interact with CICS? Thanks.
1 4900In 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?
1933
Explain how many work file we can code in jcl?
How to find occurrence of mu and pe fields in a file?
What is data trace system 2.0 used for?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Explain the data storage?
Explain why do we use file-aid for seqential files?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
What is the difference between read(1) and read work file once?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain how to move cursor to a particular field when position is not known?
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 difference between escape(top or bottom) and escape immediate(top or bottom?