I have been looking for this for a certain amount of time but failed to find a solution. My help file is named "Help.chm" and is located in App.Path (developing with VB6). Currently i'm opening it with Shell:Now, i would like to open a certain section of the file - like "section.html". How can i do it?Code:Shell "hh " & App.Path & "\Help.chm", vbMaximizedFocus
Thank you! :wave:
