totum:
--------------------------------------------------------------------------------
ok i GOT iT :)
I just removed jScriptingPHPtoolbox.js from Script/JScript 
folder.
By the way, what for is that file?
--------------------------------------------------------------------------------


Hi, in that case, that were shortcuts for a custom PSPad script (this source
didn't come to my mind in the previous post).
This script might be some helper for php, you installed in the past (it doesn't
belong to the default install as far as I know).

As for editing the shortcuts - in a def file (*code clips*), you can find
items such as 
cite:
--------------------------------------------------------------------------------
[b_ | bold <b></b>]*CTRL+B
<b>ยง|</b>
;--------------------------------------------------------------------------------


You can delete the shortcut *CTRL+B or change it to something else.

In *script files* you will find a init function:
e.g.: PSPad\script\JScript\ingkcpos.js

function Init() {
...
which assigns menu items and shortcuts like:

addMenuItem("CTRL+RIGHT","Ingkcpos","ueCR","CTRL+RIGHT");
menu label, group label, function name, shortcut

if you like to use the script with other shortcuts, you can edit them in the
script file (or replace them with "")

hth,
  vbr

-- 
<http://forum.pspad.com/read.php?2,49569,49582>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem