Explain difference between read work file 1 and read work file once? Why we are using work file once?
No Answer is Posted For this Question
Be the First to Post Answer
How do you pass data from a Natural Program to an External Subroutine? Can it share the LDA of Program as in Internal Subroutine.
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
What is the difference between READ BY ISN and FIND
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?
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?
Explain control variable in online screens?
what is the difference between read and find ?
How to find occurrence of mu and pe fields in a file?
What is the quality process in development?
difference between read(1) and read work file once ?
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?
How can we see the copy book length using file-aid?