Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleting folders?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00638521
Message ID:
00638593
Views:
22
>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--
Previous
Reply
Map
View

Click here to load this message in the networking platform