Subject Passing search critera and param values?
Author Paul Hope
Hi

I want to pass the search criteria and parameter values from an IB_Query in
a function call so I can apply them to a different select clause in another
unit. I can send the search criteria as SQLWhereItems but I can't see an
easy way of sending any parameter values that may be required.
ParamValues[] is for each one and ParamValueLinks holds some values that
don't seem related.

Is there an easy way?

V3.6Dj

Regards
Paul