Click to See Complete Forum and Search --> : Use macros written for 6.0 in .NET


turgeose
August 7th, 2003, 11:04 AM
Hi,

I wrote useful macros while working with Visual Studio 6.0 I would like to continue using in Visual Studio .NET.
(exemple: one which comment functions, another which open the header file associated with the .c file, etc...)

I added them to the macro explorer, and I assigned them shortcuts in order to be able to run them.

But when I run them, I get errors.


I can see that in VS Macros IDE, there are examples of Developer Studio 6.0 macros ported to the VS Macros IDE.

So, is there a way to convert, or import, my macros written for Visual Studio 6.0 into Visual Studio .NET?


Sebastien