in reply to Passing command line variables and PID's between processes
system $RUN_PROC1, @ARGV; system $RUN_PROC2, @ARGV; [download]
-- Randal L. Schwartz, Perl hacker