Hi Rene,
I agree it would be generally good design move to treat UDT and standard types equally. It would be also good for cases like fast declare:
Long myNumber ' -- Possible now MyCustomType variable ' -- Not possible now, because UDTs are considered something special
Petr
Learn 3D graphics with ThinBASIC, learn TBGL!
Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB
yes, there is some difference i also recognized when Type_Exists("Byte") did return False in the beginning.
But if udt or primitive type: both are variable-types and should be useable the same way basically.
I think there are missing some Forum-sections as beta-testing and support
Bookmarks