Search Locate Previous Next Contents

Win.HTMHelp – call into a CHM file at a given page

This function provides basic support for calling CHM-style help files (compiled HTML files). It requires HHCtrl.OCX to be present on the user’s computer. The left argument (optional) gives the name of the html page to be invoked:

'quotes.htm' HTMHelp 'mychm.chm'

Files compiled with Causeway HelpStuf may fake the context number with the generated filename, which allows:

20 HTMHelp 'mychm.chm'

This will open the file at the topic with context# 20.



Continue to: Win.Input – prompted user input
© Copyright Causeway Graphical Systems Ltd 2003