PDA

View Full Version : OS module: two new functions



RobertoBianchi
21-09-2007, 12:09
Hi,

added two functions for decode errors (I mean get a error description from a given error code).

Functions are the followings:

OS_DecodeError() Returns the error description for a given error number
OS_DecodeErrorDialog() It pops up a dialog like ThinAIR's TOOLS\UTILITIES\ERROR DECODER


You'll find these update in the next ThinBASIC release.

Regards,
Roberto

Michael Hartlef
21-09-2007, 19:23
Thanks Roberto! :)

Petr Schreiber
21-09-2007, 19:46
That is perfect,

thanks a lot Roberto.
Just one thing - on my PC it seems there is some text badly wrapped in the dialog ( in thinAir, look at the two one pixel lines below word "Error" ).


Bye,
Petr

RobertoBianchi
24-09-2007, 09:35
Hi Petr,

fixed the troubles both on ThinAIR and OS module.

Thanks,
Roberto

Petr Schreiber
24-09-2007, 09:46
Thanks,

looking forward to next preview :)


Petr