STOP Procedure
Stops
the execution of a running program or batch file, and returns control to the interactive mode.
Usage
STOP [,
expr
1
, ... ,
expr
n
]
Input Parameters
expr
i
(optional) One or more expressions whose value is printed. If no parameters are present, a brief message describing where the STOP was encountered is printed.
Keywords
None.
See Also
BREAKPOINT
,
RETALL
,
RETURN
doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights reserved.