Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ShortCut Menu
Message
 
À
07/04/2002 14:37:01
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Titre:
Divers
Thread ID:
00641914
Message ID:
00642026
Vues:
20
Hi,

I think there's two errors in your code.

When you pass a parameter to something doing this :

"do ToolTipMenu.mpr with this"

You need, in ToolTipMenu.mpr, to declare "LPARAMETERS p_name_of_your_param" usually on the first line of code...


I think the second error is that you don't need to send a parameter if you want to use "_Screen.ActiveForm.ShowTips = .t.". If you choose the parameter way the syntax should be : "p_name_of_your_param.ShowTips = .t."


Regards
********************************************

Benoit Grenier


encoder@silogic.ca (Job)
encoder@sympatico.ca (home)
Web site : www.silogic.ca
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform