The "classic Rexx" exit RXFNC will raise a Rexx condition, if the handler
either sets the "rxfferr"
("invaliid call to routine") or the rxffnfnd ("function not found") flag and
returns with
RXEXIT_HANDLED.
Doing the same in the "ooRexx-supported" RXOFNC/RXEXF handlers does not raise
the Rexx condition
upon return, rather one has to return RXEXIT_RAISE_ERROR for that.
Should the behaviour be the same among the three or is it intentional that the
"ooRexx" exits behave
here differently than the "classic Rexx" exit?
TIA,
---rony
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel