Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INTL and GENMENUX problem
Message
 
 
To
19/04/2001 14:30:57
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00497484
Message ID:
00497511
Views:
11
>I have just switched to using genmenux.prg (3.0a) instead of using something that was a modified genmenu.prg.
>
>I have set up mu config.fpw as
>
>_GENMENU=e:\test26\GENMENUX.PRG
>_MNXDRV2=e:\test26\thirdparty\intl\INTL.PRG
>
>which seems to be correct, but I get an error from my menu code below. My guess is the I([File]) should be I('File'). But I do not know how this happened?
>
>Any ideas?
>
>Jason
>
>The following is what is in my .mpr file
>
>DEFINE PAD _0d80pf1l4 OF _MSYSMENU PROMPT ""+ I([File]) + "" COLOR SCHEME 3 ;
> KEY ALT+", "" ;
> SKIP FOR !G_MenuEnabled ;
> MESSAGE I(' ')

[] is another way to designate a string in VFP. It's perfectly valid. It looks like the error is in the hot key definition. What is hot key combination? Alt and an empty character is not valid. At least I don't think it is. :-)
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform