Ok, check in the tests and open a bug report. Rick
On Tue, Oct 7, 2008 at 4:40 PM, David Ashley <[EMAIL PROTECTED]> wrote: > Rick McGuire wrote: >> No, it's not, for the same reason that methods don't have the >> XXXXContextVariable calls. The "reach back into the caller's variable >> space" paradigm is really an old style model that I'm trying to keep >> out of the new object oriented model. Of course, having a method test >> that demonstrates this is the expected return code should be part of >> the tests :-) >> >> Rick >> >> On Tue, Oct 7, 2008 at 4:17 PM, David Ashley <[EMAIL PROTECTED]> wrote: >> >>> Rick - >>> >>> Is the RexxVariablePool API callable from a C++ method. I get a return >>> code of RXSHV_NOAVL when I call it from a C++ method. >>> >>> David Ashley >>> ooRexx Team >>> >>> >>> ------------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >>> Build the coolest Linux based applications with Moblin SDK & win great >>> prizes >>> Grand prize is a trip for two to an Open Source event anywhere in the world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> _______________________________________________ >>> Oorexx-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/oorexx-devel >>> >>> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Oorexx-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/oorexx-devel >> >> > Ok, I can not call it from a C++ function either. Same return code. > > David Ashley > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Oorexx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
