Disable TNT Basic's breaking features
Syntax
Disable Break
Description
This command disables breaking out of a TNT Basic program during it's execution. This command should only really be used in finished applications because it means that break can not be used if the program goes into an infinite loop.
This command disables breaking out of a TNT Basic program during it's execution.
This command should only really be used in finished applications because it means that break can not be used if the program goes into an infinite loop.