I'm working on integrating a help project into an application written in Visual FoxPro 7.0. VFoxPro 7.0 includes built-in functions for using a winhelp (.hlp) and Microsoft HTMLHelp (.chm) files, but what about other help types/alternatives?
I was wondering if anyone has a library for supporting additional Help types or perhaps suggestions on where I should begin. We using Robohelp (the version called Office 2002) for generating Help files by eHelp corp. which I believe many others use also with VFoxPro.
I was wondering if others use the other types of help supported by RoboHelp, such as web help, oracle help, and javaHelp, as many other types of help files in addition to the standard .chm and .hlp types.
Ideally I'd like to use WebHelp which is a variation on MS HTML Help that opens the default Internet browser and displays help. There is no file type for webhelp, it is a generated help system containg many .htm, .js and other file types.
Any thoughts or suggestions will be greatly appreciated.
I was wondering if anyone has a library for supporting additional Help types or perhaps suggestions on where I should begin. We using Robohelp (the version called Office 2002) for generating Help files by eHelp corp. which I believe many others use also with VFoxPro.
I was wondering if others use the other types of help supported by RoboHelp, such as web help, oracle help, and javaHelp, as many other types of help files in addition to the standard .chm and .hlp types.
Ideally I'd like to use WebHelp which is a variation on MS HTML Help that opens the default Internet browser and displays help. There is no file type for webhelp, it is a generated help system containg many .htm, .js and other file types.
Any thoughts or suggestions will be greatly appreciated.