setFilterUsage error
Posted: Tue Dec 04, 2001 3:01 pm
I^m implementing R&R via .dll functionality. When I use setFilterUsage( hRpt , "?" ) I get an error - Code = "J", text = "Invalid query type."____Everything seems to work fine other than that. I get the same error whether or not I use "setFilter()" to use my own filter. I^ve tried ?,S, and O as the second paramaters.____Jeff