News:

;) This forum is the property of Proton software developers

Main Menu

Positron libraries

Started by Wimax, Sep 05, 2024, 05:11 AM

Previous topic - Next topic

top204

If an As Type is not used after a Dim, it will create an unsigned Word variable. The same with an array, as it will create a Word array.

I did this so that new users not familiar with veriable types would still be able to create a program. I really should add a warning message for it though. Also, a String without a length after it will create a String of 32 characters.