I have tried to use a for each object >compare variable, but... is quite slow and a better approach will be for each object created to have a unique id, like a .com hwnd so that once you get the object id you can pass it to a variable and use it when you like and how you like.
Also, a good feature is to use something like "IDvar=system.createobj.getID" to get the id and "obj(IDvar).do_stuff" for reference and commands.
I guess for now, for each and compare must do the trick..... and it does so far.
I will post this suggestion in the feature request section.
thank you all.
If any of you have any more suggestions for this issue please post them here.