I use "user" defined functions regularly, some of these functions are programs. I have been getting the following error message:
there must be a scaler or array here
This is referring to the arguments in my function call. I have been getting this error for both scaler and array arguments...