Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: McMannus on September 09, 2015, 09:28:47 pm

Title: Memo tagged values in shapescripts
Post by: McMannus on September 09, 2015, 09:28:47 pm
Hi guys,

is there any way to display memo tagged values correctly within element shapescripts?

Code: [Select]
println("#TAG:TestMDG::MyTag#");
unfortunately only prints "<memo>" and there is no way to access the tag's notes by using shapescript attributes.

Performing an add-in call to get the notes is incredibly slow for a medium number of elements per diagram, so this is also not an option.

Any ideas?
Title: Re: Memo tagged values in shapescripts
Post by: qwerty on September 09, 2015, 10:53:03 pm
Hehe. If you find a bug in EA you may keep it ::)

I guess you need to contact Sparx support.

q.
Title: Re: Memo tagged values in shapescripts
Post by: Eve on September 14, 2015, 03:29:15 pm
No, shape scripts don't have access to the tag note.
Title: Re: Memo tagged values in shapescripts
Post by: Guillaume on October 12, 2015, 11:23:18 pm
Has it been logged as an enhancement request? It would be useful.