AppHelp

AppHelp opens the UniPlot help system.

bool = AppHelp(ssKeyword)
bool = AppHelp(ssKeyword, ssFileName)

Return Value

If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).

Parameters

ssKeyword

ssKeyword is a keyword available in the chm file index.

ssFileName

ssFileName is the complete chm file name. If this parameter is not given standard chm file is used (up-de.chm or up-en.chm).

History

Version Description
5.20
3.2 New.

id-85561