Hi,
PUBLIC SUB Main()
DIM axbData[1] AS Byte
END
Is resulting in this error when run, but compiles ok.
** INTERNAL ERROR **
** VALUE_default: Unknown default type
** Program aborting. Sorry! :-(
I know the syntax is wrong, but this looks like a runtime error caused
by the compiler not checking enough... correct?
Gambas 2.99
Regards,
Ron.