Help me: Bug in Generating code from UML, Visio for Ent Arch 2002

J

jvega

There is a bug in the generating code tool when you try use another template.
Change the attribute template to Attribute1 (the default sample) and you will get
private char %attrib_name%;
instead of
private char attributeSample;

This happens in Visio for Enterprise Architect 2002 SP1 Spanish

Anyone could help me?
 
Top