Naming Modules

H

Hacknwhack

Is there a way to name the module that contains your macros

I added a module to my global.mpt and created a number of macros, however I
can find no way to rename it to something meaningful to me. Then name is
Module3 or Module4, etc, however there are Modules with names already in my
global, so it must be possible.

Probably something right in front of my nose, but I simply don't see it.

Thanks as always,
-hack
 
J

JackD

1) Make sure that the "properties" window and Project Explorer windows are
displayed.
2) In the Project explorer highlight the module you want to rename.
3) In the properties window find the (Name) property - it should be the only
property for the module.
4) On the right hand side is the name of the module. You can edit it right
there.
 
J

Jan De Messemaeker

Hi,

Didn't even know about this.
I always rename modules through the Organizer!
 
J

JackD

I found it by accident a long time ago.
Like many things in project, once you know it, it is obvious. But until
then...
 
Top