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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 660 - 689 of 7013   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
660 hullbert Send Email May 1, 2002
2:45 pm
I want to search and replace ASCII chars... Alt 009 Any Ideas...
661 Michael G. Bronner
mbr706 Send Email
May 1, 2002
3:51 pm
Alt 009 is a line break. If you want to do a simple search and replace within EditPlus, simply open the search menu, click on Replace..., click on the second...
662 Shawn Wilson
sawilson@... Send Email
May 1, 2002
3:53 pm
Hmmm I thought Alt 009 was a tab. When you do a search, click the "regular expression" box and enter "\t" to search for. -shawn ... From: Michael G. Bronner...
663 Michael G. Bronner
mbr706 Send Email
May 1, 2002
4:14 pm
You're right... sorry. Got that mixed up. ... From: Shawn Wilson [mailto:sawilson@...] Sent: Wednesday, May 01, 2002 8:53 AM To:...
664 bobsawyerdotcom Send Email May 1, 2002
7:15 pm
When I insert an image from the directory menu, here's what I get (we're all familiar with this, I know, but bear with me): <img src="dummysource/image.gif"...
665 DZ-Jay
dzfoo Send Email
May 1, 2002
7:20 pm
Hello: Look for this file inside the EditPlus directory: "htmlbar.acp" It contains the autocompletion macros for HTML files. P.S> Make a backup before...
666 bobsawyerdotcom Send Email May 1, 2002
8:32 pm
That doesn't work for what I'm talking about. When I right-click on an image in the directory listing, and select "Insert Image", it inserts the full <img src>...
667 DZ-Jay
dzfoo Send Email
May 1, 2002
8:38 pm
Sorry, you are right. I just realized that in the last version the HTML things are built into the executable itself. I guess there is no way to do what you...
668 ~John
john63960 Send Email
May 1, 2002
10:53 pm
I hate to say this, but I think your just going to have to live with it for a little while. But of course when your done coding, you could do a search and...
669 ~John
john63960 Send Email
May 1, 2002
10:58 pm
I've tried unpacking programs before in hopes of customizing the software to fit my needs.... It seems to me like I could change letters etc... but If I tried...
670 Christoph P舊er
crisssov Send Email
May 1, 2002
11:20 pm
... not ... Preferences&#92;Tools&#92;User tools Add Tool>> Program Menu text: HTML Tidy Command: <location of tidy.exe> -config <location of config file> Argument:...
671 nider23 Send Email May 1, 2002
11:28 pm
Hello, Is there anyway to pull up a file requester for other tools or the cliptext? I like the image button on the html bar. It puts up a file requestor and...
672 bobsawyerdotcom Send Email May 2, 2002
1:18 pm
Thanks, everyone, for the info. Christoph, this is invaluable info. I tried a week or two back to set up TidyGUI to work, but haven't gotten it to work yet....
673 Nasty Mr
mrnasty49441 Send Email
May 2, 2002
1:24 pm
I use editplus on win2k and have the same "freeze" problem when saving to samba shares. It doesn't happen everytime, but occasionally. ... ...
674 lzalf Send Email May 2, 2002
2:09 pm
1. After do the 'column select' with some common or space, then do the ascending sorting, then do the descending sorting, the original colume block mark is...
675 ~John
john63960 Send Email
May 2, 2002
6:39 pm
I've never used the Function Pattern Feature before. What is it supposed to do when you press [Ctrl + F11] ? I opened a page that had several instances of the...
676 ~John
john63960 Send Email
May 2, 2002
6:42 pm
Never mind I see how it works now, I had to re-enter the function pattern again....I must have forgotten to "apply" the changes that I made to the Syntax file....
677 tsubusu Send Email May 5, 2002
12:21 pm
Has anyone seen the error msg "failed to create process" when using a User Tool configured to use the Borland C compiler? I had this user tool working fine...
678 a_ciccantelli Send Email May 5, 2002
9:54 pm
There should be a keyboard shortcut for line comment/uncomment (there aren't shortcuts at the moment). A shortcut would record. Also it would be handy to have...
679 DZ-Jay
dzfoo Send Email
May 5, 2002
10:01 pm
... You can make your own keyboard shortcuts. Go to Tools|Preferences, Categories|Tools|Keyboard. The LineComment/Uncomment is under Type: Edit; Command:...
680 Pragneshkumar Gandhi
pragneshkumar Send Email
May 6, 2002
8:02 am
HI Edit+ Gurus This is pragneshkumar Gandhi from India I Have three small Questions 1) How can i finds in multiple open files 2) How can I run .exe file in...
681 Pragneshkumar Gandhi
pragneshkumar Send Email
May 6, 2002
8:02 am
Hi tsubusu Reinstall edit+ in another directory whose path does not have space I mean not in "programme file" like Dir. Good Luck ... ===== Living on Earth may...
682 japipoju Send Email May 6, 2002
3:03 pm
Say I have a html kinda tag like <TRY THIS>. How can I highlight both of these words with my .stx file? Thanks for this forum!...
683 J
morrispeckham Send Email
May 6, 2002
6:13 pm
Try running the command processor instead. On Win NT/2000/XP, the command is: cmd.exe /c bcc32.exe On Win 95/98/ME the command to run is: command.com /e:4096...
684 Alexandru Savescu
alexsavescu Send Email
May 8, 2002
9:09 am
Does Edit+ have a Hex edit feature? I haven't found it I find it very useful and I think they should implement it, don't you? Best regards, Alex...
685 menklurigt Send Email May 8, 2002
12:09 pm
To insert a cliptext I write the keyword and press the shortcut to insert the code in the file... ex. I want to write a new table row in html and I write- tr ...
686 DZ-Jay
dzfoo Send Email
May 8, 2002
12:44 pm
... Maybe keyboard macros? Maybe Keyboard shortcuts? dZ. 覧覧覧覧覧覧覧覧 Bastard Operators don't just win. Anyone can win....
687 Christoph P舊er
crisssov Send Email
May 8, 2002
1:40 pm
... No. ... Yes, I don't. What I want is "search & replace in all project files" or a auto inclusion function: say you write <!--%FOOT%--> or <!--in:FOOT--> in...
688 menklurigt Send Email May 8, 2002
1:55 pm
... like ... delimiter ... Operators win ... Thanks! Works ok now. Still think delimiters should be configurable in the cliptext files though....
689 ~John
john63960 Send Email
May 8, 2002
2:55 pm
I noticed in the Directory Window (Show) File Types, that there are ones named *..ACP *..CGI etc.. etc.. Here is a picture of what I'm talking about: ...
Messages 660 - 689 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