L
Lieven De Foor
Guest
Sometimes you are not interested in the OUTPUT parameter of a procedure. Now you need to create a dummy variable to store the output. It would be useful to be able to write the following (or something similar) RUN MyProc(a, b, OUTPUT VOID).
Continue reading...
Continue reading...