Home Online Manual
Top
Back: load
Forward: return
FastBack: Functions
FastForward: System variables
Up: Control structures
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

5.2.13 quit

Syntax:
exit;
quit;
Purpose:
quits SINGULAR; works also from inside a procedure or from an interrupt. Instead of quit, the synonymous command exit may be used.
Example:
 
  quit;