in reply to Re^3: Windows: system() and PAUSE
in thread Windows: system() and PAUSE
Does c:\WINNT\system32 appear in your path?Yes, otherwise system('cmd /c ls.exe') and system('pause') wouldn't work either; plus, I would get an error message saying that CMD is not found.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Windows: system() and PAUSE
by BrowserUk (Patriarch) on Apr 09, 2010 at 12:06 UTC | |
by rovf (Priest) on Apr 12, 2010 at 13:19 UTC |