Re: popup menus by Stefan
Stefan
Tue Aug 05 08:44:02 CDT 2003
"Kendall Dixon" <kdixon@tusculum.edu> schrieb im Newsbeitrag
news:O%23TecM1WDHA.1580@tk2msftngp13.phx.gbl...
> Is there a way to pass parameters to a menu in VFP 7?
Yes. If you're using the menu designer, try "View" |
"General Options..." from the vfp menu and check "Setup".
See also "SDI menus" and "SDI forms" in help.
If your creating your menu programmatically, you can
have parameters statements anyway, see also the .mpr
files generated from yourmenu.mnx
hth
-Stefan