When I use CALL MySub A,B() in which B is an array, I get an error. How do I pass an array variable of a variable quantity of entries in the array to a sub. I cannot use B(10) or B(1 to 10) as it may be 20 and it does not take the foregoing syntax.
Thanks
fordtran
Thanks
fordtran