28.06.2013 Views

ISO Pascal reference manual

ISO Pascal reference manual

ISO Pascal reference manual

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

BEGIN<br />

END.<br />

REPEAT<br />

NEW(pr);<br />

UNTIL false; (loops forever}<br />

(there is no way out of the loop}<br />

*Execution error -- corrupt program<br />

This message is usually only generated from programs which have been<br />

compiled with all of the run-time checks disabled. It is the result of parts of<br />

the program being overwritten as the result of undetected errors elsewhere<br />

in the program. If this occurs try recompiling the program with all checks<br />

turned on (or the default state). If the fault persists please submit a Fault<br />

Report Form to the address at the beginning of this <strong>manual</strong>.<br />

112 Pasca] Issue 1

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

Saved successfully!

Ooh no, something went wrong!