What is STACK in Natural? How we can use it in Program? Give
me Eg.?
Answer Posted / shrayansh
I have used Stack command in natural Language and its been used to pass values from a program to another program in different libraries , as we cannot use fetch and callnat to pass values in the different library.
EX : STACK TOP DATA #INPUT1
STACK TOP DATA #INPUT2
STACK TOP DATA #INPUT3
-----
-----
STACK TOP COMMAND 'program name'
STACK TOP COMMAND 'LOGON library name' STOP
| Is This Answer Correct ? | 5 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 how many work file we can code in jcl?
Explain difference between read(1) and read work file once?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
Can we see the copy book length using file-aid?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
Explain the like inverted list?
Can you explain control variable in online screens?
How are you going to remove duplicates from the file that is being read?
What is a hyperdescriptor? How does it work?
What is the difference between read(1) and read work file once?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is data trace system 2.0 used for?
Explain how to move cursor to a particular field when position is not known?
Explain the data storage?