Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disable the Mouse's Right-Click
Message
 
To
14/07/2009 05:47:20
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01412153
Message ID:
01412154
Views:
64
>I got a file name from GETFILE(), but i don't want to let user delete any files in it.

You can't with the GETFILE() dialog. Whether the user can delete files depends on the permissions the user has. If you are the administrator, just deny them the right to delete files. Otherwise there's not much you can.

If you want to prevent the user from deleting files in this dialog, you need to write your own dialog in VFP using ADIR(), listboxes, and the like.
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform