Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting Hidden Files
Message
 
À
08/08/2000 13:03:23
Steve Summers
Pima County Superior Court
Tucson, Arizona, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00402338
Message ID:
00402358
Vues:
12
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

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform