Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleting Hidden Files
Message
 
To
08/08/2000 13:03:23
Steve Summers
Pima County Superior Court
Tucson, Arizona, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00402338
Message ID:
00402358
Views:
11
Hi Steve,

The FileSystemObject included in WSH will do this:

oFSO = CreateObject('Scripting.FileSystemObject')
oFso.DeleteFile('c:\MyHiddenFile.txt')

>Anyone know how to delete hidden file from VFP? The DELETE FILE works for files that do not have the hidden attribute.
kenweber
GCom2 Solutions
Microsoft Certified Professional

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform