If I call a batch file with parameters with the system exec I get the
message "Out of enviroment space"

The command Line looks like that:
command.com /C  go.bat "Parameter1" "Parameter2"

go.bat starts but withe the message "out of environment space" and the
parameters are not transmitted.

Reply via email to