acad_helpdlg


(acad_helpdlg  helpfile  helptopic)

This function opens the help system with specified help file and topic.

Arguments

helpfile  the help file to be used (chm or hlp format)

helptopic  the topic to be shown in the help file

Return

T if help was successfully opened, NIL on any error

Example

(acad_helpdlg "MyApp.chm" "Intro")

Remarks

if help file is specified without patrh, it is searched by standard findfile logic



©  Bricsys NV. All rights reserved.