RMDIR help
Posted: Thu Jul 18, 2002 2:13 pm
???hello if I'm writing a qbasic program and I use RMDIR and I also need to use /s/q so it will delete not only the dir but also all the files that are inside the dir. How should I write? ;D
if i write Shell " rd d:\mik /s/q" it doesn't work
if i write Shell "rd d:\mik" it works only if there is nothing in dir. MIK.
please help me!!!!!!!!!
thanks a lot
if i write Shell " rd d:\mik /s/q" it doesn't work
if i write Shell "rd d:\mik" it works only if there is nothing in dir. MIK.
please help me!!!!!!!!!
thanks a lot