Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

difference between escape(top or bottom) and escape
immediate(top or bottom?

Answer Posted / akansha

ESCAPE TOP indicates that processing is to continue at the
top of the processing loop. This starts the next repetition
of the processing loop.


ESCAPE BOTTOM indicates that processing is to continue with
the first statement following the processing loop. The loop
is terminated and loop-end processing (final BREAK and END
DATA) is executed for all loops being terminated.

Whereas if you specify the keyword IMMEDIATE, no loop-end
processing will be performed(i.e.,final BREAK and END DATA
is not executed for all loops being terminated).

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain difference between escape(top or bottom) and escape immediate(top or bottom?

1262


Explain the address converter?

1057


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

1108


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

1011


What is a hyperdescriptor? How does it work?

1193


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

1042


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

1050


What is a hyperdescriptor?

1001


Tell me can we update with histogram?

1232


Explain the like inverted list?

995


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

1112


Explain the data storage?

1059


Define cobol coding sheet?

1057


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

1131


Explain control variable in online screens?

1055