Is there a way to change encoding of the file? I only know how to change between PC/Unix format. I think it's a bug of v2.20, since it acts normal if I turn...
4218
DZ-Jay
dzfoo
Oct 2, 2005 11:52 am
Click on "Reload as" from the Document menu. You should be able to select if you want the document loaded as UTF-8 (multi-byte characters) or from many other...
4219
V.C.Sekhar
vcsekhar007
Oct 2, 2005 11:24 pm
Hi there, I am looking for a way to do the following: 1) Open command prompt 2) InVoke EditPlus with filename and a search text as parameters or ple tell me if...
4220
sn0wdon
Oct 3, 2005 10:34 am
... Either (a) build a macro or (b) Autohotkey can produce an executable which you can add as a custom tool to EditPlus. http://www.autohotkey.com...
4221
mooo
have_a_moobie
Oct 3, 2005 11:23 am
... mooo: yeah, I saw those but its kinda fixed - I mean I want something that will allow highlighting individual blocks and having a count function run on...
4222
Mark Kahn
CWolves
Oct 3, 2005 1:01 pm
Attached is a simple exe & source code (VB) that does this. Set it to a user tool under preferences --> User Tools. set the menu text to whatever you want, the...
4223
Dean Householder
deanhouseholder
Oct 3, 2005 2:58 pm
I don't see any attachment. Can you upload it to the Yahoo groups page for editplus? http://groups.yahoo.com/group/editplus/ Thanks, Dean ... [Non-text...
4224
Michael L. Jones
mljones1947
Oct 3, 2005 3:25 pm
I'm not a command line expert, but here's a few thoughts: 1. It seems like you could try to find a command line file searching utility (a Windows version of...
4225
editplus@yahoogroups....
Oct 3, 2005 3:27 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 : /text...
4226
editplus@yahoogroups....
Oct 3, 2005 3:32 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 : /text...
4227
editplus@yahoogroups....
Oct 3, 2005 3:36 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 : /text...
4228
editplus@yahoogroups....
Oct 3, 2005 3:49 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 : /text...
4229
Andrew
mr_aprice
Oct 4, 2005 12:31 am
Hi Michael, Did you get a reply to this ? ____________________________________________________________ Regards, Andrew....
4230
bigendianmd
Oct 5, 2005 4:35 pm
We have a few developers and each of us uses EditPlus. We work on a Windows server using remote desktop and one of the developers put EditPlus on the server...
4231
Johan Hartin
johanhartin
Oct 6, 2005 1:51 pm
First I thought Tools > INI File Directory... But then I read what you wrote :( Send an email to Sangil Kim, what you're asking for is after all standard...
4232
Michael L. Jones
mljones1947
Oct 6, 2005 2:26 pm
I'm not sure if this would this work: On our network, each user has their own "home" folder mapped to drive H. So, if you and I remote desktopped into a...
4233
Michael L. Jones
mljones1947
Oct 6, 2005 2:27 pm
Nope....
4234
Mark Kahn
CWolves
Oct 6, 2005 2:37 pm
Sorry, the name of it was changed. It's now called "File Open dialog restores previous directory" and is under general options. -Mark ... [Non-text portions of...
4235
Andrew
mr_aprice
Oct 6, 2005 11:28 pm
OK, OK, OK, no... I am using version 2.20 (236). Mark what is the version you are using? Anyone else see this option in 2.20? ...
4236
Mark Kahn
CWolves
Oct 6, 2005 11:59 pm
2.20 (276). It's a beta build. ... [Non-text portions of this message have been removed]...
4237
Andrew
mr_aprice
Oct 7, 2005 12:04 am
OK, so yours is bigger than mine. Any idea on when that release will be available to non-beta users? ...
4238
Michael L. Jones
mljones1947
Oct 7, 2005 4:21 pm
There have three builds in the last week, with the last one adding only one fix, as I remember. I'm not sure if Sangil is on a scheduled release cycle or...
4239
Gregor Brown
gregorlanceb...
Oct 8, 2005 5:22 pm
Did anyone ever respond to this? I have the same question as Charlie. Is there a way to Edit a Macro in EditPlus? Thanks!...
4240
Michael L. Jones
mljones1947
Oct 8, 2005 6:56 pm
Not to my knowledge. There is no menu option for doing so, and the macro is stored in an (undocumented?) binary format. I've never used any, but there are some...
4241
sn0wdon
Oct 8, 2005 8:30 pm
... If you build your macros using http://www.autohotkey.com you can edit the AutoHotKey scripts....
4242
Gregor Brown
gregorlanceb...
Oct 9, 2005 9:36 am
Thanks to both of you for your responses. Has anyone else used AutoHotKey.com? Are there any macro software programs that someone wants to point me to? Just...
4243
Michael L. Jones
mljones1947
Oct 9, 2005 4:37 pm
I took a quick look at the AutoHotKey documentation on the site. There doesn't seem to be a way to record scripts. Did I miss something?...
4244
sn0wdon
Oct 9, 2005 6:03 pm
... There ... It is easier just to write them .. in EditPlus .. file type *.ahk If you look in the installation folder C:\Program...
4245
Jerry van Kooten
jerry1970b
Oct 9, 2005 6:26 pm
So what we're looking for is in what format the macros are stored. As a programmer, I'd be very interested too. And I don't know why EditPlus wouldn't give us...
4246
sn0wdon
Oct 9, 2005 9:58 pm
... within ... Well I've used autohotkey with success, using the executable scripts as custom tools added to EditPlus toolbar. Another gem utility (text...