How do you pass data from a Natural Program to an External
Subroutine? Can it share the LDA of Program as in Internal
Subroutine.
Answer Posted / rajesh
Can you share an example for passing the Values thru
Parameter for calling a External Subroutine.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between read(1) and read work file once?
Explain control variable in online screens?
How are you going to remove duplicates from the file that is being read?
Explain difference between read(1) and read work file once?
What is the quality process in development?
Explain how to move cursor to a particular field when position is not known?
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 difference between escape(top or bottom) and escape immediate(top or bottom?
Explain how to find occurrence of mu and pe fields in a file?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is a hyperdescriptor? How does it work?
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 to find occurrence of mu and pe fields in a file?
Tell me can we update with histogram?