Subscribe to our YouTube channel.Tutorials and more athttps://www.youtube.com/c/QB64Team.
0 Members and 1 Guest are viewing this topic.
Use CALL or drop it altogether, but if you don't use CALL, then you don't use parentheses either.Code: QB64: [Select]cool_sub this_str, and_this_integerAnd SUB parameters can be UDTs. Arrays too. And arrays of UDTs too.