Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

editplus · Join the EditPlus group! The Best Editor

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3542
  • Category: Web Design
  • Founded: Jul 18, 2001
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 1475 - 1504 of 7013   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1475 DZ-Jay
dzfoo Send Email
Feb 1, 2003
12:38 pm
Some time around 02/01/2003 00:41, I think I heard Dan Green ... I'd be interested in it! :) dZ....
1476 ravi
r2mahara Send Email
Feb 1, 2003
9:33 pm
... Would be useful ......
1477 shuttermutt <shutt...
shuttermutt Send Email
Feb 2, 2003
8:39 am
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....
1478 shuttermutt <shutt...
shuttermutt Send Email
Feb 2, 2003
8:39 am
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...
1479 david warburton
modnar13 Send Email
Feb 3, 2003
6:51 am
i think this would be just great :) Would the interpreter run indepently from editplus? "Dan Green <admin@...>" <admin@...> wrote:is...
1480 Dean Householder
ahyrpe Send Email
Feb 3, 2003
6:33 pm
I'd love it! This program keeps getting better and better! ... From: Dan Green <admin@...> To: editplus@yahoogroups.com Sent: Friday, January 31,...
1481 Christian Weiss
christianwei... Send Email
Feb 3, 2003
6:52 pm
Hello Dan! ... I'm very (!) curious about this... How would you implement this? -- Greetings from Vienna, -cw- ...
1482 denishowe <dbh@......
denishowe Send Email
Feb 4, 2003
12:16 am
... That would be a dream come true, especially if the language was Perl....
1483 Adam Kerz
the_ozzie_ko... Send Email
Feb 4, 2003
2:25 am
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...
1484 Dan Green <admin@....
liquid_motio... Send Email
Feb 5, 2003
5:04 am
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...
1485 ~John
john63960 Send Email
Feb 5, 2003
5:36 pm
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 ? ...
1486 Marie <marie_love_...
IAMTHERAINQUEEN Send Email
Feb 6, 2003
8:15 pm
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...
1487 nishil_jp <patelni...
nishil_jp Send Email
Feb 6, 2003
8:16 pm
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...
1488 Stevens, Timothy J. (...
timothy_j_st... Send Email
Feb 6, 2003
8:19 pm
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_@...>...
1489 ~John
john63960 Send Email
Feb 6, 2003
8:27 pm
try this: <html> <head> <title></title> <STYLE TYPE="text/css"> <!-- A:link {text-decoration: none} A:visited {text-decoration: none} A:active...
1490 system_dot_out <s_...
system_dot_out Send Email
Feb 7, 2003
4:37 pm
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...
1491 system_dot_out <s_...
system_dot_out Send Email
Feb 7, 2003
4:38 pm
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...
1492 Stevens, Timothy J. (...
timothy_j_st... Send Email
Feb 7, 2003
6:15 pm
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...
1493 nishil
nishil_jp Send Email
Feb 7, 2003
6:59 pm
whats pvcs ... From: Stevens, Timothy J. (LNG-ALB) To: 'system_dot_out <s_george@...> ' ; 'editplus@yahoogroups.com ' Sent: Friday, February...
1494 Michael L. Jones <...
mljones1947 Send Email
Feb 7, 2003
9:00 pm
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...
1495 hoohoocarbunkle <h...
hoohoocarbunkle Send Email
Feb 7, 2003
9:01 pm
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...
1496 Michael L. Jones <...
mljones1947 Send Email
Feb 7, 2003
9:05 pm
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 ...
1497 nishil
nishil_jp Send Email
Feb 7, 2003
9:08 pm
thanks john youve been a great help thanks again Nishil ... From: "~John" <jmmorse@...> To: "nishil_jp <patelnishil@...>"...
1498 ~John
john63960 Send Email
Feb 7, 2003
9:27 pm
So are you wanting a "new Doc" on startup, or not? Either one is possible with E+ -- Best Regards, ~John - - - hoohoocarbunkle <hoohoocarbunkle@...>...
1499 J
morrispeckham Send Email
Feb 7, 2003
10:00 pm
It looks like you're running it with a command line like this: java Day.java What you need is this: java Day ... ...
1500 system_dot_out <s_...
system_dot_out Send Email
Feb 7, 2003
10:49 pm
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...
1501 system_dot_out <s_...
system_dot_out Send Email
Feb 7, 2003
10:49 pm
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,...
1502 saltr2003 <ssalter...
saltr2003 Send Email
Feb 8, 2003
6:23 am
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....
1503 Christoph Päper
crisssov Send Email
Feb 9, 2003
9:15 pm
... <a href="pages&#92;/([^.]+)\.htm";> <a href="&#92;1.jpg" onclick="ChangeBgImg(this.href)> Christoph...
1504 Johan Hartin
johanhartin Send Email
Feb 9, 2003
11:22 pm
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...
Messages 1475 - 1504 of 7013   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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