Results 1 to 3 of 3

Thread: CHM arguments

Threaded View

  1. #1

    Thread Starter
    PowerPoster gavio's Avatar
    Join Date
    Feb 2006
    Location
    GMT+1
    Posts
    4,462

    CHM arguments

    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:
    Code:
    Shell "hh " & App.Path & "\Help.chm", vbMaximizedFocus
    Now, i would like to open a certain section of the file - like "section.html". How can i do it?

    Thank you!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width