Property String psHelpFile
Read Access: | Get psHelpFile to StringVariable |
Write Access: | Set psHelpFile to StringVariable/Value |
You should set the psHelpFile property to the fully-qualified filename of the Compiled HTML help file that you want your program to display. The type of help system is set with the peHelpType property.
set psHelpFile to "C:\MyApplication\Help\MyHelpFile.chm"See Also