Bill,
I agree that @VARPARAM was ‘sold’ as the way to retrieve data from a method call, and the fact that it should be used for input as well is over looked. It’s notable that using the Callmethod Action and setting the variable name would also solve your problem. Robert From: Bill Downall [mailto:[email protected]] Sent: Friday, March 25, 2011 12:04 PM To: [email protected] Cc: Robert Shubert Subject: Re: Witango-Talk: Quote cleaning strategies Thanks, Robert! I forgot about that. I figured out years ago that @varparam was also the way to get multiple "outbound" values returned from a method, but missed this part. Bill On Fri, Mar 25, 2011 at 11:51 AM, Robert Shubert <[email protected]> wrote: @VARPARAM is designed to work as a pass-as-reference function and solves the precise issue you are seeing. _____ To unsubscribe from this list, please send an email to [email protected] with "unsubscribe witango-talk" in the body. ---------------------------------------- To unsubscribe from this list, please send an email to [email protected] with "unsubscribe witango-talk" in the body.
