PERFORMANCE
Break command
Use in a Server.Load script to allow the user to set program control after an error.
Syntax
Break [x]
Where x is:
1 -- To terminate program upon error
0 -- To move on to next line upon error
The default is Break 1.
See also
Server.Load commands
Server.Load script conventions
Glossary
Help on Help
All Help Contents
Glossary
Help on Help
All Help Contents