What is STACK in Natural? How we can use it in Program? Give
me Eg.?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / wing
It can be used to pass data from program A to Program B
...see *data. It can also be used to stack a command which
will execute once the current program stops.
| Is This Answer Correct ? | 3 Yes | 0 No |
COuld you please let me know along with a sample on how are you going to remove duplicates from the file that is being read. Thanks Sam
The natural file converted to PDF file if Yes then explain ?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
what r the quality process in development
What exactly is a hyperdescriptor? How does it work?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Tell me can we update with histogram?
what type of files we can process thru file-aid
Tell me what type of files we can process thru file-aid?
How can I create 1 DDM that fetches 3 ADABAS files simultaneously?