Dim in scripts menu

 From:  Michael Gibson
11142.10 In reply to 11142.4 
Hi Zooen, yes on line number 8 of the script there is an array made of internal command names, it looks like this:
code:
var internalcmd=["CopyClipboardWithOrigin", <....> ];


Add in the things you want removed to this array.

- Michael