On Tue, 18 Mar 2003, Navid M. wrote: > No, I can't use double quotes. This is what's being > done: > . One of my perl scripts is sending this string > 1>>$filename' to another perl script, and it's > in the second perl script where $filename is > defined. > So I need to take the string '1>>$filename' and > replace $filename with its actual value in my 2nd > perl > script.
You mean passing the string as a command-line paramter? How is the second script getting called? -- Brett http://www.chapelperilous.net/ ------------------------------------------------------------------------ Whom the gods would destroy, they first teach BASIC. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]