Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Hacker's Guide Help to System Menu
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00299173
Message ID:
00299178
Views:
36
>I'm almost positive I've read within the last couple of months the way someone added Hacker's Guide Help to the system menu, but also retained VFP help. If so, I can't find it anywhere. In fact, I think it was mentioned as an after thought This is for developement time. I know how to add an item to the menu, I'm just having trouble executing the Hacker's .chm file from the menu. Can someone give me some help here.
>
>Thanks,
DEFINE BAR 10 OF _msystem KEY Alt+F1 PROMPT "Hacker's Guide"
ON SELECTION BAR 10 OF _msystem ;
	RUN /n hh.exe D:\VFPBooks\HackersGuide\Help\hackfox.chm
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform