I am using stata and notepad++, i can select a line and press f9 and the command will be executed in stata.
what i am looking to do is to create a macro that will
1. select the first line
2. press f9
3. move to the nextline and select it
4. press f9 and so on till the end of the file
I tried to use the macto record function
but somehow it dosent record the press f9 action or when i select a line
any help would be much appreciated
thanks for you time
Cool_Coder
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I am using stata and notepad++, i can select a line and press f9 and the command will be executed in stata.
what i am looking to do is to create a macro that will
1. select the first line
2. press f9
3. move to the nextline and select it
4. press f9 and so on till the end of the file
I tried to use the macto record function
but somehow it dosent record the press f9 action or when i select a line
any help would be much appreciated
thanks for you time
Cool_Coder