Quote:
|
I believe Erel intends to introduce some form of type declaration for normal variables in some future release of Basic4ppc.
|
Next version will include it.
You will be able to declare the type of all variables (including sub parameters).
The main types will be Number which is mapped to .Net Double, Integer which is mapped to Int32 and String (or undeclared).