Hi All I have created a CHM file for my application. I open the CHM file with this line: ShellExecute(@ScripDir & "\Help.chm") I would ideally like to jump to a specific topic in the Help file, much like the context sensitive ehlp we AutoIt uses in its help file from the Scite editor. Can anyone please shed some light on how to do this please? Gerry