You can enable any online document for KwikINF by:
For example, you can enable your online document MYDOC stored in MYSUBDIR subdirectory for KwikINF by:
IPFC MYDOC /INF
SET BOOKSHELF=...;C:\MYSUBDIR;
/* C style comments and blank lines are acceptable */ /* specific file extensions may be specified here */ EXTENSIONS: * /* a title may be placed here */ DESCRIPTION: Any custom KwikINF index file /* rapid-search strings */ (thisfunction, view mydoc.inf ~) (my*, view mydoc.inf ~)
SET HELPNDX=EPMKWHLP.NDX+MYINDEX.NDX
For more information on creating an IPF-viewable online document, see the IPF Reference in the Toolkit Information folder.