Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I reference an included file?
Message
 
À
08/09/1999 10:59:35
Dennis Schuette
Customized Business Services, Llc
Yuma, Arizona, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00262417
Message ID:
00262445
Vues:
11
>I am using VFP 5.0a and am still new to OOP.
>I have several .txt files included in my project (Project Manager, Other tab, Text Files).
>I want to be able to let the user view these files while in the .EXE.
>
>1] Can I get a list of these when the user presses the F1 key?
>
>2] How can I put these on the Help menu?

To add to what Sylvain said, you can create a small table with a description field and a memo field. Put the .txt files into the memos. Display them in an editbox, and the descriptions on a menu, maybe.

As far as the help features, you can use ON KEY LABEL to do some action, display the descriptions on the menu, on which a click would launch the editbox. It depends on what kind of help you're using whether you can build these in easily, I guess...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform