in reply to Connecting two scripts

Thank to all monks!!!

Finally i'm resolve the problem, te correct way is with STDIN, the problem was becouse i test in windows, but only work on *nix or at least work on *nix

Only for know, if someone know how to make work it on win machine, post here

Thank you, all was help

Replies are listed 'Best First'.
Re^2: Connecting two scripts
by cdarke (Prior) on Aug 16, 2007 at 07:18 UTC
    What you are attempting should work on both. If you post your final code, and the error you are getting on Windows, then we should be able to resolve it.