Hi,

I have a perl script that creates a batch file and runs it (after filling
out a form).Unfortunately when it runs it the perl script wants to save
itself at the client browser's end. I have tried both system("$scriptfile");
and open(BAT, "$scriptfile|").

The batch file is running the followind DOS commands: mkdir, xcopy, attrib,
and net. I know some of the commands can be run using perl modules but I
can't get the stupid things to work.

I've checked permissions on the necessary directories.

Any suggestions?

----------------------------------
Ben Walter

Email:  [EMAIL PROTECTED] (Home)
            [EMAIL PROTECTED] (Work)
URL:    http://www.javabreak.gen.nz/
ICQ:     22830172 (Home)
            83592499 (Work)
Cell:    (021) 523 900
 <<Ben Walter (E-mail).vcf>> 

Ben Walter (E-mail).vcf

Reply via email to