<http://forum.pspad.com/read.php?f=2&i=10790&t=10238> 
----------------------------------------------------------------

It's in .\script\VBScript\sample.vbs that comes with PSPad. Comment
line 58 :

57  sub Init
58  '  addMenuItem "Print all files","", "PrintAll",
"Shift+Ctrl+P"
59    addMenuItem "Main method", "VBscript sample", "Main"

and recompile the scripts. Or if you simply want to get the keybinding
back but keep the multi-file print capability, you can just remove or
alter the shortcut as defined in the script.

[%sig%]

-- 
PSPad freeware editor http://www.pspad.com

Reply via email to