NaSe77 has asked for the wisdom of the Perl Monks concerning the following question:
which works just fine under linux but under windows blocks the script until i finish excel and than gives me the warning ...system($excel,$excelfilename) ||warn "!! main : could not open $excelfilename with $excel";
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: system() on linux/win32
by dhable (Monk) on Apr 25, 2002 at 15:55 UTC | |
Re: system() on linux/win32
by TheHobbit (Pilgrim) on Apr 25, 2002 at 16:33 UTC | |
Re: system() on linux/win32
by dree (Monsignor) on Apr 25, 2002 at 22:23 UTC | |
by NaSe77 (Monk) on Apr 26, 2002 at 08:29 UTC | |
by dree (Monsignor) on Apr 26, 2002 at 12:29 UTC | |
by Anonymous Monk on Apr 26, 2002 at 13:22 UTC | |
Re: system() on linux/win32
by Pedro Picasso (Sexton) on Apr 26, 2002 at 01:33 UTC | |
by blogan (Monk) on Apr 26, 2002 at 02:40 UTC | |
by robin (Chaplain) on Apr 26, 2002 at 10:12 UTC |