Re: system() help
- Posted by GeorgeWalters Aug 15, 2008
- 1431 views
Well, It doesen't work with rmdir. Perhaps because it's an internal command to DOS? Here's the code.
system("start /b rmdir /s /q " & targetRoot & str(i), 2)
Well, It doesen't work with rmdir. Perhaps because it's an internal command to DOS? Here's the code.
system("start /b rmdir /s /q " & targetRoot & str(i), 2)