What is the difference between escape(top or bottom) and escape immediate(top or bottom?
No Answer is Posted For this Question
Be the First to Post Answer
Define cobol coding sheet?
Tell me what type of files we can process thru file-aid?
If the number of parameter is more than the expected then NAT0919 error is displayed. How many parameter are allowed in a CALL and CALLNAT statement?
Can we see the copy book length using file-aid?
What is data trace system 2.0 used for?
What is the difference between External subroutine and subprogram?
A field declared as P8 needs to be redefined as Alphanumeric. What would be its new size?
Tell me can we update with histogram?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
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]
Explain how to move cursor to a particular field when position is not known?
Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?