On 21.02.2012 21:37, Rick McGuire wrote: > I don't see anthing obviously wrong here. Provide a sample program so > I can recreate this, and I'll take a look at it. Also, just for the record for others who read this thread and are interested in the final result: RXOFNC/RXEXF setting of flags works in the documented manner.
It was a programming error on my part that the flag changes in the Java handler were not transported back correctly to Rexx (did not use a pointer for the flags, but a local copy which got changed). ---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
