What is STACK in Natural? How we can use it in Program? Give
me Eg.?

Answers were Sorted based on User's Feedback



What is STACK in Natural? How we can use it in Program? Give me Eg.?..

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

What is STACK in Natural? How we can use it in Program? Give me Eg.?..

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

Post New Answer

More Natural Interview Questions

Can we update with histogram?

2 Answers  


how we can find occurence of MU and PE fileds in a file?

2 Answers  


How can we see the copy book length using file-aid?

0 Answers  


what is the difference between read and find ?

2 Answers   IBM,


What is cobol coding sheet?

0 Answers  






Explain how to find occurrence of mu and pe fields in a file?

0 Answers  


Explain the difference between external subroutine and subprogram?

0 Answers  


Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

0 Answers  


How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

0 Answers  


What is the difference between read(1) and read work file once?

0 Answers  


What is the quality process in development?

0 Answers  


How converted the natural coding for adabas

0 Answers  


Categories