Joe,
Macros are stored locally on FrontPage users' machines. If what you want
really is a macro and you want to share it among others who are also working
with a FrontPage Web site, you will need to copy the macro file to each
users' machine. You can do this by copying the file in which the macro is
stored to each machine on which you want it available. The following
paragraph (taken from the FP 2002 SDK) tells you the filename and location
for FrontPage macros.
<quote>
Macros are stored on your local computer, so when you close FrontPage, any
macros that you were working on are saved to a file called Microsoft
FrontPage.fpm in the FrontPage macros folder. On computer running Microsoft
Windows 2000, this is usually C:\Documents and Settings\[user
name]\Application Data\Microsoft\FrontPage\Macros.
</quote>
Keep in mind that if any user already has this file and has created their
own macros, replacing their file with yours will cause them to lose their
own macros. A better alternative might be to package the macro in an addin.
For more information about how to do this, see the FrontPage 2002 SDK at
http://msdn.microsoft.com/library/d...en-us/fpsdk2002/html/GettingStarted_About.asp.
Lisa
Programmer Writer
Microsoft Corporation