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) |
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. |