From a thread in comp.lang.rexx
Bug seems specific to the Win32 version of ORexx 2.1.3,
works fine on Linux orexx_2.3.4.0-4_i386
Rexx program puts the data in a named queue, the calls
Rexx program B passing it the queue name and output device.
Rexx program B dumps the queue to the specified device,
I specified STDOUT.
Here is the CMDline Rexx program A issues....
rexx RxQueueFileter.rex S00000284Q0001298400 STDOUT |
zip -9 z:\Dev\REXX\MichaelDist\35\test.nlz -
The one catch, RxQueueFilter.rex (Rexx program B) dumps
to the console and zip gets nothing! Same code works as
desired on Linux.
Let me know if this is unclear from this text and I'll
work on zipping up enough files to run this code on
your boxes.
Thanks!
Michael
Anonymous
Logged In: YES
user_id=1125291
Please add at least the RxQueueFilter.rex program.
RxQueueFileter.rex per request
Logged In: YES
user_id=1125291
Originator: NO
This appears to be working in the 4.0 trunk version.
The fix for this item was in the 4.0.0 release.