Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2007
    Posts
    7

    Opening a specific help topic ID in html help

    I just thought that I would post how to do this here, I searched for an answer to this and couldn't find it and it took me over an hour to figure out how to make it work:

    Code:
    File.Run(_WindowsFolder.."\\hh.exe", "-mapid 601 ms-its:".._SourceFolder.."\\myhelpfile.chm", "", SW_SHOWNORMAL, false);
    The code above would open the help file "myhelpfile.chm" in the autorun source folder, it would open it to topic ID 601.

  2. #2
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    I posted that solution a while back http://www.indigorose.com/forums/sho...ght=jump+topic
    Dermot

    I am so out of here

  3. #3
    Join Date
    Aug 2007
    Posts
    7
    Thanks... Don't know how my search didn't show that in the results.

Similar Threads

  1. How to insert bullet in a paragraph object
    By jrak in forum AutoPlay Media Studio 6.0
    Replies: 13
    Last Post: 12-29-2005, 10:53 AM
  2. Opening Microsoft Word docs to specific page
    By Philo in forum AutoPlay Media Studio 5.0
    Replies: 2
    Last Post: 02-12-2004, 09:28 AM
  3. Opening an HTML File in a Pop-Up Window
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 09-26-2003, 01:27 PM
  4. HOWTO: Open an HTML Help File to a Specific Topic
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-01-2002, 02:24 PM
  5. It's possible to launch a html page with specific dimensions ?
    By lutin in forum AutoPlay Menu Studio 3.0
    Replies: 1
    Last Post: 01-03-2001, 03:27 PM

Posting Permissions

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