On Mon, Oct 12, 2009 at 1:29 PM, David Ashley <[email protected]> wrote:
> The pointer class does not allow me to create a pointer instance from > Rexx code. You could do this, which is what I did in ooDialog, but Rick may not approve. In the very first init of ooDialog, in the C++ code I create a null .Pointer object and add it to the .local directory. Then in the Rexx code for ooDialog I can get a null .Pointer object from .local. I use the name NullHandle. So, .NullHandle in Rexx code gives me the argument I need to send to a native API method. -- Mark Miesfeld ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
