What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
No Answer is Posted For this Question
Be the First to Post Answer
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
how to ftp the natural program to desktop? (from mainframe to pc), is it possible?
Explain the like inverted list?
Explain the address converter?
what type of files we use in file-aid
What is the difference between read work file 1 and read work file once? Why we are using work file once?
How do you receive data passed through JCL parm parameter in a Natural program ? How Data definition is defined in the program?
Describe the COBOL coding sheet
2 Answers Cap Gemini, Royal Infotech,
difference between escape(top or bottom) and escape immediate(top or bottom?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
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?
Would like to know if have an expecific command that returns a code or something about the execution of a CALLNAT. For example ... CALLNAT 'SUBPRG' [parameter] [parameter] ... [here comes a code or command that checks if the CALLNAT was successful]