Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting folders?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00638521
Message ID:
00638593
Vues:
25
>I was reading your article at vfug so I´m triying this:
>
>
>oFSO = CREATEOBJECT("Scripting.FileSystemObject")
>oFSO.DeleteFolder('C:\WINDOWS\Archivos temporales de Internet\Content.IE5', .T.)
>
>
>I´m not sure if I´m missing something, but VFP returns the error:
>
>
>OLE error code 0x800a0046: Unknown COM status code.
>
>
>So I can´t find a good answer for it at VFP Help. Ah! and thanks for help beginners!

I think you get this error because the folder you're trying to delete is marked as System.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform