We > shouldn't be able to accidentally name a file or folder something that > the file system thinks is illegal. Does anyone know how to get rid of > that folder? > - Brother Gabriel-Marie >
PowerPro just uses an internal Windows API and assumes it knows what is legal when creating folder. Have you tried removing with file.deletenorecycle? Ort maybe renaming with file.move?
