Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using skip for options as user rights in menus
Message
De
14/03/2003 10:06:30
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00765840
Message ID:
00765844
Vues:
22
Soykan, just put the logical field in the SKIP FOR field with the .NOT. operator before it i.e. SKIP FOR = .NOT. user.forms or you can use the ! operator which is the same i.e. SKIP FOR = !user.forms




>Hi All,
>i have a user.dbf with the fiels userid c(10),username c(15),password c(10),forms L,reports L tools L, etc..
>
> for eg . if the active user is ADMIN his properties on user.dbf is forms T,reports T,tools T in this situation these menus should be active , when the active user is USER and his properties on user.dbf is forms T,reports T,tools F ... tools menu should disable for this user .
>
>how can i use this logical situations in menu skip for option ? and how can i use this user.dbf while these actions occur ?
>
>TIA
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform