Skip to search.
boxer · The Boxer Software List

Group Information

? 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

  Messages Help
Advanced
Messages 1620 - 1651 of 4473   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1620 Ed Patterson
edpatterson Offline Send Email
May 1, 2003
5:31 pm
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;...
1621 David Hamel [Boxer S...
boxer99dave Offline Send Email
May 1, 2003
11:01 pm
Hi Ed, Ed> I am trying to write a macro that takes combines numerous lines Ed> into one. Ed> macro newmacro() Ed> { Ed> int i; Ed> StartOfFile; Ed>...
1622 Ed Patterson
edpatterson Offline Send Email
May 1, 2003
11:24 pm
!!! DOH !!! Obvious once it is pointed out. Thanks, Ed ... From: "David Hamel [Boxer Software]" <david@...> To: "Ed Patterson"...
1623 David Hamel [Boxer S...
boxer99dave Offline Send Email
May 2, 2003
5:17 pm
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...
1624 Diesel
zmachine@... Send Email
May 2, 2003
5:23 pm
Thank you, David. That's of benefit to my stuff. Diesel ... From: David Hamel [Boxer Software] [mailto:david@...] Sent: Friday, May 02, 2003...
1625 John LeMay
kc2kth Offline Send Email
May 2, 2003
6:59 pm
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...
1626 chtran1 Offline Send Email May 12, 2003
2:45 am
I am looking for way to select the next word in boxer. Thanks in advance, Chung...
1627 chtran1 Offline Send Email May 12, 2003
2:48 am
... Please ignore this since I am new. I found out how to do it. Ctrl+Right Arrow....
1628 houda.araj
houda_araj Offline Send Email
May 20, 2003
2:09 pm
Hello, This is my input. Dishevel <vti> <v. i.> Dishevel <v. t.> Disevel <vti> <v. i.> Disevel <v. t.> Divel <vti> <v. i.> Divel <v. t.> How to obtain this...
1629 David Hamel [Boxer S...
boxer99dave Offline Send Email
May 20, 2003
4:48 pm
Hi Houda, houda.araj> This is my input. houda.araj> Dishevel <vti> <v. i.> houda.araj> Dishevel <v. t.> houda.araj> Disevel <vti> <v. i.> houda.araj> Disevel...
1630 Stefan P. Wolf
stefanwolf69 Offline Send Email
May 20, 2003
5:34 pm
... 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...
1631 marc.morse@...
morsemj69 Offline Send Email
May 21, 2003
5:01 am
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,...
1632 Lorenzo Platteau
lpl_watteeuw Offline Send Email
May 21, 2003
9:36 am
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...
1633 David Hamel [Boxer S...
boxer99dave Offline Send Email
May 21, 2003
2:28 pm
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>...
1634 houda_araj Offline Send Email May 22, 2003
11:53 pm
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....
1635 Stephan Eichenlaub
stephan@... Send Email
May 27, 2003
6:35 am
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...
1636 Henk van den Berg
hvan_denberg Offline Send Email
May 27, 2003
7:21 am
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...
1637 Daniel van Rooijen [C...
danielvr68 Offline Send Email
May 27, 2003
7:34 am
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...
1638 Anonymous User
j44xm Offline Send Email
May 27, 2003
5:26 pm
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...
1639 David Hamel [Boxer S...
boxer99dave Offline Send Email
May 27, 2003
10:11 pm
Hi Anonymous, Thanks for your note... Anonymous> Hi there. I'm wondering if there's a reason that Boxer Anonymous> doesn't have a provision for...
1642 vl_email Offline Send Email Jun 17, 2003
7:12 am
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...
1643 tony summerfelt
snowzone25 Offline Send Email
Jun 17, 2003
6:17 pm
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...
1644 Jim Rebman
seamus@... Send Email
Jun 17, 2003
6:28 pm
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,...
1645 David Hamel [Boxer S...
boxer99dave Offline Send Email
Jun 17, 2003
7:02 pm
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...
1646 Schneider, Audrey
aschneider@... Send Email
Jun 17, 2003
7:12 pm
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...
1647 tony summerfelt
snowzone25 Offline Send Email
Jun 18, 2003
12:51 am
... 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... ...
1648 tony summerfelt
snowzone25 Offline Send Email
Jun 18, 2003
1:02 am
... 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...
1649 tony summerfelt
snowzone25 Offline Send Email
Jun 18, 2003
1:04 am
... yes, this is similar to what i'm doing :) ... you've pretty much cleared up what i was trying to say :) http://home.cogeco.ca/~tsummerfelt1...
1650 John LeMay
kc2kth Offline Send Email
Jun 18, 2003
4:17 am
... 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...
1651 John LeMay
kc2kth Offline Send Email
Jun 18, 2003
4:22 am
... ok, now I was *sure* I changed the email address on this to send it off-list. sorry all. -- John LeMay kc2kth Senior Technical Manager NJMC |...
Messages 1620 - 1651 of 4473   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