Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to offer internal help links ?
#1
example: Find character

in qm help chm its
mkAngryMSITStore:c:\program%20files\quick%20macros%202

what is the syntax for opening 'Find character' in help ?

and what will be the online equivalent ?
pi
#2
ok, after using DecompileChmFile i have all the 'IDP_*' entries.

Macro38
Code:
Copy      Help
;web "mk:@MSITStore:c:\program%20files\quick%20macros%202"

DecompileChmFile "$qm$\qm2help.chm" "$desktop$\qm2help"

QmHelp("IDP_FINDC")

web("http://www.quickmacros.com/help/index.php?topic=Functions/IDP_FINDC.html")
pi


Forum Jump:


Users browsing this thread: 1 Guest(s)