What happens when you issue a ESCAPE ROUTINE in a program ?
Will there be any compilation /Run time error.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

563


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

548


How to receive data passed through jcl parm parameter in a natural program?

566


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

602


What is a hyperdescriptor? How does it work?

639






Explain the difference between external subroutine and subprogram?

625


Explain difference between read(1) and read work file once?

566


Explain the like inverted list?

553


Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?

605


Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

621


Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?

572


Tell me can we update with histogram?

618


How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

619


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?

1455


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?

585