I put this message on the Wiki page about a month ago. I have received no reply as yet. I thought I check out if there was any more activity here. Hi, I've...
Hi, I see that we can use Mozilla and IE for the seamless browser, and change between. But, is possible to use the two at the same time? I mean, in differents...
I will be out of the office starting 05/05/2006 and will not return until 05/08/2006. I will respond to your message when I return. [Non-text portions of this...
I have a file that contains one line ... <input ch> ... I wrote two regex: <input [^>][^>]> <input [^>]+> why the first matches the line but the second...
Listmembers: I have a templates for creating several types of new files. The strange thing however, is that if I load the template and press the Save button,...
Listmembers: Just this week I noticed there was another update out for 2.21 to build 381. Because I read in the release notes that the file-format (CR/LF)...
Please forgive me if this has been dealt with before... I couldn't find anything relevant in my searches of the group history. Is there anyway to make...
Hello all, Is there a way to change what the buttons output? For instance, when I click the "B" button, it spits out < bold >. I'd like to make it spit out <...
If fields in column have the same size you can set monospace font e.g. Courier New. EditPlus displays text exactly, unlike excel :) it doesn't add extra space...
maXmo
terranium@...
May 12, 2006 7:10 am
4620
Hi Rachel, If you want columns to line up I'd suggest using a fixed width format. You can run ccdf ("Columnify Comma Delimited Files") on your files before you...
When I create CSV files I use TAB as the delimeter. Then I set my tabs to 100 and this seperates items in Edit Plus. If the file already has commas I convert...
You can modify htmlbar.acp. Note the comment in the file about what you can and cannot change. You might want to back up the original in case you make a...
On Thursday, May 11, 2006 at 19:30 (which was Friday, May 12, 2006 at ... They don't do anything at all. I'm working on a project translating a Bible website...
On Friday, May 12, 2006 at 23:53 (which was Saturday, May 13, 2006 at ... Thanx for the pointer. My c/c++ type didn't have any extensions filled in. Now things...
Just updated the latest patch and now when i rename a file in an ftp directory, i get this error: Cannot display the directory content. Used to work flawlessly...
There is a file called process.exe, available here: http://www.beyondlogic.org/solutions/processutil/processutil.htm It's free, and I have been using it for 3...
Hi, I use editplus extensively to edit latex files. While i can easily configure user tools for compiling/executing latex/bibtex/acrobat/yap/ ghostscript, it...
Sysinternals (run by the guy who discovered the rootkit in Sony's CDs last year and sparked the whole fiasco from his blog!) have a great freeware replacement...
Go into Tools->Prefrences, and in the Catagories->Files->Settings $ syntax section, under the Settings & Syntax tab, you will find Function pattern. When you...
Hi, I have to delete all HTML spaces (with EditPlus or something). It's too long for manual delete. From this: -- <html> <head> </head> <body> <div> <table> ...