realbasic-plugins
[Top] [All Lists]

Re: problem with REALLoadObjectMethod

To: mlitscher at wi dot rr dot com, REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: problem with REALLoadObjectMethod
From: Alexander Cohen <alexander dot cohen at coficio dot com>
Date: Sun, 10 Sep 2006 15:23:43 -0400
Cc:
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <4F3B8471-EE41-4E2A-98A7-28DFB52FB90F at coficio dot com> <1157859116 dot 10607 dot 4 dot camel at AMD64Marvell dot lan>
Hmmm, interesting. Can you explain how i would use "callResolver" to get access to this function?

thanks

AC

On 9-Sep-06, at 11:31 PM, Michael A. Litscher wrote:

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>

_______________________________________________
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>


<Prev in Thread] Current Thread [Next in Thread>