Hi! I like this tool: Using Instant Eyedropper is easy. Simply move the mouse pointer to the Instant Eyedropper icon in the system tray. Press and hold the...
Hello everybody Excuse me if this is a simple question but I've searched through the Yahoo group and I can't find it specifically mentioned. How does one...
... Your issue may be related to your obsolete operating system, Windows 98. I use Russian Cyrillic letters in EditPlus all the time, in combination with...
... Thanks for that Alex, but for the time being I'm stuck with W98, as I lack the technical ability to use a proper OS, i.e. one that doesn't require you to...
... Ah, that's easy: you're still using EditPlus 2.12 (76), whereas EditPlus only started supporting Unicode in version 2.2x. Simply upgrade to EditPlus 2.2x...
On Sun, 10 Sep 2006 05:44:20 +1200, <ask@...> gave utterance to ... Actually, I think the breakthrough happened in Win2000 (but not in Win ME which is...
... in fact, it was in win nt :) (first version seems to be 3.1) ... lol, jp works fine for me on winxp. With both utf-8 and utf-16. On win me/9x it is...
" "
terranium@...
Sep 11, 2006 7:59 am
4811
Hi I have just downloaded edit plus and think the ACP feature is very useful. However when working with ASP files and trying to use it between script tags "<%"...
... the "Use ... Cyrillic text ... Thanks for that Alex. I've upgraded to 2.21 and Cyrillic script works at fine at my workplace where we have XP but not here...
hi I would like some help ! i need to select a two digit collumn from a text file and delete all the lines whith the ocurrence of any number > than 70 but not...
That cannot be done with EditPlus' search and replace option alone, because you cannot affect the entire line if you are searching within a specific column ...
this is going to sound rediculous, but... ^...................................([79][0-9]|8[1-689]).*$ replace that with nothing. the ........'s at the...
you could get around that, likely, BUT there is no way to evaluate the values of a string in terms of numbers (no < or >). You will need to do one of the...
Yeah, me too. Great job, Mark! -dZ. ... ^...................................([79][0-9]|8[1-689]).*$ ... beginning should be equal ... .{45} or something, but ...
I've been using a registered EditPlus for years now, but have never come across this issue, and am truly baffled by it: When I launch EditPlus and choose...
If you're positive about the ftp settings being correct, and you've deleted ALL the files in the editplus folder (or renamed the folder) before re-installing,...
You might also want to check your firewall (and maybe even anti-virus settings). Can you connect with your firewall disabled? ... -- Jason Kleinberg...
On this note, could it be possible that the different programs are using different versions of the connection DLL? Sysinternals Process Explorer (link below)...
I appreciate everyone's input. Many of you are convinced it's a DLL problem related to the operating system. I'm not so sure about that because I can use FTP...
One option is to use something like WebDrive to handle the FTP for you. It basically sets up an FTP as a local drive, so instead of connecting to ftp://........
I noticed a bug with Editplus not connecting via SFTP on certain servers with a particular setting in the sshd. Are you by chance trying to connect to a linux...
I noticed a very interesting bug last night. If I create a new document with no extension, enter some code (Actionscript in this example) and save the file,...
Hi, I've started using editlpus to access files on a Mac Mini that we access via ftp (we run a windows network). At the moment I edit the files in editplus...
Is it only me that gets annoyed at the way the on start up document loading handles missing documents? If I have 20 documents open and 5 of them are missing,...
Another option would be to finish loading all files it can find, then come up with a single error message listing all the files that failed to load....
I for one would be opposed to files loading out of sequence when they can't be found, but: I also think that the files it can't find should be opened in a...
I rarely get documents missing, but what bugs me in loading files at startup is syntax highlighting sometimes disappears %(...
maXmo
terranium@...
Sep 28, 2006 7:33 am
4833
From the putty help: "In SSH, you don't have to run a general shell session on the server. Instead, you can choose to run a single specific command (such as a...