At 08:41 -0300 7/7/1999, Arved Sandstrom wrote: >What you're really looking for is > > perl script1.pl > perl script2.pl > perl script3.pl > >and Christian gave you one solution. What you actually did was > > perl "script1.pl" + "script2.pl" + "script3.pl" > >where the '+' means concatenate. Thanks for the explanation, Arved. Christian's solution works and I've learned something new from the two of you, so I guess it's on to the next self-inflicted crisis now. :-] Richard Gordon -------------------- Gordon Consulting & Design Database Design/Scripting Languages mailto:richard@richardgordon.net http://www.richardgordon.net 770.971.6887 (voice) 770.216.1829 (fax) ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-anyperl-request@macperl.org