Queue-Handler Replacement ========================= This is a replacement for the C= L:Queue-Handler 37.12 (01.03.91). It fixes several rather nasty bugs with PIPE:, like loosing characters. This new handler should be fully compatible and a lot more solid. It is freely redistributable, but copyrighted and should be considered giftware. If this helps you, send me something small and nice, like a current Aminet CD. :-) I created this handler because my popen implementation used for the diffutils in the HWGRCS package depends on PIPE:, and I do not want to change that because it is basically a good idea to use the OS. So I had to put together an OS fix now. Standard disclaimer: I don't guarantee anything. If something breaks on your side, bad luck. Tell me about any bugs, please. - Starting with 40.3, the write side should fail instad of lock when the read side closes up prematurely. Heinz Wrobel