Quote:
I was only worried that perhaps one of the 4 scripts that are loaded & currently running may be the cause. I prefer to choose caution every time.

Apart from a clean test installation (with no custom scripts loaded), and as there are no dlls involved, you could disable the processing of your 4 scripts temporarily, with the command:
Code:
/remote off
The issue shouldn't be caused by your scripts if "complaining" at copy-paste operations recurs after you did this.
Just remember to to re-enable the processing of the scripts after the test, with: "/remote on" smile