Register the command with that Help file.
This function registers your user-defined command-name with the Help facility. This ensures that the correct helpfile and topic are displayed when the user requests help on that command-name. The setfunhelp function returns the string passes as "c:filename" when successful; otherwise, it returns nil.
Example
Code | Returns |
---|---|
(setfunhelp "c:stair" "stair.hlp" "raisers" "stair") | "c:stair" |
Tell me about...
(help [filename [topic [flag]]])
Programming Overview of LISP (LISt Processing) Language
Bricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. © 2001- Menhirs NV - All rights reserved. |