I know that there is the OpenUserObject function that allows creating a userobject variable where the object name is in a string.
I want to do it with non-visual userobjects and OpenUserObject only works with dragobject (visual) and the parent must be a window or visual userobject.
Any ideas?
Yes, my STD framework uses the Create & Open commands from a string almost exclusively as that is how I support multiple languages. ;-)
Regards... Chris