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 can we see the copy book length using file-aid?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
How converted the natural coding for adabas
Explain difference between read work file 1 and read work file once? Why we are using work file once?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain the difference between external subroutine and subprogram?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
What is a hyperdescriptor?
What is cobol coding sheet?
Explain how to move cursor to a particular field when position is not known?
Explain how to find occurrence of mu and pe fields in a file?
Define cobol coding sheet?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain how are you going to remove duplicates from the file that is being read?
Explain control variable in online screens?