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


Please Help Members By Posting Answers For Below Questions

Define cobol coding sheet?

560


Can we see the copy book length using file-aid?

491


The natural file converted to PDF file if Yes then explain ?

2645


What is a hyperdescriptor?

517


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

551






Explain why do we use file-aid for seqential files?

573


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

492


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

564


What is the difference between read work file 1 and read work file once? Why we are using work file once?

521


Explain control variable in online screens?

547


How converted the natural coding for adabas

2684


Explain the like inverted list?

533


What is the quality process in development?

564


In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?

1434


Explain how are you going to remove duplicates from the file that is being read?

543