B
Bob Altman
Hi all,
In VS 2005, I want to have a macro run whenever I save a document. (I want to
update my assembly version when I modify a source file in a project.)
I've spent a couple of hours digging through the docs for creating macros, but I
can't decipher them well enough to get this working. Specifically, I can't
figure out how to actually get the macro to trigger when I save a document.
I've created and initialized what appear to be the appropriate event handlers in
my macro, but nothing interesting happens when I save a document. I'm hoping
that someone can post complete step-by-step instructions to do something simple
like display "Hello World" when a document is saved, or provide a link to a
decent writeup on this subject.
TIA - Bob
In VS 2005, I want to have a macro run whenever I save a document. (I want to
update my assembly version when I modify a source file in a project.)
I've spent a couple of hours digging through the docs for creating macros, but I
can't decipher them well enough to get this working. Specifically, I can't
figure out how to actually get the macro to trigger when I save a document.
I've created and initialized what appear to be the appropriate event handlers in
my macro, but nothing interesting happens when I save a document. I'm hoping
that someone can post complete step-by-step instructions to do something simple
like display "Hello World" when a document is saved, or provide a link to a
decent writeup on this subject.
TIA - Bob