Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.visual.basic    |    MS Visual Basic discussions, NOT dot-net    |    10,840 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 9,877 of 10,840    |
|    George Bashore to frits.kieftenbelt@NOSPAM.wanadoo.nl    |
|    Re: KillDir not with long filenames?    |
|    29 Jan 06 23:03:28    |
      From: gbashore@bcpl.net              Fritsch try this for a file              Dim FileName as String       FileName$ = "C:\PROGRA~1\MYDIRS~1\MYFILE~1.TXT       Kill FileName$                     for a dir and all its files try this       add a reference to the Microsoft Scripting Runtime type library              Dim fso As New Scripting.FileSystemObject       fso.DeleteFolder "C:\PROGRA~1\MYDIRS~1" ',True ',True deletes read only       files also              George                     "Fritsch Kieftenbelt uit Raalte (Bij Marienheem)"        |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca