Hello
I have a perl script that is called from an application where I have access to application system variables and I prompt for other data. Now I need to execute another application command with the data I retrieved in the perl script. The perl script errors stating the command is not recognized and I agree with that error.
How can I have a perl script execute a command-line command in Unix and NT DOS?????
Any help would be greatly appreciated!
Wayne Cain