Navigation:  thinBasic language > Program Flow >

STOP

Previous pageReturn to chapter overviewNext page

 

Description

 

Try to Stop script execution as soon as possible.

 

Syntax

 

STOP

 

Returns

 

Parameters

 

Remarks

 

Stopping a script immediately is not possible. Script structure and script execution point are factors that will interfere with the possibility to stop it.

 

Restrictions

 

See also

 

Examples

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com