Search the web
Sign In
New User? Sign Up
editplus · Join the EditPlus group! The Best Editor
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1475 - 1504 of 6448   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1475
Some time around 02/01/2003 00:41, I think I heard Dan Green ... I'd be interested in it! :) dZ....
DZ-Jay
dzfoo
Offline Send Email
Feb 1, 2003
12:38 pm
1476
... Would be useful ......
ravi
r2mahara
Offline Send Email
Feb 1, 2003
9:33 pm
1477
WARNING! I answered my own question while typing this plea for help. I posted anyway just in case someone else comes across the same problem and searches here....
shuttermutt <shutterm...
shuttermutt
Offline Send Email
Feb 2, 2003
8:39 am
1478
Greets all! I'm writing a package of EditPlus user files for a relatively obscure scripting language. I've had great success with the stx, acp, ctl and tempate...
shuttermutt <shutterm...
shuttermutt
Offline Send Email
Feb 2, 2003
8:39 am
1479
i think this would be just great :) Would the interpreter run indepently from editplus? "Dan Green <admin@...>" <admin@...> wrote:is...
david warburton
modnar13
Offline Send Email
Feb 3, 2003
6:51 am
1480
I'd love it! This program keeps getting better and better! ... From: Dan Green <admin@...> To: editplus@yahoogroups.com Sent: Friday, January 31,...
Dean Householder
ahyrpe
Offline Send Email
Feb 3, 2003
6:33 pm
1481
Hello Dan! ... I'm very (!) curious about this... How would you implement this? -- Greetings from Vienna, -cw- ...
Christian Weiss
christianwei...
Offline Send Email
Feb 3, 2003
6:52 pm
1482
... That would be a dream come true, especially if the language was Perl....
denishowe <dbh@...>
denishowe
Offline Send Email
Feb 4, 2003
12:16 am
1483
Yeah this would be really useful - how will it be integrated into editplus? A user tool wouldn't be must use because I can write my own scripts to do whatever...
Adam Kerz
the_ozzie_ko...
Offline Send Email
Feb 4, 2003
2:25 am
1484
i think it would either a) be supported by the developers of Edit+, or I would come up with some kind of way to run the script externally. any thoughts on...
Dan Green <admin@...>
liquid_motio...
Offline Send Email
Feb 5, 2003
5:04 am
1485
I am trying to learn C++ I was wondering if anyone uses the Borland Comand Line Compiler with Edit+ ? If you do could you show me how you have it setup ? ...
~John
john63960
Offline Send Email
Feb 5, 2003
5:36 pm
1486
I have been using ep for a while, now all of a sudden I am getting errors that I cant explain. ... java.lang.NoClassDefFoundError: Day/java Exception in thread...
Marie <marie_love_@...>
IAMTHERAINQUEEN
Offline Send Email
Feb 6, 2003
8:15 pm
1487
Help! I was wondering if anyone knew how to create good site layouts i want somthing really cool like the one here www.geocities.com/thesimsoutlook if possible...
nishil_jp <patelnishi...
nishil_jp
Offline Send Email
Feb 6, 2003
8:16 pm
1488
Do you have a classpath set for your Java task in EditPlus? I don't think it uses the system classpath. ... From: Marie <marie_love_@...>...
Stevens, Timothy J. (...
timothy_j_st...
Offline Send Email
Feb 6, 2003
8:19 pm
1489
try this: <html> <head> <title></title> <STYLE TYPE="text/css"> <!-- A:link {text-decoration: none} A:visited {text-decoration: none} A:active...
~John
john63960
Offline Send Email
Feb 6, 2003
8:27 pm
1490
I'm trying to find a way to incorporate PVCS with Edit+ and I was wondering if anyone else out there has tried it already. I'm assuming I'll probably have to...
system_dot_out <s_geo...
system_dot_out
Offline Send Email
Feb 7, 2003
4:37 pm
1491
Whenever you get the NoClassDefFoundError, the compiler, javac, is telling you that it can't locate the class file. Everytime I have gotten this error, it had...
system_dot_out <s_geo...
system_dot_out
Offline Send Email
Feb 7, 2003
4:38 pm
1492
We use ANT for some of our interactions with VSS, and I run all my ANT scripts through an Edit Plus task. If you come up with ANT build scripts to do what you...
Stevens, Timothy J. (...
timothy_j_st...
Offline Send Email
Feb 7, 2003
6:15 pm
1493
whats pvcs ... From: Stevens, Timothy J. (LNG-ALB) To: 'system_dot_out <s_george@...> ' ; 'editplus@yahoogroups.com ' Sent: Friday, February...
nishil
nishil_jp
Offline Send Email
Feb 7, 2003
6:59 pm
1494
There are two files in the directory, EPtoVSS.zip and EPtoVSSCOM.zip, which link EP to VSS. The first one uses the VSS command line. The second uses the VSS...
Michael L. Jones <mlj...
mljones1947
Offline Send Email
Feb 7, 2003
9:00 pm
1495
ok, this is driving me nuts. i've been a textpad user for years while programming. i picked up edit+ a few months ago because it seems that it is more...
hoohoocarbunkle <hooh...
hoohoocarbunkle
Offline Send Email
Feb 7, 2003
9:01 pm
1496
If I understand you correctly, go Tools|Preferences|General and uncheck Create New Document at Startup. Could it be that simple <g>? ... being ... in ... need ...
Michael L. Jones <mlj...
mljones1947
Offline Send Email
Feb 7, 2003
9:05 pm
1497
thanks john youve been a great help thanks again Nishil ... From: "~John" <jmmorse@...> To: "nishil_jp <patelnishil@...>"...
nishil
nishil_jp
Offline Send Email
Feb 7, 2003
9:08 pm
1498
So are you wanting a "new Doc" on startup, or not? Either one is possible with E+ -- Best Regards, ~John - - - hoohoocarbunkle <hoohoocarbunkle@...>...
~John
john63960
Offline Send Email
Feb 7, 2003
9:27 pm
1499
It looks like you're running it with a command line like this: java Day.java What you need is this: java Day ... ...
J
morrispeckham
Offline Send Email
Feb 7, 2003
10:00 pm
1500
Try adding ;. to your classpath. If you modify it, sometimes you have to put the working directory into the path. I usually put the working directory first in...
system_dot_out <s_geo...
system_dot_out
Offline Send Email
Feb 7, 2003
10:49 pm
1501
Sorry guys, I didn't even realize there was a files section. I apologize for adding undue noise to the board and thanks for the leads! ... EPtoVSSCOM.zip,...
system_dot_out <s_geo...
system_dot_out
Offline Send Email
Feb 7, 2003
10:49 pm
1502
Hi, New to this group and I've loved reading through the posts, even though I've had to strain my brain at times to understand some of the regular expressions....
saltr2003 <ssalter@...>
saltr2003
Offline Send Email
Feb 8, 2003
6:23 am
1503
... <a href="pages\/([^.]+)\.htm"> <a href="\1.jpg" onclick="ChangeBgImg(this.href)> Christoph...
Christoph Päper
crisssov
Offline Send Email
Feb 9, 2003
9:15 pm
1504
I have the same problem. When you're starting E+ from a shortcut on your desktop or whichever way you like, you might want to have a fresh new document to work...
Johan Hartin
johanhartin
Offline Send Email
Feb 9, 2003
11:22 pm
Messages 1475 - 1504 of 6448   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help