Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple HTML Help Files from the FoxPro menu.
Message
 
À
20/04/2000 21:38:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00362103
Message ID:
00362105
Vues:
20
I'm not sure I understand what you mean by putting HTML files on the Foxpro menu. You can have multiple help files, regardless of which system you use, available from your menu. Just decide what you want the menu bars to say, and in the menu builder's Result field. If you want to actually open the help file when they select one of those menu options, in the field after Result, select Procedure. Then, click on the Edit button and enter:
SET HELP TO [help file name]
HELP
If you only want to change the help file that comes up when they press F1, you can select Command instead of Result, and just put the SET HELP TO code in there.


>Hi,
> I think I read somewhere about how to get multiple HTML help files to appear on the foxpro menu, so that you can get to which ever one you want. Now I can't find the article, and don't remember where I read it. Can anyone point me in the right direction? Thanks.
>
>Daniel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform