in reply to Problem with 'system' function in Windows Vista
If you're trying to run and wait for the the command to exit, have you tried using system(@command) instead?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Problem with 'system' function in Windows Vista
by ikegami (Patriarch) on Mar 20, 2007 at 17:48 UTC | |
|
Re^2: Problem with 'system' function in Windows Vista
by jdtoronto (Prior) on Mar 20, 2007 at 17:46 UTC |