09.12.2012 Views

Basic Characteristics RAPID

Basic Characteristics RAPID

Basic Characteristics RAPID

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

EXIT Terminates program execution<br />

Example<br />

Syntax<br />

EXIT is used to terminate program execution. Program restart will then be blocked, i.e.<br />

the program can only be restarted from the first instruction of the main routine (if the<br />

start point is not moved manually).<br />

The EXIT instruction should be used when fatal errors occur or when program execution<br />

is to be stopped permanently. The Stop instruction is used to temporarily stop program<br />

execution.<br />

EXIT;<br />

EXIT ’;’<br />

Related information<br />

Program execution stops and cannot be restarted from that position in the program.<br />

Described in:<br />

Stopping program execution temporarily Instructions - Stop<br />

<strong>RAPID</strong> Reference Manual 8-EXIT-1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!