Hi- Is it possible to pass a variable to a PERL script within a PERL script and then execute the PERL script? For example, lets say we have a web page that allows you to copy files from one machine to other. And, if a user select the file to be copied then the file name and path goes to a PERL script and within this PERL script we need to pass the file name and the path to another PERL script that does bunch of other things?
thanks. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]