Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modify permission of a file.
Message
From
12/09/2006 12:57:30
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00870530
Message ID:
01153087
Views:
21
>>Hi all !
>>
>>Exist some command in the vfp that modify the permission of a file without using FileSystemObject ?
>>
>Check How to change file attributes programmatically FAQ #15763

Hello Sergey,

I have used Windows Scripting Host, using FileSystemObject (oFSO) which works great until now. I got an error message "OLE error code 0x800a0035: Unknown COM status code" that occured after oFile = oFSO.GetFile(lcFile). What do you think is the problem?

TIA...
Thanks!
~d
J
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform