Thanks Al_Po I don't need it. Was just pointing out a minor flaw in this code which is being shown/demo'ed around on different scripting sites.


However, on another note. In my opinion the idea of the FILTER is to allow a fast query without having to check the CLASS. Now by using the CLASS check you slow down the query because it has to apply a CLASS check on each object that matched the FILTER. It may still be faster then a CLASS check on every object, but would be much better if you were able to search on a FILTER item that is unique to the USER object alone.


Edited by NTDOC (2004-01-01 11:13 PM)