Currently you can pass a maximum of two parameters, using CallSub3 (or CallSubDelayed3).
The ideal would be that you could pass any number of parameters (also that you could declare them as optional in the routine signature, but this is another question).
I know, I can pass a data structure (Array, List,... and custom types) but using directly N parameters you could see the variable names you are "sending".
---
[Of course, I do not need this urgently, since it is possible to get around this by just using data structures. Also, I do not know if I can buy the upgrade license, soon... Probably I will not have enough money to buy some sandwiches and the upgrade license too ; but... if I do not bother Anywhere Software... who does it? Someone must do this dirty work! ]
The ideal would be that you could pass any number of parameters (also that you could declare them as optional in the routine signature, but this is another question).
I know, I can pass a data structure (Array, List,... and custom types) but using directly N parameters you could see the variable names you are "sending".
---
[Of course, I do not need this urgently, since it is possible to get around this by just using data structures. Also, I do not know if I can buy the upgrade license, soon... Probably I will not have enough money to buy some sandwiches and the upgrade license too ; but... if I do not bother Anywhere Software... who does it? Someone must do this dirty work! ]
Last edited: