Ver 5 Notes Feature - Possible to write a note within a script?

 From:  Michael Gibson
10793.4 In reply to 10793.3 
Hi Brian, in the current v5 beta you can display the file notes using this button on the File menu:



The part that will be new for the next v5 beta is that the notes dialog will have this button for "Document user text":



That will allow you to view or set key/value pairs that will be stored in and read back from the .3dm file like notes, but these
will work better than notes for storing scripting data because a script can use a unique id for the Key part and so avoid having
other scripts overwrite its data which is what will happen if a bunch of scripts all try to put stuff into the regular "notes":




Then also another new thing for the next v5 beta is on the "Details..." object properties dialog there is similar Key/Value text that can be set on objects:





- Michael