Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ShortCut Menu
Message
 
 
To
07/04/2002 14:37:01
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Title:
Miscellaneous
Thread ID:
00641914
Message ID:
00642026
Views:
19
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform