Search found 12 matches

by wnent
Wed Mar 21, 2007 7:19 pm
Forum: General
Topic: TextPad 5 is released
Replies: 11
Views: 4309

First off, I use TextPad all the time and absolutely love it. When I saw version 5 was out, I was as excited as a five-year-old on Christmas. That ended when I saw the release notes. I have to say, I'm surprised nothing changed about regular expressions in the new version. I was expecting the next ...
by wnent
Sun Jan 07, 2007 8:21 am
Forum: HOW-TOs
Topic: FTP within TextPad TO MULTIPLE DIRECTORIES ON SERVER
Replies: 5
Views: 10147

I'm just curious if anyone is actually using this. At this point there's no way I could go back to using an FTP program separate from TextPad. A while back I added a function to download a copy of the file you're working on that's on the server. I use this to upload files to four different servers ...
by wnent
Thu Nov 17, 2005 12:10 am
Forum: HOW-TOs
Topic: FTP within TextPad TO MULTIPLE DIRECTORIES ON SERVER
Replies: 5
Views: 10147

Forgot to mention that if anyone uses this and has suggestions, I'd certainly like to hear them. Have a great day,

Kevin
by wnent
Thu Nov 17, 2005 12:09 am
Forum: Enhancement Suggestions
Topic: FTP within Textpad?
Replies: 24
Views: 5084

"next week or so" is apparently very relative...I've been busy. I finally got a chance to clean this up, and it works great, so... For those looking for a TextPad FTP add-on that can FTP to multiple directories automatically, look no further: http://www.textpad.info/forum/viewtopic.php?t=6921 Kevin
by wnent
Thu Nov 17, 2005 12:06 am
Forum: General
Topic: Textpad guys blind to goodness of FTP Save-As capability?
Replies: 33
Views: 7152

For those looking for a TextPad FTP add-on that can FTP to multiple directories automatically, look no further: http://www.textpad.info/forum/viewtopic.php?t=6921
by wnent
Thu Nov 17, 2005 12:02 am
Forum: HOW-TOs
Topic: FTP within TextPad TO MULTIPLE DIRECTORIES ON SERVER
Replies: 5
Views: 10147

FTP within TextPad TO MULTIPLE DIRECTORIES ON SERVER

TLMFTP - TextPad Local Mirror FTP - Release 1.0 - FTP add-on for TextPad 4 DESCRIPTION: This program is intended for use with TextPad 4 by users that mirror on their local system text files that reside on a web or ftp server (such as a developer coding web pages). Once installed, users can quickly ...
by wnent
Wed Nov 16, 2005 11:08 pm
Forum: General
Topic: Auto formatting tool for pure text documents?
Replies: 24
Views: 2782

A little belated, but I could have used that file if it still existed. I did eventually figure out how to do this pretty easily in TextPad though, and thought I'd put it here, since I read this whole thing hoping for an answer. 1. Turn off Word-Wrap if its on (this WON'T work if its on) 2. Go to ...
by wnent
Wed Aug 17, 2005 5:20 pm
Forum: General
Topic: Explicit instructions on installing plugins/addons
Replies: 3
Views: 541

1. Go to Configure -> Preferences... 2. Click Tools at the bottom of the menu on the left 3. Click the "Add" dropdown button on the right, and then select "Program..." 4. Select the program you want to run A couple notes on this: -To view files with extensions other than those defined in the ...
by wnent
Wed Aug 17, 2005 1:54 am
Forum: Enhancement Suggestions
Topic: FTP within Textpad?
Replies: 24
Views: 5084

I take it back...all I needed was a little processor speed. I developed this on a dual 500MHz/512MB RAM system, which ran it in about 5 seconds. My home system, still only a 1.8GHz with 512MB RAM, runs it in about 1 second ...just enough time to switch to my browser and hit F5. Both systems are XP ...
by wnent
Tue Aug 16, 2005 11:37 pm
Forum: Enhancement Suggestions
Topic: FTP within Textpad?
Replies: 24
Views: 5084

Actually I just stumbled across Ctrl+F4 last night. Thanks. Back to FTPing from within TextPad, I made a script in Windows Script Host (don't know how to manipulate strings in DOS) that's called by a batch file that is set up as a TextPad Tool, but WSH is a little bulky and the performance is pretty ...
by wnent
Tue Aug 16, 2005 2:15 am
Forum: General
Topic: Making multiple replacements easily?
Replies: 0
Views: 291

Making multiple replacements easily?

I'm converting a document that has a lot of things I'm changing with regular expression replacements. There's a pretty big list of replacements, so is there any way someone knows to somehow give TextPad the list for the "Find" box and the matching list for the "Replace" box and have it do them all ...
by wnent
Mon Aug 15, 2005 9:47 pm
Forum: Enhancement Suggestions
Topic: FTP within Textpad?
Replies: 24
Views: 5084

There is the "FTP" add-on to TextPad (the first one) that you can find here: http://www.textpad.com/add-ons/index.html I'm testing it out right now and it works great...simple yet effective. I'd suggest selecting the options to "Run minimized" and to NOT "Capture output". That way a command prompt ...