> I added ByRef to Gambas only to help porting VB projects. In other cases, > just > don't use it, even if you find it more practical. > What is the alternative then? Pass variables as pointers? Making almost needless class for couple variables doesn't seem good option... Jussi