Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Resetting all HelpContextIDs
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Divers
Thread ID:
00964286
Message ID:
00965445
Vues:
10
Jon,

Take a look at the ResetDef sample over on my website. You can adapt it to work with just the HelpContextId. You can also tweak it to recursively process all controls in the form.

Another option would be to ADIR() all the forms and do a MODI FORM ... NOWAIT and call the builder. Or USE each scx and you can remove the HelpContextId line from the properties memo.

>We've just moved our online help from Doc-To-Help to CHM format (via West-Wind's HHB). Since we're taking a little different approach to what shows up during context sensitive help, I would like to scrap all the context ids that are currently stored among my different controls and forms.
>
>Is there a way to programmatically (via project mgr hook or otherwise) reset all the HelpContextIDs in the project to default so that they can be reassigned? I would imagine it makes use of the library files' Properties field, but not sure how to go about it properly.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform