Subject Using TIB_SearchPanel results in other TIB_Query
Author Steve Fields
Hi,

I need to be able to pass the results to a second
window from a TIB_SearchPanel selected group of
records. Which SQL string list from the original
TIB_Query do I need to pass in the parameter to
the second TIB_Query to get the same records?
Also, as an aside, can I pass the selected
records (by using CTRL-Space) in this group of
selected records without having to send a second
string to the second form?

Thanks
Steve Fields