macro - can open file but not close?
Posted: Mon May 01, 2006 8:05 pm
I need a macro to :
1. open every file listed in dirList.txt (ctrl-shift-g)
2. copy the second line of the opened file (arrow down; shift-end; copy)
3. close the newly opened file ????
4. paste the buffer to the end of the dirList.txt line. (window select, end, paste)
5. go to start of next line (arrow down , home)
repeat
I can do everything but close a file. Is this possible?
Thanks,
Bill
1. open every file listed in dirList.txt (ctrl-shift-g)
2. copy the second line of the opened file (arrow down; shift-end; copy)
3. close the newly opened file ????
4. paste the buffer to the end of the dirList.txt line. (window select, end, paste)
5. go to start of next line (arrow down , home)
repeat
I can do everything but close a file. Is this possible?
Thanks,
Bill