On Wed, Jul 26, 2017 at 9:44 AM, Gil Barmwater <gbarmwa...@alum.rpi.edu>
wrote:

> I've been experimenting with the ooRexx Native API and have run across a
> problem.  I have created a native routine which runs successfully.  I now
> want to have that native routine create another interpreter instance with
> options.  However, the RexxCreateInterpreter() function returns 1002, not 1
> or 0 as the Programmer's Guide says.  I'm guessing that I cannot do what
> I'm attempting but I'd like to understand why not.  Thanks!


Where was a bug that has already been fixed in the most recent 5.0.0 builds
that was causing it to return a bad return code. I think you'll find that
the create actually did work.

Rick



>
>
> --
> Gil Barmwater
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to