syntax for all WRITE COMMAND in natural language

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


Please Help Members By Posting Answers For Below Questions

Explain how are you going to remove duplicates from the file that is being read?

542


Explain the data storage?

549


Explain difference between escape(top or bottom) and escape immediate(top or bottom?

621


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

540


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?

564






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

550


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

520


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

588


Explain how many work file we can code in jcl?

563


Explain why do we use file-aid for seqential files?

571


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

557


Explain the address converter?

561


What is the quality process in development?

563


Tell me can we update with histogram?

600


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?

1432