Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Help To Alternative
Message
De
10/10/2001 18:51:05
Robin Alvarez
Information Network Systems, Inc.
San Diego, Californie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Set Help To Alternative
Divers
Thread ID:
00566712
Message ID:
00566712
Vues:
44
The "Set Help To" no longer clears my current help file. In my case I am running two executable programs.

Prog1.exe calls Prog2.exe. Each has their own help file. Prog1 has a dbf style help and Prog2 has a windows style help.

When Prog2 terminates and processing returns to Prog1, if the user selects F1 the help file for Prog2 displays.

If I try to turn off the help for Prog2 and the user selects F1, they receive an error message of file not found.

Prog2 may be called by other processes than Prog1.

I tried to capture the current help file with lcOldHelp = set('help',1) at the start of Prog2 and then call Set Help To &lcOldHelp at the end of Prog2, but this errors with file not found.

I would like to keep this contained in Prog2 and not have to call Set Help To in Prog1 everytime I return from a call to Prog2.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform