[Gambas-user] DIM axbData[1] AS Byte

Ron ron at ...1740...
Thu Apr 17 17:30:22 CEST 2008


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.




More information about the User mailing list