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
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain the data storage?
How are you going to remove duplicates from the file that is being read?
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?
What is a hyperdescriptor?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
How to find occurrence of mu and pe fields in a file?
The natural file converted to PDF file if Yes then explain ?
Explain difference between read(1) and read work file once?
Explain the like inverted list?
How can we see the copy book length using file-aid?
What is the quality process in development?
Explain the address converter?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?