Answer Posted / sundar selvaraj
I suggest you refer to natural documentation online. It is
available at:
http://documentation.softwareag.com/natural/nat424mf/overvie
w.htm
Note: This is for version 4.2.4
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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 many work file we can code in jcl?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain difference between read(1) and read work file once?
Explain how are you going to remove duplicates from the file that is being read?
What is the quality process in development?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Define cobol coding sheet?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
How to find occurrence of mu and pe fields in a file?
Explain the data storage?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?