Jump to content

Help File


JohnOne
 Share

Recommended Posts

Scite editor when it launches the help file, has the ability to open it

at a function, Macro etc.. page.

How does it do that? can parameters be passed to it so I could do the same

programmatically?

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Link to comment
Share on other sites

  • Developers

When the helpfile has the Index generated you can do a HtmlHelp() call using HH_KEYWORD_LOOKUP.

This is what we use in AutoIt3Help.exe which then allows you to only feed it with the keyword you look for and no need to know the exact location with the helpfile.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...