LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to display windows hlp help

Hello,
Does anybody know, how to display windows help file *.hlp (no *.chm), if a user clicks on the button?
 
Thanks 
0 Kudos
Message 1 of 3
(3,536 Views)

Hi pillas,

You can use the
SystemHelp function found in the Utility Library under the Miscellaneous category. This function launches the Windows Help viewer (winhelp.exe) and displays the help file.

Also, make sure to check out the SystemHelp() Pushes Back CVI Application Behind Other Applications When It Is Called KnowledgeBase as you might experience this behavior.

Best Regards,

Jonathan N.
National Instruments
0 Kudos
Message 2 of 3
(3,531 Views)

Thanks a lot

0 Kudos
Message 3 of 3
(3,529 Views)