Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WW helpbuilder problem
Message
De
20/07/2000 07:13:47
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
WW helpbuilder problem
Divers
Thread ID:
00394809
Message ID:
00394809
Vues:
42
I'm trying to automate the creation of the help file via VFP 6.0 SP4 (i'm using HelpBuilder 2.01)
My program does the following :


public ohelp
oHelp = CREATEOBJECT('wwHelp.wwhelp')
oHelp.Open('c:\h1\t1.hbp',.t.)
oHelp.newtopic()
oHelp.oTopic.Topic='Hello'

In the last line i get the error :

Member OTOPIC does not evaluate to an object

Can you help me ?

Thanks in advance.
Ricardo Parreira
PHC
Portugal
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform