Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: TonyN on June 21, 2011, 04:09:31 pm

Title: CSV Import/Export to include tagged values
Post by: TonyN on June 21, 2011, 04:09:31 pm
Is there any way to include tagged values in the CSV Import/Export function?  In need to add a reference for an external requirements management system.
I have searched the addins forum and not found anything that meets my needs.

Any help would be appreciated

TIA
Tony
Title: Re: CSV Import/Export to include tagged values
Post by: Geert Bellekens on June 21, 2011, 04:52:51 pm
Tony,

It shouldn't be too hard to write something yourself.
I've written an excel importer (http://community.sparxsystems.com/resources/scripts/simple-vba-excel-ea-importer) in VBA a while ago that you can use as inspiration.

Geert