I do not use scripts but from looking at the help file you could change the addMenuItem as in: addMenuItem(caption: string; submenu: string; procedure: string; [shortcut: string]): Long(1)
and change it in something like: Text to Table 57 addMenuItem MODULE_TITLE, "Convert", MODULE_NAME, "CTRL+ALT+1" -- <http://forum.pspad.com/read.php?2,37349,37353> PSPad freeware editor http://www.pspad.com
