How are you running the macros? If you are using "application.run
macroname:=" statements or triggering them with a toolbar button there
should be little problem. If the former, refer to the project and module
along with the name of the macro in the statement. I do not know the syntax
for this, but know it exists.
Some macros are triggered by a toolbar button and some other by kyboard
shortcut.
If you don't have unique names for your
project and module, you have a problem.
I currently have macros in normal.dot that I would like to move to a startup
template for easy distribution. So I'm looking for a way to either:
- Be sure that the macros from startup template has higher priority
- Automatically delete the macros from normal.dot so that those in the
template are used.
As mentionned before, my problem is that I have 500 workstations using the
application and have to find a way to automate this "update". I can
automatically distribute the startup template or any separate executable
application at the user workstation. I can easily spent several days
developping something to automate the update process and then avoid going to
500 workstations (you imagine the time needed for 500 workstations !).
--
(e-mail address removed)
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be
"Charles Kenyon" <
[email protected]> a écrit dans le
message de news:
[email protected]...
Your questions are not stupid. As I said in my signature, I am somewhat
ignorant myself in this area.
How are you running the macros? If you are using "application.run
macroname:=" statements or triggering them with a toolbar button there
should be little problem. If the former, refer to the project and module
along with the name of the macro in the statement. I do not know the syntax
for this, but know it exists. If you don't have unique names for your
project and module, you have a problem.
If you are triggering them from a menu or toolbar button, actually create
the button (manually) in the Add-In and it will not get confused. It will
pull the macro that it was created with even if there are confusing names.
and template. one COM
have
a
working system to remotely distribute and run the external program
automatically on the 500 workstations.
Thank you for taking time to answer my [stupid] questions.
--
(e-mail address removed)
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be