difference between fetch , call and callnat

Answer Posted / niki

Fetch- calling a natural pgm
CALL- it is used to call another pgm (other then natural)
CALLNAT- calling a natural subpgm
Fatch retrun- it will retrun the contol back

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

502


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

562


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

490


Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?

581


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

534






What is a hyperdescriptor? How does it work?

633


Explain control variable in online screens?

562


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

584


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?

1449


Explain the difference between external subroutine and subprogram?

616


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

595


What is the difference between escape(top or bottom) and escape immediate(top or bottom?

556


Tell me what type of files we can process thru file-aid?

538


Explain how to move cursor to a particular field when position is not known?

540


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

572