Text only
|
Text with Images
GLBasic forum
Main forum => Bug Reports => Topic started by: MrTAToad on 2009-Aug-05
Title:
THROW on its own crashes program
Post by:
MrTAToad
on
2009-Aug-05
With this :
Code
(glbasic)
Select
Expand
THROW "Wibble"
The executable crashes
The compiler should be checking to make sure that THROW has been used within a TRY/FINALLY section
Text only
|
Text with Images