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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 6025 - 6054 of 6448   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6025
... I'm not familiar with Liberty Basic. Can it take a filename in the command line to compile? If not, I'm afraid you won't be able to use it from EditPlus....
DZ-Jay
dzfoo
Offline Send Email
Jul 1, 2008
9:36 am
6026
... dZ, I have Python set-up as follows (I presume you know the "Configure Tools" dialogue): Menu Text: Python Command: C:\Python25\python.exe Argument:...
Peter Anderson
peter.anderson@...
Send Email
Jul 1, 2008
11:16 am
6027
liberty basic command line parameters: -R Run a BAS file on startup -D Debug a BAS file on startup the following three are in the registered version...
Aleem Juma
aleemjuma
Offline Send Email
Jul 1, 2008
11:22 am
6028
... Aleem, "C:\Program Files\Liberty BASIC v4.03\liberty.exe" -R -A multiwin.bas Works from the "Run" command line so I am part way there. Although "-M" does...
Peter Anderson
peter.anderson@...
Send Email
Jul 1, 2008
11:54 am
6029
... By George he's done it! :-) The User Tool Configuration is: Menu Text: Liberty Basic Command: C:\Program Files\Liberty BASIC v4.03\liberty.exe Argument: -R...
Peter Anderson
peter.anderson@...
Send Email
Jul 1, 2008
12:11 pm
6030
... Peter, I added the LB configuration to the EditPlus wiki at http://editplus.info/wiki/User_Tools#Liberty_Basic You might want to update the entry as you...
Michael L. Jones
mljones1947
Offline Send Email
Jul 1, 2008
7:03 pm
6031
Hello: You may want to also tick this one: [X] Capture output That way, it'll display any error messages or compilation output into the Output Window of...
DZ-Jay
dzfoo
Offline Send Email
Jul 2, 2008
9:34 am
6032
... DZ, It works with Python because (I think) Python is treating EditPlus as the console. Liberty Basic seems to have a specific way of displaying error...
Peter Anderson
peter.anderson@...
Send Email
Jul 3, 2008
3:15 am
6033
hello. I edit my html pages in EditPlus3.01 (446) is there an easy way such as a macro for example to easily replace all the french special characters with...
hammoud_1973
Offline Send Email
Jul 7, 2008
2:25 pm
6034
... What about using Find+Replace in all open files? dZ....
DZ-Jay
dzfoo
Offline Send Email
Jul 7, 2008
2:35 pm
6035
Or it might be easier in the long run (depending on circumstances) to switch the html file(s) to UTF-8 encoding; then you don't need to convert characters to...
gnox
gnugnox
Offline Send Email
Jul 7, 2008
3:47 pm
6036
We use editplus to edit a large number of subtitle scripts. It would be really useful to be able to replace a set directory within the script with the path...
john_eyeframe
Offline Send Email
Jul 9, 2008
1:16 pm
6037
John- could you provide a couple samples of before/after? ... From: john_eyeframe <john_eyeframe@...> Sent: Wednesday, July 09, 2008 4:56 AM To:...
Bronius Motekaitis
bcswebstudio
Offline Send Email
Jul 10, 2008
6:18 pm
6038
I have a minor annoyance with EditPlus. Whenever I use the "Open" or "Save As" file menu option or toolbar button EditPlus seems to use a location that I don't...
Peter Anderson
peter.anderson@...
Send Email
Jul 11, 2008
5:05 am
6039
... Tools|Preferences|General|File Open dialog restores previous directory. That option will take care of the File Open dialog, it will always set it to the...
DZ-Jay
dzfoo
Offline Send Email
Jul 11, 2008
9:40 am
6040
... dZ, Thanks, I can't believe that in all the time I've been using EditPlus I did not see that switch. Must have been a very long "senior's moment" ;-) ...
Peter Anderson
peter.anderson@...
Send Email
Jul 11, 2008
12:51 pm
6041
... As I mentioned in another thread, that option is fairly new (perhaps since 3.0, though I'm not sure). It used to be the opposite: "Open Dialog follows...
DZ-Jay
dzfoo
Offline Send Email
Jul 11, 2008
1:44 pm
6042
... This means that every single time I am working on non-english html pages I have to go and manually replace each special character with its html...
hammoud_1973
Offline Send Email
Jul 12, 2008
8:17 am
6043
... I really don't understand why you would wish to use those html counterparts in your HTML files instead of the real French letters. This is the 21st...
ask@...
faterson2001
Offline Send Email
Jul 12, 2008
8:34 am
6044
... I mmust agree with Alex, you should just set the character encoding of your web pages to UTF-8 and use accented characters as normal. There is really no...
DZ-Jay
dzfoo
Offline Send Email
Jul 13, 2008
11:28 am
6045
... You're correct about non-breaking spaces and angled brackets (and I would add the "&" character), but as far as quotation marks go, these do not need to be...
ask@...
faterson2001
Offline Send Email
Jul 13, 2008
12:05 pm
6046
... I agree (I forgot the ampersand--that's an important one!). I only mentioned the quotation marks because they are used in attribute values, in which case,...
DZ-Jay
dzfoo
Offline Send Email
Jul 13, 2008
12:28 pm
6047
... Thank you Alex. I appreciate your kind answer....
hammoud_1973
Offline Send Email
Jul 25, 2008
3:17 pm
6048
... thank you DZ I appreciate your kind answer....
hammoud_1973
Offline Send Email
Jul 25, 2008
3:18 pm
6049
Since the last problem, I applied all the updates and patches. I encountered the same problem only today, but this time it responded within 10-20 seconds...
denoxis2000
Offline Send Email
Jul 31, 2008
12:33 am
6050
Hi all, I have tried some other editors in the past (such as notepad++) that highlight all text in the document that is the same as the text you have selected,...
adtrakmike
Offline Send Email
Aug 8, 2008
4:25 pm
6051
No, EditPlus does not have that capability. You could, however, use Find In Files and get a list of all the lines that use a specific string within the file....
DZ-Jay
dzfoo
Offline Send Email
Aug 9, 2008
10:44 am
6052
I just noticed that EP3 on my machine didn't have CTRL-SHIFT-C assigned for Copy Append. Adding it was simple enough under preferences, but thought that...
Bronius Motekaitis
bcswebstudio
Offline Send Email
Aug 9, 2008
8:07 pm
6053
Yay!! That always drove me crazy when I would accidentally hit shift when copying something. -Mark On Aug 9, 2008, at 4:07 PM, "Bronius Motekaitis"...
Mark Kahn
CWolves
Offline Send Email
Aug 10, 2008
12:09 am
6054
Hi! I have a feeling that EditPlus would open files and automatically convert tabs to spaces if the "Settings and Syntax" configuration for that file type was...
Peter Anderson
peter.anderson@...
Send Email
Aug 10, 2008
1:01 am
Messages 6025 - 6054 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