Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Distributing help
Message
From
09/08/2001 05:26:33
 
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00541690
Message ID:
00541695
Views:
17
Ok, so my guess is that you have a PATH problem. You could check something of the kind:
IF FILE("MyHelp.chm")
   SET HELP TO MyHelp.chm
ELSE
   WAIT WINDOW "Help not available..."
ENDIF
>>Is CHM file type registered in the target machine? If you double-click the .chm file does it fire the help browser?
>>
>>>I have a chm help file with my vfp6 application which runs from the application no problem on my machine where VFP is installed, but when I run my application runtime on a machine without VFP installed nothing happens.
>>

>The help file will run with no problems when you run it outside VFP.


Bye
----------------------------------
António Tavares Lopes
Previous
Reply
Map
View

Click here to load this message in the networking platform