Sorry, a bad mistype in the question!

On 10.02.2012 17:00, Rony G. Flatscher wrote:
> Some Rexx system exits have flags in their parmBlocks which should be set by 
> the handlers.
>
> RXOFNC, RXEXF and RXFNC have a structure of the following named flags: 
> rxfferr, rxffnfnd, and rxffsub.
>
> The question would be: upon return from the exit handler, can these flags be 
> safely explored if the
> handler returned RXEXIT_HANDLED?
The above question should read:

The question would be: upon return from the exit handler, can these flags be 
safely *ignored *if the
handler returned RXEXIT_HANDLED?



> Or with other words: should these flags only be inspected and reacted upon, 
> if the exit handler
> returned RXEXIT_RAISE_ERROR?

TIA,

---rony
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to