Search found 7 matches
- Tue Feb 16, 2010 8:47 am
- Forum: General
- Topic: Open many files at once.
- Replies: 2
- Views: 434
- Mon Feb 15, 2010 3:17 pm
- Forum: General
- Topic: Multiple Instances under Windows 7
- Replies: 6
- Views: 755
- Mon Feb 15, 2010 3:06 pm
- Forum: General
- Topic: Open many files at once.
- Replies: 2
- Views: 434
Open many files at once.
Assume you have alist of 100 files in the Clipboard, one per line. How to load them into TextPad in one go? For a small number of files, Ctrl-O with "a1.txt" "a2.txt" ... works, but only those files are loaded which fit into the first 256 characters of this "File Name". Remaining files are silently ...
- Mon Feb 15, 2010 3:00 pm
- Forum: Enhancement Suggestions
- Topic: "Save All Changed and Close" function
- Replies: 0
- Views: 247
"Save All Changed and Close" function
Assume you have 100 files loaded. Do a nice all-documents search and replace. 40 files get changed. One needs a "Save All Changed and Close" function here, so that only the unchanged 60 files remain open, ready for further processing. Existing "Save All" function (which really is a "Save All Changed ...
- Mon Feb 15, 2010 2:54 pm
- Forum: General
- Topic: Line numbers with leading zero's
- Replies: 2
- Views: 339
Simpler
There is a simpler way:
Search / replace "^......" with "\i(9000010,10)", then
Search / replace "^9" with "".
Search / replace "^......" with "\i(9000010,10)", then
Search / replace "^9" with "".
- Mon Feb 15, 2010 2:51 pm
- Forum: General
- Topic: Multiple Instances under Windows 7
- Replies: 6
- Views: 755
That seems to have done the trick. It appears to be linked to the "Replace Notepad" functionality. Can we learn the exact condition under which a new TextPad instance gets created under Windows 7? I don't "see" right now under which conditions new instances are created. Of course, I want my "one ...
- Mon Feb 15, 2010 2:40 pm
- Forum: General
- Topic: closing a file keeps the file handle opened
- Replies: 12
- Views: 1049
Wouldn't it be a solution that Textpad moves automatically to its own program folder as soon as there are 0 documents open? (The program folder couldn't be renamed anyway since textpad.exe is running) This issue is present in Windows 7 still. I want to use that function (not disable it) and still ...