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

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

2 Answers   IBM,


Describe the COBOL coding sheet

2 Answers   Cap Gemini, Royal Infotech,


why do we use file-aid for seqential files?

1 Answers   Tech Mahindra,


Explain the data storage?

0 Answers  


how many work file we can code in jcl?

2 Answers  






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

2 Answers   TCS,


How can I create 1 DDM that fetches 3 ADABAS files simultaneously?

5 Answers  


Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?

0 Answers  


Explain adabas basic concepts. Like inverted list, address converter ,data storage?

0 Answers  


Explain the address converter?

0 Answers  


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

0 Answers  


Does Natural online require CICS or other TP systems to function? How does Natural interact with CICS? Thanks.

1 Answers  


Categories