View Full Version : removing a directory that exceeds 256 charachters


Armando
02-25-2004, 05:29 PM
I am trying to remove a directory whose path exceeds the
256 charachter long filename limitation. "del" does not
do anything and "rmdir" returns with the error that says
the directory is not empty. Any suggestions?