Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Help Collection
Message
 
À
10/03/2008 17:18:19
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01300575
Message ID:
01300848
Vues:
14
>>I have been reviewing a help generator program that creates CHMs and NETHelp content. In trying to use the NETHelp files in a fox app, i thought i could use the SET HELP COLLECTION "default.htm" command to point to the nethelp file. But no joy. Is that the intent of this COLLECTION command? If not, how best to invoke this type of help file.... via a ShellExecute call passing in the path/filename? (the help content will be distributed with the app, not hosted separately)
>
>Believe or not, that's what I did in '96 or so, when I saw what a pain in the system the help builder was. I was using some form of the then shellexecute() (what was available from FPD2.6 under windows 9x) and launching Netscape on the right page. And there it was, HTML generated from FPD2.6, with DOS screenshots etc.
>
>If it was feasible then, shouldn't be too hard to do again, eh? :)

I spent an entire 5 minutes on the SET HELP COLLECTION command before giving up. The command would accept a URL but i could not point to a drive+path+html file on the network. So i resorted to using ShellExecute. I guess i'm using the wrong notation when trying to point to the html file via COLLECTION.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform