cusersfreym05documentspowerdesignervb-scriptspfe-c.txtWith 16.6 I am working to programmatically move the Comments property of Entities and Entity Attributes to the 16.6 introduced Definition property. I have chosen to accomplish this goal using the following VBScript, I receive a "" error, and no content is moved. The example scripts I've seen show cdmEntity.SetAttribute "Comment", "cdmEntity.Comment" to set a Property, however this doesn't seem to save the change, any experiential advice? Thanks in advance, note attached in the script.