HiHiHi,


When I pass multiple values to a function, then return values to the calling function, sub or module, are all of the values that I passed to the function returned?


If not, what are some recommended methods of returning multiple values from a function.


thanx


V.