Search found 6 matches
- Fri May 23, 2008 9:03 am
- Forum: Enhancement Suggestions
- Topic: Textpad as log file monitor
- Replies: 15
- Views: 2240
By the way, wouldn't using the Document Selector be somewhat better for the manipulation of 100 open files instead of using Document Tabs? Yes indeed. And I'm actually doing it this way sometimes. Just didn't want to overly emphasize the irrelevant details. But, now that you're talking of it: For ...
- Fri May 23, 2008 7:27 am
- Forum: Enhancement Suggestions
- Topic: Textpad as log file monitor
- Replies: 15
- Views: 2240
Thanks for your help with ideas. textpad.exe -am "filename.log"(9999999999,1) This is not so bad. And it works - I just tested it. But. I usually define document classes, like "LogFile"=*.log, and assign file type associations for TextPad, so I can double click the files in explorer. I don't think I ...
- Thu May 22, 2008 4:28 pm
- Forum: Enhancement Suggestions
- Topic: Textpad as log file monitor
- Replies: 15
- Views: 2240
Re: Textpad as log file monitor
That would not be useful for me because then the file is opened AND modified, which prevents the cool auto-reload feature, after my external applications write new log entries into the file.abramson wrote: Perhaps you do not wish the date insertion?
Guillermo
- Thu Apr 17, 2008 9:36 am
- Forum: Enhancement Suggestions
- Topic: Textpad as log file monitor
- Replies: 15
- Views: 2240
- Wed Mar 05, 2008 3:00 pm
- Forum: Enhancement Suggestions
- Topic: Textpad as log file monitor
- Replies: 15
- Views: 2240
- Wed Mar 05, 2008 8:51 am
- Forum: Enhancement Suggestions
- Topic: Textpad as log file monitor
- Replies: 15
- Views: 2240
Textpad as log file monitor
I'm using TextPad to monitor lots of log files. There are 3 little changes needed for this purpose: 1.) a command line argument that tells TextPad to immediately jump to the last line, after opening the file. --> currently I always need to press Ctrl-End, for each file. *edit*, better: I would like ...