Rexx exit handlers and command handlers receive a RexxExitContext.

Question: is it o.k. for both handler types to allow using the RexxExitContext 
for invoking the
following native API methods:

    RaiseCondition (...)

    RaiseException (...)   
    RaiseException0 (...) 
    RaiseException1 (...) 
    RaiseException2  (...)

    GetContextVariable (...)
    SetContextVariable (...)

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

Reply via email to