Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add an external file to the main menu
Message
From
11/04/2007 10:14:05
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01214372
Message ID:
01214410
Views:
8
>>I want to add a file, FoxHelp.hlp, to my main menu in VFP8. How can I do this?
>
>Try
>DEFINE BAR 10 OF _msystem PROMPT "\-"
>DEFINE BAR 11 OF _msystem PROMPT "FPW 2.6a help"
>ON SELECTION BAR 11 OF _msystem ;
>   RUN START h:\FPW26a\FoxHelp.hlp
>
It ran it in a DOS window and immediately closed, but I think we're really close.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform