LiquidBinary
Programmer
I am running ActivePerl for the win32 platform. A problem arises when I call the system() sub. I cannot execute any commands such as system("dir"
,system("cls"
etc...The call just returns while printing nothing on the console. These commands work when manually typing them into a dos console, and the system() function call works while calling it from a C program. I just don't understand why it is failing when called from a script. Please help. Mike L.G.
mlg400@blazemail.com
mlg400@blazemail.com