I am trying to write a macro that takes combines numerous lines into one. macro newmacro() { int i; StartOfFile; for(i=1;i<=LineCount; i++){ EndOfLine; Delete;...
One or more people have asked in this forum about the ability to run external programs from within a macro. There isn't a way to do this directly, but I just...
Thank you, David. That's of benefit to my stuff. Diesel ... From: David Hamel [Boxer Software] [mailto:david@...] Sent: Friday, May 02, 2003...
Diesel
zmachine@...
May 2, 2003 5:23 pm
1625
I just happened to be playing around with Wine today (www.winehq.com) and found that Boxer will install and run very nicely under Linux. I even have Boxer menu...
... I might be completely misunderstanding your question (as I don't understand what the <v. t.> stuff is and if that stuff varies but my first attempt would...
I will be out of the office starting 05/16/2003 and will not return until 05/27/2003. I will be out of the office from Friday, May 16th returning on Tuesday,...
Saving a file opened with the ftp option, togheter with the File I/O option "Dissalow writes by other programs", causes error on file _ftpxfer.tmp. Disable...
Hi Lorenzo, Lorenzo> Saving a file opened with the ftp option, togheter with the Lorenzo> File I/O option "Dissalow writes by other programs", causes Lorenzo>...
Hello, Is it possible to make boxer find as duplicates: bank <n.> bank <n.> bank <v.> bank (etc.1) bank (etc.2) Now boxer makes identical lines as duplicate....
Hi, how can I replace all tabs in a given text with the appropriate (!) number of spaces? This number varies with each tab, so a simple search&replace won't...
Stephan Eichenlaub
stephan@...
May 27, 2003 6:35 am
1636
Hi Stephan, How would you describe the criterion 'appropriate'? Is it something that you can define as (a number of) yes/no questions or a question that...
SE> how can I replace all tabs in a given text with the appropriate (!) SE> number of spaces? Have you tried Block > Convert Other > Tabs to Spaces? It doesn't...
Hi there. I'm wondering if there's a reason that Boxer doesn't have a provision for screen-/pseudo-wrapping, in which text is only wrapped for viewing purposes...
To delete duplicate lines: 1. Select the text that you want to check for duplicates. 2. While the text is selected, go to the Edit menu in Boxer located at the...
i have a number of window tabs lining the bottom of my boxer session. but i have two files each taking up about half the screen. what i'd like to be able to do...
Maybe I'm not understanding this correctly, but won't the ctrl-tab and shift-ctrl-tab switch focus from one top layer control to the next? If only two panes,...
Jim Rebman
seamus@...
Jun 17, 2003 6:28 pm
1645
Hi Tony, Thanks for your note... tony> i have a number of window tabs lining the bottom of my boxer session. tony> but i have two files each taking up about...
Hi David, I have a simlar need that I think Tony is asking to solve. Maybe if I describe my application it will help: I quite often open 8 control files from...
Schneider, Audrey
aschneider@...
Jun 17, 2003 7:12 pm
1647
... only two panes visible, i have a few more open... any window switching will brink up some of the ones 'hidden' beneath the two i'm working with... ...
... unfortunately they aren't in 'tab order'. eg if i have tabs: one two three four five six seven and i have tabs 'five' and 'seven' each about half...
... Tony, Sorry for the direct, OT reply, but I had to when I saw this on your page. I noticed this odd behaviour myself. The product is actually developed by...