Page 1 of 1

Renaming a TAB for a macro ???

Posted: Sat Feb 27, 2010 9:08 am
by ksor
How can this be done ?

I can rename the name of the macro-object in the "main TAB" but this renaming does NOT spread to the TAB of that macro.

I know in some situations it would be nice to have a more descriptive "DISPLAY-name" of the macro-object than that of the macro TAB (=the macro name) - but by default the two "names" should be the same.

You can change the DISPLAY-name but you can't change the MACRO-name or what ..... ?

Re: Renaming a TAB for a macro ???

Posted: Sat Feb 27, 2010 9:41 am
by medelec35
Hello ksor.
Renaming tabs is very easy in Flowcode.
All you do is Select select the tab of macro you wish to change, then from top menu select 'Macro' then 'Edit Details...'
You can change the Name on the tab by changing the name in 'Name of new Macro box'
The other box 'Description of new macro' Just places a Title at the top of the flowchart. This is useful if you print flowcharts out.

Re: Renaming a TAB for a macro ???

Posted: Sat Feb 27, 2010 10:36 am
by ksor
OK - that works fine - thx medelec35 !