What happens when you issue a ESCAPE ROUTINE in a program ?
Will there be any compilation /Run time error.
Answers were Sorted based on User's Feedback
Answer / joya
Escape routine can be used with a program as well. It will
not give a compilation neither a Run time error.
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / jaishree
Escape Routine is generally used to interupt the processing
of Subprogram or Subroutine to return Control back to the
next statement from where this subprogram or routine was
called.
This statement will return an error if not placed within a
subprogram, subroutine or processing loop.
| Is This Answer Correct ? | 4 Yes | 15 No |
Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?
Explain how are you going to remove duplicates from the file that is being read?
how to ftp the natural program to desktop? (from mainframe to pc), is it possible?
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?
How do you pass GDA into a sub program with out PDA?
control variable in online screens
Describe the COBOL coding sheet
2 Answers Cap Gemini, Royal Infotech,
Types Of Read , FIND
A field declared as P8 needs to be redefined as Alphanumeric. What would be its new size?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
can i see the copy book length using file-aid ?
Can you explain control variable in online screens?