I had the same problem. I filed a bug report on it which you can read here: http://www.realsoftware.com/feedback/viewreport.php?reportid=pklfimqt
> Im trying to load a method from a dictionary object. This used to > work in rb 2006 release 1 but does not work anymore in release 3. Has > anything changed or am i doing something incorrectly? Here's how im > loading it: > > REALLoadObjectMethod( dict, "Value(key as variant, assigns value as > variant)" ); > > i alos tried but it does not work either. > > REALLoadObjectMethod( dict, "Value(key as variant,value as variant)" ); > > Any ideas? _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
