Search found 2 matches

by kaboomer13
Fri Sep 02, 2011 4:04 pm
Forum: General
Topic: List of Open Documents
Replies: 2
Views: 589

Thank you, that is a way that it can be done. I will have to use some Windows API to get focus back to TextPad (fortunately I have the window's handle) and then do some key simulation (I can put that function on a Hot key). It is a bit more work and risky than I was hoping, but I'll take what I can ...
by kaboomer13
Thu Sep 01, 2011 2:56 pm
Forum: General
Topic: List of Open Documents
Replies: 2
Views: 589

List of Open Documents

I am writing a tool using a combination of Windows batch scripting, Python and Visual C# and I was wondering if it is possible to get the list of files currently open. I realize that there is no macro ($file, etc). Is there any way by any means?

Thanks,
Ben