| View previous topic :: View next topic |
| Author |
Message |
newakuser
Joined: 03 Aug 2011 Posts: 3
|
Posted: Wed Aug 03, 2011 2:13 am Post subject: Integrating Help into AkelPad ? |
|
|
Hi,
Is there an Integrating Help into AkelPad "Instructions for dummies" somewhere please ?
I have C:\AkelPad\AkelFiles\Help with the Pman.ico and Uman.ico in. Using Win XP SP3.
When I try and run "User Manual" Exec("HH.exe %a\Help\AkelPad4-Eng.chm") Icon("%a\Help\Uman.ico")
from my run command (start menu) I get an error saying that "Windows cannot find "User Manual..." etc.
I DO have HH.exe in my C:\windows folder.
Can someone give me a "step by step" for this in XP please ? TIA.
Regards, John. |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4649
|
Posted: Wed Aug 03, 2011 6:17 am Post subject: |
|
|
| "User Manual" Exec("HH.exe %a\AkelFiles\Help\AkelPad4-Eng.chm") Icon("%a\Help\Uman.ico") |
|
| Back to top |
|
 |
newakuser
Joined: 03 Aug 2011 Posts: 3
|
Posted: Thu Aug 04, 2011 1:25 am Post subject: |
|
|
| Instructor wrote: | | "User Manual" Exec("HH.exe %a\AkelFiles\Help\AkelPad4-Eng.chm") Icon("%a\Help\Uman.ico") |
Thank you for your help. Unfortunately it didn't work though. When I go to the start menu "run" command I get...
"Windows cannot find 'User Manual'. Make sure you typed the name correctly, and then try again. To search for a file, click the Start button, and then click Search."
Here is what I get via cmd.exe.....
C:\windows>"User Manual" Exec("HH.exe %a\AkelFiles\Help\AkelPad4-Eng.chm") Icon(
"%a\Help\Uman.ico")
'"User Manual"' is not recognized as an internal or external command,
operable program or batch file.
Can someone suggest what may be going wrong here please ?
Regards, John. |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4649
|
Posted: Thu Aug 04, 2011 3:35 am Post subject: |
|
|
newakuser
Use this string in ContextMenu or Toolbar plugins or read Plugins Manual  |
|
| Back to top |
|
 |
newakuser
Joined: 03 Aug 2011 Posts: 3
|
Posted: Sun Aug 07, 2011 3:46 am Post subject: |
|
|
| Instructor wrote: | newakuser
Use this string in ContextMenu or Toolbar plugins or read Plugins Manual  |
No idea what you mean by "Use this string in ContextMenu". The only item in my context menu that looks like it might be of use is the "scripts" option. Rather a pointless item though. I have no idea if that is the one you mean or how to use it.
I don't have a toolbar for plugins. Only a menu item "Plugins". Besides, I have no idea how one would run a string from a toolbar.
My original question was from information in the Plugins Manual. So that was of no use to me.
All I wanted was a "step by step" to do what I thought was a pretty minor task. It is a pity nobody here cares to tell me the steps required. Rather disappointing.
I guess Akelpad is only meant for programmers, so I won't waste any more of your time with more questions. I will instead find a text editor that is made for ordinary windows users. |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4649
|
Posted: Sun Aug 07, 2011 8:13 am Post subject: |
|
|
| More patience and you find detail description of ContextMenu and Toolbar in Plugins Manual - how to load, how to customize. |
|
| Back to top |
|
 |
HonestQiao
Joined: 01 Dec 2011 Posts: 3
|
Posted: Fri Dec 02, 2011 3:28 am Post subject: |
|
|
| mk:@MSITStore:F:\usr\local\php53\docs\chm\php_manual_zh.chm::/res/function.%w.html |
|
| Back to top |
|
 |
johnnybegood
Joined: 25 Nov 2011 Posts: 4
|
Posted: Fri Dec 02, 2011 11:52 pm Post subject: |
|
|
| newakuser wrote: | | Instructor wrote: | newakuser
Use this string in ContextMenu or Toolbar plugins or read Plugins Manual  |
No idea what you mean by "Use this string in ContextMenu". |
Go to the Options Menu and click on Plugins. In the dialog that pops you select ContextMenu::Main and then click on the Call button. In the dialog that pops you choose Main Menu in the drop down list. Now paste your string at an appropriate place in the edit field. If you've followed the instructions correctly the help manual is now integrated in your menu.
| Quote: | | All I wanted was a "step by step" to do what I thought was a pretty minor task. It is a pity nobody here cares to tell me the steps required. Rather disappointing. |
| Quote: | | I guess Akelpad is only meant for programmers, so I won't waste any more of your time with more questions. I will instead find a text editor that is made for ordinary windows users. |
 |
|
| Back to top |
|
 |
|