Forum Discussion
divernut
14 years agoOccasional Contributor
Just another example is when he uses the //aqFileSystem.DeleteFolder("C:\\Users\\" + Sys.UserName + "\\AppData\\Local\\Flow-Cal, Inc\\CALCit\*", true); I have to use aqFileSystem.DeleteFolder("C:\\Users\\robert.COASTAL\\AppData\\Local\\Flow-Cal, Inc\\CALCit\*", true); in order to acess the users info on my machine. Mine soes not like the Sys.UserName for some reason.