Re: User tool organization
Reply #5 –
A pleasure - glad it helped.
Just one thing, a Plugin IS an Object, more correctly called an "Object Plugin" whereas a "User Tool" is for task automation.
(I'm sorry, the pedant in me was jumping up and down and I had to mollify it )
"newObject.test" will be something that someone was using to test a plugin called "newObject". If you locate it and edit it with notepad, or another pure text editor, you should be able to read comments to see what's it's about. Regardless, if you're not using it then feel free to delete it.
This object will be being referenced by a NWC file you have open. It is used once in the file but is not installed, you have the option to install it or ignore it. The reference will disappear when you close the NWC file unless you install the object.
I guess you have the option of doing some housekeeping
Excellent!