> While we are on this subject, I have also received great > feedback from Charlie Parks (Authorized R:BASE Developer) > with some cool ideas to implement WHERE clause as well as > selecting any column(s) based on the original UDBrowser > demo.
I had already done that in my test on Comcomp. First Temp view was on Contact then the second was where contfname = 'bill' which amounts to a filter on a recordset... Pretty good stuff..
