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? 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 [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
