Home All Groups Group Topic Archive Search About
Author
20 Mar 2007 11:41 AM
Meera
I use VS 2005.I wanted to write a macro for generating comments which
is on the form

//<Code Review Comments>
        //<summary>
                //ClassName : Program
                //Function Name : Main
                //Line Number : 18
                //File Name : F:\comment\comment\lll.txt
        //</summary>
//</Code Review Comments>
I wrote thiese macro.This worked very well.


Then I need to write another macro for saving these comments to a
seperate text file.
But I couldnt write the second macro.Please help me???????

AddThis Social Bookmark Button