Can I not delete a directory using the kill command?
I have also triedCode:Kill ("C:\Windows\Desktop\Myfolder\")
andCode:Kill ("C:\Windows\Desktop\Myfolder")
andCode:Kill "C:\Windows\Desktop\Myfolder"
none work...which one am I missing?Code:Kill "C:\Windows\Desktop\Myfolder\"




Reply With Quote