Hello - I am new to Boxer. I am looking at the search and replace facility. Since it uses PCRE it can do very complicated things. But I cannot find a 'this...
Hi John, In the search and replace dialog, there is an option to "confirm during replace all", and it will step through the file for each successful match, and...
(I sent this one within minutes after your message appeared, but as I never saw the reply come back in, I'm posting again. Sorry if it's a repeat for everyone...
3490
kdburke
kdburke@...
Apr 7, 2007 11:45 pm
The search menu command "Find Differing Lines" may also be useful, if you make a duplicate file before you S&R. Kevin ... -- CONFIDENTIALITY STATEMENT. The...
3491
Cook, Jim
jcook@...
Apr 13, 2007 6:24 pm
I wrapped some existing variables up into a structure. So, I went to the header file: Select clipboard 1 copy variable name 1 ...
Hi Jim, Jim> Select clipboard 1 Jim> Go to Replace dialog Jim> Ctrl-v in "Find" field Jim> Windows clipboard value shows up????? Jim> Am I doing something...
3493
Raymond H. Earle
REARLE@...
Apr 14, 2007 1:12 am
David, I've been using Yankee Clipper X (http://yankee-clipper-x.intelexual-software-llc.qarchive.org/) for years. It provides hyper extended clipboard...
Hi, I've been writing some Microsoft C++ code to invoke Boxer with the "system" function. Like: system("C:\\_Util\\Editors\\Boxer_v10\\B.exe todays.txt"); Now...
Hi David, My reply is at the bottom. ... Thanks for the quick reply. I did not move B.exe or change the install location in any way (at least not knowingly)....
3497
Vogt_Elmar
vogt@...
Apr 19, 2007 6:40 am
Hi all, My suggestion is it has something to do with the path. Assume your application is running in C:\myfolder, from whence you invoke Boxer. Now, both your...
Hi Ray, Ray> Thanks for the quick reply. Ray> I did not move B.exe or change the install location in Ray> any way (at least not knowingly). Boxer worked Ray>...
Hi David, Yes, the error was occurring when Boxer was being invoked in the standard way, like clicking on it's icon. The error displayed has ... (In the blue...
Folks, We've had some questions here on the forum about how Boxer runs under Vista (answer: just fine!), so I thought there might be some interest in seeing ...
Dave, FWIW, I switched to a Vista laptop several weeks ago, and I've had no trouble at all with Boxer. J Thanks, as always, for a fine product. Rudy From:...
On Tue, 08 May 2007 12:37:19 -0500, David Hamel, Boxer Software ... I am always pleased to recommend Boxer Software to anyone on the Windows platform, and I am...
Does anyone have any experience of running Boxer under wine? I've been playing with Ubuntu recently and I'm having no joy with vi so was wondering about...
On Tue, 08 May 2007 16:04:21 -0500, annoyingmouse2001 ... As an avid UNIX user, I really cannot recommend using Boxer for UNIX at the moment, mostly because it...
Hi Dom, Thanks for your note... annoyingmouse2001> Does anyone have any experience of running Boxer under annoyingmouse2001> wine? I've been playing with...
On Tue, 08 May 2007 18:42:32 -0500, David Hamel, Boxer Software ... For editing tasks which do not require any permissions adjustments, such as editing plain...
a> I've been playing with Ubuntu recently and I'm having no joy with a> vi so was wondering about running Boxer (seeing as I'm used to it). If this video isn't...
3510
Vogt_Elmar
vogt@...
May 9, 2007 7:10 am
Actually, I'm currently planning to switch to a Linux system myself. I mostly do TeX on my machine, and would like to continue editing the source files with...
... Besides the minimal overhead that wine places on your system, you might have to adjust your macros and tools a certain amount to make sure that they still...
3512
Christopher Carver
christopher.carver@...
May 9, 2007 7:04 pm
Just FYI. Boxer for Linux (or recode under a cross platform GUI API) would be awesome. The good news is competition usually spawns the need to full fill...
On Wed, 09 May 2007 14:03:29 -0500, Christopher Carver ... I would actually love to see Boxer ported to Motif (call me crazy) rather than a cross-platform GUI...
Boxer Text Editor is the featured program at Bits du Jour on Thursday, May 10, 2007. For 24 hours, visitors to the site will be able to grab a fully licensed...
I think I've pretty much tried everything I can, and still, I'm stumped. http://ctags.sourceforge.net/EXTENDING.html Offers this fairly simple example: ...