Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disable the Mouse's Right-Click
Message
 
À
14/07/2009 05:47:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01412153
Message ID:
01412154
Vues:
63
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform