I think a nice feature to add to E+ would be the ability to set permissions from the directory window while you are working with a web directory. (perhaps by...
I just can`t get the ftp-function to work. I have copied all the server and login info from Cute-Ftp, but Edit+ fails to connect. Is there an error log...
could someone tell me what the regular expression would be to search and replace an entire "commented line" in a script? for example, I would like to be able...
... your ftp ... Thanks John, but I have tried almost every setting possible. It works like a charm with Cute-Ftp and one should think that when copying the ...
... This is all great for the community using Edit+, but I have a wish for these files. Because there are so many of them there should really have been a...
You mentioned that you "copied" everything over to E+.....you didn't by chance "copy" the password over into E+ did you? I believe the passwords must be...
It seems that in the following image... http://legacy.sheltonbbs.com/~jmmorse/uploading.gif ...you indicated that there was a way to view FTP files in the ...
Yes its easy to do.....just configure your ftp sites from the File menu and then click that dropdown box and you will see your ftp sites in the list. Choose...
Hi, I have multiple files that have tagged areas that I want to keep but I want to remove everything else. How would I approach this scenario? With regular...
Hi, does anyone know if it's possible to have edit plus delete based on line numbers. For example, I have multiple files that I want to delete lines number ...
Hi All I would like to record a small macro to replace the content of whatever I have highlighted, with the same content + more. e.g If I highlight: <table...
... attached: doit.mac I highlighted the text: <table width='40039;> Then: Set recording on Control-h find what: .* Replace with "&" Checked: Reg Expression ...
Hi, If you highlight your text, then go to the menu under Search/Replace.. (or Ctr+H) you'll notice your text is already in the dialog under the search text....
I recently discovered a really cool feature of EditPlus. If you add a 'User Tool' you have the option to "Run as Text Filter". This allows you to write a unix...
I wrote a small perl utility for automating the tedious process of writing 'get' and 'set' methods when coding JavaBeans. It works well as a user tool in...
Start recording the macro, and type: <CTRL><X> " <SHIFT><INSERT> " And then stop recording the macro. Now, if you highlight text and activate the macro, it...
You can open your [Cliptext Window] and make a new cliptext item for this as well. (just right-click anywhere in the cliptext window and choose ADD----then...
... can ... I'd like to add another vote for scp support in editplus (in addition to ftp). We run a very secure network with our development servers located...
it would be great to use some validating parser like Xerces together with E+. So you could use any DTD/Schema to generate a correct "tag- list" with possible...
238
editplus@yahoogroups....
Dec 9, 2001 11:09 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the editplus group. File : /ColToHex.exe ...
I posted a small perl script that demonstrates how cool the "Run as Text Filter" feature is. It's called comment.pl and it can be used to easily comment or...
You can modify "htmlbar.acp" but only the content of each entry. You cant add/remove any entry and you cant modify the title of the entry. [You can't modify...
Hi, I've been a happy user of Edit Plus and this is my first posting to this board. The Edit+ help files says that indent block and word wrap do not work...
Well, darn. I had hoped to be able to add functionality to the menu bar without having to remember that "Image" is really a button and "Reset" is a 2x2 table....