View Single Post
  #3 (permalink)  
Old 05-22-2003, 09:19 AM
cbg3 cbg3 is offline
Junior Member
 
Join Date: May 2003
Posts: 2
Default Re: Capturing out parameters with FFish script

Thanks for the reply. The search component is a third-party component, not something I wrote myself, so I don't know how successful I'll be in getting the developer to change the return types. I guess an option would be to write an intermediary component which returns the values of the out parameters as "retvals" which the Ffish script will be able to capture.

Still, your product looks great!

--Ben
Reply With Quote