There's got to be a better way

2005-04-12 Thread Jim Hurley
I have html text from a web site. (Thanks again to Dave Cragg for his nifty handler to extract text from a web site with forms.) It is awkward to parse in this form. I would like to be able to parse the text without the html code. So this is what I am using: set the htmltext of field 1 to tHTML

Re: Bar codes for mailing

2005-04-12 Thread Jim Hurley
Just found a web site with the info I need. 12 digit in all. Figured all out except how to deal with PO box addresses. Jim ___ use-revolution mailing list use-revolution@lists.runrev.com http://lists.runrev.com/mailman/listinfo/use-revolution

Bar codes for mailing

2005-04-12 Thread Jim Hurley
I'm trying to cut the costs for mailing our neighborhood newsletter. It goes to mostly to just one 5 digit zip code. So pretty simple. So the first thing is to get the 9 digit zip code. I've writen a program to download the 9 digit zip for a given set of address from the USPO web site. So far t

Re: Writing to a web site?

2005-04-11 Thread Jim Hurley
Message: 15 Date: Mon, 11 Apr 2005 13:39:45 +0100 From: Dave Cragg <[EMAIL PROTECTED]> Subject: R To: How to use Revolution Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=US-ASCII; format=flowed On 11 Apr 2005, at 12:23, Jim Hurley wrote: This is something that

Writing to a web site?

2005-04-11 Thread Jim Hurley
This is something that is new to me and I have no understanding of the options. I have considered using Run Rev to get the 4 additional numbers in zip codes. At the site http://scikits.com/lookup.html (or http://zip4.usps.com/zip4/welcome.jsp) one can enter an address such as 123 Broad St, 95959

Re: [ANN] Stock Portfolio

2005-04-10 Thread Jim Hurley
Message: 2 Date: Sun, 10 Apr 2005 11:06:01 +0100 From: Karen <[EMAIL PROTECTED]> Subject: [ANN] Stock Portfolio To: "use-revolution@lists.runrev.com" Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="US-ASCII" I've finally finished my first Revolution project thanks

Re: Greenhouse effect on Venus

2005-04-07 Thread Jim Hurley
Message: 15 Date: Thu, 7 Apr 2005 11:04:31 +0930 From: "Monte Goulding" <[EMAIL PROTECTED]> Subject: Re: Greenhouse effect on Venus To: "How to use Revolution" Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Hey... t

Re: Ann: Greenhouse effect on Venus

2005-04-07 Thread Jim Hurley
Message: 13 Date: Thu, 7 Apr 2005 11:15:13 +1000 From: David Vaughan <[EMAIL PROTECTED]> Subject: Re: Ann: Greenhouse effect on Venus To: use-revolution@lists.runrev.com Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=US-ASCII; format=flowed > snip Jim, So why is Mars colder than

Ann: Greenhouse effect on Venus

2005-04-06 Thread Jim Hurley
It is worthwhile to examine what effect greenhouse gases have on the temperature of other planets besides Earth. It turns out that Venus is very hot, about 832 degrees Fahrenheit. But how much of this due to greenhouse gases and how much to the fact that it is closer to the Sun? To neutralize

Re: ANN Nine Ball with Spin (English)

2005-04-05 Thread Jim Hurley
And just for fun, to run an arrow around a circle: on mouseUp put 0 into tStartAngle put 360 into tEndAngle set the endArrow of grc "myArc" to true repeat 180 times arc the loc of me,100,tStartAngle,tEndAngle,"myArc" add 2 to tStartAngle add 2 to tEndAngle unlock screen -- Necessary

Re: ANN Nine Ball with Spin (English)

2005-04-05 Thread Jim Hurley
Message: 8 Date: Mon, 04 Apr 2005 14:18:58 -0700 From: Quentin Long <[EMAIL PROTECTED]> Subject: Re: ANN Nine Ball with Spin (English) To: use-revolution@lists.runrev.com Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii; format=flowed sez [EMAIL PROTECTED] But I am off to

Re: How to get the difference between two lists?

2005-04-04 Thread Jim Hurley
Message: 6 Date: Sun, 03 Apr 2005 22:04:54 -0500 From: Ken Ray <[EMAIL PROTECTED]> Subject: How to get the difference between two lists? To: Use Revolution List Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="US-ASCII" I've got two lists - one with is the "comprehensive" l

Where is reshape polygon?

2005-04-03 Thread Jim Hurley
Where is reshape polygon in 2.5? I'd look it up in the documentation, but that aspect of 2.5 doesn't work on my OS X 10.2.3--sadly. Jim BTW, The question I posed earlier--how do you create an arc--turned out to be really simple. My apologies to those who have already responded. (I get the diges

Re: ANN Nine ball with spin and sound

2005-04-03 Thread Jim Hurley
Message: 6 Date: Sun, 3 Apr 2005 09:45:00 -0400 From: Thomas McGrath III <[EMAIL PROTECTED]> Subject: ANN Nine ball with spin and sound To: How to use Revolution Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=US-ASCII; format=flowed Added a little sound to the game. Tom, Great

Re: ANN Nine Ball with Spin (English)

2005-04-03 Thread Jim Hurley
Message: 17 Date: Sat, 2 Apr 2005 08:45:25 -0800 (PST) From: Alejandro Tejada <[EMAIL PROTECTED]> Subject: Re: ANN Nine Ball with Spin (English) To: use-revolution@lists.runrev.com Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii Hi Jim, Your have make better an already ex

ANN Nine Ball with Spin (English)

2005-04-01 Thread Jim Hurley
I couldn't resist adding spin (English) to Nine Ball. There are some things you can't do without it. For example there are occasions when you can't sink a ball without scratching--unless you can put spin on the cue ball. It is also needed on occasion to position the cue ball for the next shot.

Re: Math wizardry

2005-03-29 Thread Jim Hurley
Message: 17 Date: Tue, 29 Mar 2005 07:35:46 -0800 From: Jim MacConnell <[EMAIL PROTECTED]> Subject: Re: Math wizardry To: RevList Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="US-ASCII" (snip) > Perhaps even easier would be to define a function which determines the *ge

Re: Math wizardry

2005-03-29 Thread Jim Hurley
Message: 15 Date: Mon, 28 Mar 2005 11:02:18 -0800 From: Jim MacConnell <[EMAIL PROTECTED]> Subject: Re: Math wizardry To: RevList Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="US-ASCII" Richard, All of these give different values for the resulting angles, depending on th

Re: Math wizardry

2005-03-28 Thread Jim Hurley
Richard, I should have said that the funciton "theLineAngle" below assumes you define the line *either* by the two end points p1, and p2 Or by the line as defined in Run Rev, that is "the points of grc "myLine". The "points" consists of the point p1 followed by a return character and then point

Re: Math wizardry

2005-03-28 Thread Jim Hurley
Message: 11 Date: Mon, 28 Mar 2005 10:59:45 -0500 From: Richard Miller <[EMAIL PROTECTED]> Subject: Re: Math wizardry To: How to use Revolution Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=US-ASCII; format=flowed Thanks to help from Jim Hurley, I can now compute t

Re: ANN Nine ball pool

2005-03-27 Thread Jim Hurley
Message: 10 Date: Sat, 26 Mar 2005 13:30:02 -0800 (PST) From: Alejandro Tejada <[EMAIL PROTECTED]> Subject: Re: ANN Nine ball pool To: use-revolution@lists.runrev.com Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii on Sat, 26 Mar 2005 Jim Hurley wrote: Wh

Re: ANN Nine ball pool

2005-03-26 Thread Jim Hurley
Message: 15 Date: Fri, 25 Mar 2005 19:26:19 -0500 From: Thomas McGrath III <[EMAIL PROTECTED]> Subject: Re: ANN Nine ball pool To: How to use Revolution Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=US-ASCII; format=flowed You know if the collision detection that happens on the

RE: ANN Nine ball pool

2005-03-25 Thread Jim Hurley
Message: 5 Date: Thu, 24 Mar 2005 23:15:21 +0100 From: "MisterX" <[EMAIL PROTECTED]> Subject: RE: ANN Nine ball pool To: "'How to use Revolution'" Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="US-ASCII" Awesome! As a pool shark, I must say I liked it for the "physics"! A

Re: ANN Nine ball pool

2005-03-24 Thread Jim Hurley
Klaus, Chipp, and Scott, Thank you for the kind words. Much appreciated coming from those who I have learned so much from and come to regard so highly over time. I particularly enjoyed Scott's graphics additions. The billiard cloth is so realistic now that I feel I must take care on the break t

ANN Nine ball pool

2005-03-24 Thread Jim Hurley
After a bit of fussing, I have modified my earlier version of pool to allow for multiple balls and collisions. While Run Rev is able to handle the straight 15 ball game, it is does not run as smoothly as nine ball, which I think is a better game anyhow. (Watching the break in 15 ball pool is a

Re: erratic screen updates (was Slow screen lock/unlock)

2005-03-18 Thread Jim Hurley
Message: 10 Date: Fri, 18 Mar 2005 09:26:10 +0100 From: Malte Brill <[EMAIL PROTECTED]> Subject: Re: erratic screen updates (was Slow screen lock/unlock) To: use-revolution@lists.runrev.com Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=US-ASCII; format=flowed Hi Michael, >I did

Problems with Run Rev 2.5 on OS X 10.2.3

2005-03-18 Thread Jim Hurley
Little help please. We (Run Rev support and I) are trying to decide whether my problems with the new 2.5 version of Run Rev are system related or not. Using 2.5 I cannot access either the "rev OnLIne" or the "Documentation" windows. They are completely intert: Can't close or move them. Can't a

Re: Slow screen lock/unlock

2005-03-17 Thread Jim Hurley
Message: 16 Date: Thu, 17 Mar 2005 08:59:06 +1100 From: "Michael J. Lew" <[EMAIL PROTECTED]> Subject: Slow screen lock/unlock To: use-revolution@lists.runrev.com Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" ; format="flowed" It takes about 260 milliseconds to lock an

Changing ID numbers

2005-03-15 Thread Jim Hurley
I noticed that 2.5 no longer includes the ID numbers in the Application Browser. I don't suppose the Application Browser is editable, able to show the ID number? I've got 15 buttons whose Icon ID numbers I want to set to 15 image ID numbers. It was a lot easier to do this in 2.2 with the App

Re: Poll: the sum(7,9)

2005-03-15 Thread Jim Hurley
What a fascinating question! I had to think for a minute to try and analyze how I do that sort of mental arithmetic, but in the end I realized what I do. I seem to have a visual stack that goes up to 10, so I put the 9 into stack, then move 1 from the 7 to fill the stack, leaving me with 10 in the

ANN: Pool

2005-03-10 Thread Jim Hurley
I have posted a pool game, or rather, a modified version thereof. I confess, I was daunted by the prospect of trying to simulate the break with 16 balls. It uses the appropriate collision dynamics of colliding balls, i.e. momentum and energy are conserved in the elastic collision. I don't exp

Re: Waiting for a handler to finish

2005-03-05 Thread Jim Hurley
Jim Hurley wrote: >--The following wait doesn't do what I want. --It halts everything since the message is received at the --first execution of doFadeOut. wait until "doFadeOut" is not in the pendingMessages --What do I need to do here? Try: wait until "d

re: Waiting for a handler to finish

2005-03-05 Thread Jim Hurley
Never mind. The answer was trivial. Aren't they always trivial when finally find them. All I need to do was send the "doFadeIn 0" message when the doFadeOut handler quits: on fadeOut r set the width of me to r set the height of me to r if r =0 then send "fadeIn 0" to me exit fadeO

Waiting for a handler to finish

2005-03-05 Thread Jim Hurley
I'm having problems with messages. I want to have an oval graphic fade out to 0 width and height, relocate to a new position and then fade in with diamMax width and height at the new location. And I want all this to happen while another graphic is moving on the screen. For this reason, all loop

Waiting for a handler to finish

2005-03-05 Thread Jim Hurley
I'm having problems with messages. I want to have an oval graphic fade out to 0 width and height, relocate to a new position and then fade in with diamMax width and height at the new location. And I want all this to happen while another graphic is moving on the screen. For this reason, all loop

Re: Math wizardry

2005-03-05 Thread Jim Hurley
Message: 7 Date: Fri, 4 Mar 2005 16:45:58 -0500 From: James Steiner <[EMAIL PROTECTED]> Subject: Re: Math wizardry To: How to use Revolution Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=US-ASCII To find out whether the intersection point lies between the end points of each l

Re: Mortgage calc.

2005-03-02 Thread Jim Hurley
Message: 4 Date: Tue, 01 Mar 2005 19:46:14 -0500 From: Hershel Fisch <[EMAIL PROTECTED]> Subject: Mortgage calc. To: How to use Revolution Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="US-ASCII" Hi all I'm trying to write a mortgage function and I can't get right. Some how the

Re: Math wizardry

2005-03-02 Thread Jim Hurley
Message: 1 Date: Wed, 2 Mar 2005 10:41:27 -0500 From: Richard Miller <[EMAIL PROTECTED]> Subject: Math wizardry To: How to use Revolution Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=US-ASCII; format=flowed I've got two line graphics drawn on the screen. I need to find out if

Re: Addressing images

2005-03-01 Thread Jim Hurley
Message: 16 Date: Tue, 01 Mar 2005 14:02:12 -0600 From: Chipp Walters <[EMAIL PROTECTED]> Subject: Re: Addressing images To: How to use Revolution Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Jim, Not sure if this is what you want.. choose the pencil

Addressing images

2005-03-01 Thread Jim Hurley
(Somehow this message was garbled in the previous post. I just sent it to myself, and it seems OK. Trying again.) I've discovered I don't know the first thing about addressing images. Suppose I have created two images, "myFIrstImage" and "mySecondImage." The rect of each is set to the screenRec

Addressing images

2005-03-01 Thread Jim Hurley
I've discovered I don't know the first thing about addressing images. Suppose I have created two images, "myFIrstImage" and "mySecondImage." The rect of each is set to the screenRect How do I select the image which the next drag command applies to, that is choose the pencil tool drag from 100,100 t

Drawing

2005-02-28 Thread Jim Hurley
On most cards, simply choosing a drawing tool, the pencil for example, an image is created by the act of drawing. The dimensions of the image fills the window. Or the act of dragging with a drawing tool in a handler has this same effect of creating its own drawing space. If I open a new blank s

Re: scale w/ ticks and snap-to

2005-02-27 Thread Jim Hurley
Message: 2 Date: Sat, 26 Feb 2005 15:15:07 -0800 From: Richard Gaskin <[EMAIL PROTECTED]> Subject: scale w/ ticks and snap-to To: How to use Revolution Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed I'd like to have a scale in a range from 1 to 5 with 5

Re: thumbPosition and Simple Math

2005-02-26 Thread Jim Hurley
> Try looking in the scrollbar inspector. Use the tiny arrows to increase > the thumbposition. You should see the position of the thumb change on the scrollbar *and* the value in field should increase but remain 50 > units greater than the thumbposition. I tested this, and it does work. So fro

Re: ANN: Bouncing Ball Tools

2005-02-26 Thread Jim Hurley
S Message: 8 Date: Fri, 25 Feb 2005 10:33:47 -0800 From: Scott Rossi <[EMAIL PROTECTED]> Subject: Re: ANN: Bouncing Ball Tools To: How to use Revolution Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="US-ASCII" Recently, Jim Hurley wrote: I got intrigued

Re: thumbPosition and Simple Math

2005-02-26 Thread Jim Hurley
Message: 16 Date: Sat, 26 Feb 2005 08:42:21 -0600 From: Derek Bump <[EMAIL PROTECTED]> Subject: thumbPosition and Simple Math To: How to use Revolution Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Are there bugs that occur when using Math in conjuncti

Re: ANN: Bouncing Ball Tools

2005-02-26 Thread Jim Hurley
Recently, Jim Hurley wrote: I got intrigued with simulations, all kinds. Recently I have taken up bouncing balls. And I am having a hard time letting go. ... go url http://home.infostations.net/jhurley/BouncingBallTools.rev Ironically, you *gotta* let go for the thing to work. :-) This is

ANN: Bouncing Ball Tools

2005-02-25 Thread Jim Hurley
(It took me two years to figure out that ANN meant Announcement.) There was some discussion recently on how to motive oneself. Being retired, I have entered that enviable time of life when I do whatever I feel like-within reason. This does not present a difficult motivational problem. But if y

Re: News of Shafer eBook Publication Plans

2005-02-25 Thread Jim Hurley
Dan, Good news. Thank you for *your* patients with us. We never know what we want until we get it. Thank you, as well, for your dedication to Run Rev. I like the idea of quantizing the subject matter to suit individual needs. I hope this isn't too much to ask, but I would like a volume dedicat

Re: OT religious controversy

2005-02-24 Thread Jim Hurley
Message: 17 Date: Wed, 23 Feb 2005 19:42:57 -0800 (PST) From: Erik Hansen <[EMAIL PROTECTED]> Subject: OT religious controversy To: How to use Revolution Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii i don't happen to be a "creationist" or "intelligent design" advocate

Re: Enter key on laptops [OT]

2005-02-23 Thread Jim Hurley
"God saw every thing that he had made, and, behold, it was very good." And then, off the record, God Aunt Alice, the lesser known fourth person in one God, set to work on this day of rest and created dinosaur fossils. "Let them reconcile those fossils with creationism," She chuckled, for She ha

Re: Simple "word-scramble" stack

2005-02-19 Thread Jim Hurley
Wilhelm Sanke wrote: A screenshot can be seen here . Direct download from (11 KB). This presents a new OS X challenge for me. In OS 9 I used "Fast Find" , and later Richard Gaskin's wonderful

Re: Metal anomalies

2005-02-10 Thread Jim Hurley
How does one go about "voting" for a bug/request? I've found the bug site. What do I do there? Jim Hurley Sorry, just found the "Vote for this bug" line. Jim ___ use-revolution mailing list use-revolution@lists.runrev.co

Re: Metal anomalies

2005-02-10 Thread Jim Hurley
ally valuable in education. So much easier for a beginning scripter. Still a bit more complex than the old HC solution: "Repeat while the mouse is down" How does one go about "voting" for a bug/request? I've found the bug site. What do I do there? Jim Hurley __

Re: et scrollbar values to decimals -- 1/100's ths

2005-02-02 Thread Jim Hurley
Sivakatirswami wrote: I set a scroll bar number format to "#.00" but I am unable to set the beginning and ending values to a decimal value.. Are we only allowed positive whole integers ? (That's what I seem to be limited to...) Yes, only positive integers. But you can achieve the fractional effe

Re: Expression calculations in message box

2005-02-02 Thread Jim Hurley
AlexTweedy wrote: Open a new Runrev session. Open the message box (single line) Type into it put 1 into m; put ((m)+9) What value should appear ? I expected 10 - but I actually get 1 If I put a space between the two "("s - i.e. put 1 into m; put ( (m)+9) then I do indeed get 10. Don't see t

Is this possible?

2005-01-30 Thread Jim Hurley
This seems to be all right to me, but just to be sure. Rather than have a handler poll the OS each time it is run, would it be possible to modify a handler just once in an openstack handler like the following: on openstack put the script of button 1 into tScript if the platform is "macOS" th

Re: Drag a Graphic Tool.

2004-11-29 Thread Jim Hurley
Message: 2 Date: Sun, 28 Nov 2004 10:00:19 -0800 From: Roger Guay <[EMAIL PROTECTED]> Subject: Re: Drag a Graphic Tool. To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=US-ASCII; format=flowed Thanks very much Jan. I thought of someth

Re: What are the default values for the templateGraphic

2004-11-28 Thread Jim Hurley
Message: 4 Date: Fri, 26 Nov 2004 09:42:22 -0800 (PST) From: Jan Schenkel <[EMAIL PROTECTED]> Subject: Re: What are the default values for the templateGraphic To: How to use Revolution <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-as

Re: What are the default values for the templateGraphic

2004-11-26 Thread Jim Hurley
Recently, Jim Hurley wrote: I've discovered I don't understand the templateGraphic. In the docs it says: Use the templateGraphic keyword to set up default properties to be used for any new graphics you create.The properties of the templateGraphic are reset to their default

What are the default values for the templateGraphic

2004-11-26 Thread Jim Hurley
I've discovered I don't understand the templateGraphic. In the docs it says: Use the templateGraphic keyword to set up default properties to be used for any new graphics you create.The properties of the templateGraphic are reset to their defaults when all running handlers finish executing.

Re: Reading a (BIG) text file one line at a time

2004-11-25 Thread Jim Hurley
-- Message: 6 Date: Wed, 24 Nov 2004 13:10:21 -0800 From: Richard Gaskin <[EMAIL PROTECTED]> Subject: Re: Reading a (BIG) text file one line at a time To: How to use Revolution <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-885

Re: Speeding up RevGoURL

2004-11-22 Thread Jim Hurley
Message: 4 Date: Sun, 21 Nov 2004 23:42:04 +0100 From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Subject: Speeding up RevGoURL To: "use-revolution" <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=iso-8859-1 Hello everybody, I'm curently testing RevGoURL in or

Re: Ann: ControlsBrowser 1.2.1b4

2004-11-17 Thread Jim Hurley
Message: 8 Date: Tue, 16 Nov 2004 15:51:38 -1000 From: Sivakatirswami <[EMAIL PROTECTED]> Subject: Re: Ann: ControlsBrowser 1.2.1b4 To: [EMAIL PROTECTED], How to use Revolution <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format

Ann: ControlsBrowser b9 release available

2004-11-13 Thread Jim Hurley
Message: 14 Date: Wed, 10 Nov 2004 07:43:52 +0100 From: "MisterX" <[EMAIL PROTECTED]> Subject: Ann: ControlsBrowser b9 release available To: "'How to use Revolution'" <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="US-ASCII" Many improvements again News

Re: Displaying vertical text

2004-11-06 Thread Jim Hurley
-- Message: 5 Date: Fri, 5 Nov 2004 21:03:23 +0200 From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Subject: Displaying vertical text To: "use-revolution" <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=iso-8859-1 Hello everybody,

Re: OT Yet another installer question

2004-11-06 Thread Jim Hurley
, 2004, at 9:22 AM, Jim Hurley wrote: I have a stand-alone built with RR on a Mac to run in Windows. It is called "MergeEmailLists.exe." and when I double click it, it runs just fine in Windows. It does not appear in the Window's list of applications however. While that doesn'

OT Yet another installer question

2004-11-05 Thread Jim Hurley
I have a stand-alone built with RR on a Mac to run in Windows. It is called "MergeEmailLists.exe." and when I double click it, it runs just fine in Windows. It does not appear in the Window's list of applications however. While that doesn't bother me, I have a friend who would like to see it t

Re: Speed in setting text styles

2004-10-26 Thread Jim Hurley
Dear Jan, Hugh, Sarah, and Mark, Thank you for all the suggestions. I shall put them to the test today. I've not had much cause to use the HTML tools in RR. Here is my chance to get come practice. I'll have to hurry though. This is election related stuff--(strictly local, so fear not that I am w

Speed in setting text styles

2004-10-25 Thread Jim Hurley
I wish to set the textstyle of certain lines in a field to bold and then export the field in RTF. I have run through the fields to determine the line number of these lines. There are about 11,000 lines and about half are to be set to bold. Using: repeat for each item tItem in tLineNums

Re: Simple array question

2004-10-01 Thread Jim Hurley
Thanks to all who replied. And specifically to Alex Tweedly. In the past, I've always used this form. Don't know why I didn't on this occasion. Moving on gently into dementia. Jim ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com

Simple array question

2004-09-30 Thread Jim Hurley
I have an array x[1] x[2] x[3] ... etc. I combine x by return and put into a field. But the elements of the array are not ordered 1, 2,3 etc. I don't want to sort the list in the field by the values but by the numerical order of the keys. I do that now by brute force: repeat with i = 1 to m

Re: OT--sort of

2004-09-07 Thread Jim Hurley
Mark Wieder wrote: Jim- Monday, September 6, 2004, 10:17:26 PM, you wrote: JH> But I can't locate the corresponding file for Express. Little help JH> please--Mac and Windows file names. Look for a *.pst or *.ost file somewhere. I don't use those programs myself, so I can't be too much help, but the

OT--sort of

2004-09-06 Thread Jim Hurley
I would like to write a RR application which automates an email task we have. To do this I need to be able to load all emails in the current IN box into a RR field. I can do this in Eudora on my Mac; the IN box file is in the Eurora folder and is titled "In". Simple enough. But I can't locate t

RE: Scrollbars and LittleArrows

2004-09-05 Thread Jim Hurley
Message: 3 Date: Sun, 5 Sep 2004 11:58:50 -0600 From: "Arthur Urban" <[EMAIL PROTECTED]> Subject: RE: Scrollbars and LittleArrows To: "'How to use Revolution'" <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" Thanks to everybody that has chimed

Re: Scrollbars and LittleArrows

2004-09-04 Thread Jim Hurley
Arthur, I had similar problems some time ago. I still have stack with and arrow click of -1. I can't remember the details, but it had something to do with the counter-intuitive nature of the vertical scrollbar, that is, the thumbposition decreases as the thumb moves up. I vaguely recall discus

Re: draw tool for text?

2004-09-02 Thread Jim Hurley
Message: 18 Date: Thu, 2 Sep 2004 14:30:34 -0500 From: Louis Janus <[EMAIL PROTECTED]> Subject: draw tool for text? To: How to use Revolution <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" ; format="flowed" While I know that most text in these progr

Re: First update for vector to pdf

2004-08-08 Thread Jim Hurley
--- Jim Hurley <[EMAIL PROTECTED]> wrote: (snip) > Another small point I noticed. My graphic was named "rainbow" and so the *short* name did not contain the word "graphic." So I just changed the code line: if the short name of control i contains "g

Re: [ANN] vector to pdf

2004-08-05 Thread Jim Hurley
Al, There is a problem with "line" graphics with an open segment in the PDF converter. For example, a line graphic with with following points: 139,109 402,59 476,242 214,361 65,244 appears as if the open line were closed, i.e. as if the empty line were absent. Did I make myself clear? Jim P.S

Re: [ANN] vector to pdf

2004-08-05 Thread Jim Hurley
Al, There is a problem with "line" graphics with an open segment in the PDF converter. For example, a line graphic with with following points: 139,109 402,59 476,242 214,361 65,244 appears as if the open line were closed, i.e. as if the empty line were absent. Did I make myself clear? Jim __

Re: [ANN] vector to pdf

2004-08-04 Thread Jim Hurley
Message: 19 Date: Tue, 3 Aug 2004 17:28:58 -0700 (PDT) From: Alejandro Tejada <[EMAIL PROTECTED]> Subject: Re: [ANN] vector to pdf To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii Hi Developers, After a lot of discussion about the need of pdf in this

RE: Bulk mail sorting

2004-08-04 Thread Jim Hurley
m: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of kee nethery Sent: Tuesday, August 03, 2004 12:41 PM To: How to use Revolution Subject: Re: Bulk mail sorting On Aug 3, 2004, at 9:23 AM, Jim Hurley wrote: Has anyone worked on creating software to sort mail to achieve US Post Office bulk rates,

Bulk mail sorting

2004-08-03 Thread Jim Hurley
Has anyone worked on creating software to sort mail to achieve US Post Office bulk rates, in particular sorting by carrier route? Jim ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

2.5 for Mac Classic?

2004-07-28 Thread Jim Hurley
Has Rev 2.5 Beta for Mac Classic been released yet? Anxious to see what all the discussion is about. Jim ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Messages problem

2004-07-25 Thread Jim Hurley
rker at the mouseLoc. end mouseDown on checkMouse (do some stuff) --Puts the mouseLoc into a field. send "checkMouse" to me in 10 millisec --This loop is halted with a "mouseDoubleDown" in the card script. end checkMouse Thierry Dar Scott

Messages problem

2004-07-24 Thread Jim Hurley
I need help with flushing messages, at least I think it is a messages problem. In the handler below "checkMouse" repeatedly does "some stuff", and, if the mouse was clicked ("if the mouse is down"), it does "something else as well". The problem is that the something else often happens more than

Re: Arrays in Rev (long)

2004-07-13 Thread Jim Hurley
-- Message: 7 Date: Mon, 12 Jul 2004 21:33:56 -0700 From: Richard Gaskin <[EMAIL PROTECTED]> Subject: Re: Arrays in Rev (long) To: How to use Revolution <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Richar

Re: Documentation & Books

2004-07-08 Thread Jim Hurley
It is with some hesitation that I offer this in connection with this discussion of books and documentation. Some years ago I wrote a small book: "LOGO Physics", Holt, Reinhardt and Winston It was intended to provide a workbook for students of LOGO, to advance their LOGO skills and allow them t

Re: ANN: ScreenArt v2

2004-07-07 Thread Jim Hurley
Message: 1 Date: Tue, 6 Jul 2004 20:31:31 -0700 (PDT) From: Alejandro Tejada <[EMAIL PROTECTED]> Subject: ANN: ScreenArt v2 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii Hi developers, Download from this direction a new versio

Re: ANN: Export Vector to Adobe Illustrator

2004-07-06 Thread Jim Hurley
Alejandro Tejada wrote: In MetaCard, i don't see a graphic of type line. Maybe it's the same polygonal graphic as the graphic of type curve... If that it's the case the you had to add the following lines after the case for the "curve" graphic type: case "line" set the style of control i to "polygon

Re: ANN: Export Vector to Adobe Ilustrator

2004-07-05 Thread Jim Hurley
Message: 13 Date: Sun, 4 Jul 2004 19:37:05 -0700 (PDT) From: Alejandro Tejada <[EMAIL PROTECTED]> Subject: ANN: Export Vector to Adobe Ilustrator To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii Hi developers, Download the stack

Re: Flow in channels

2004-07-02 Thread Jim Hurley
Message: 16 Date: Thu, 1 Jul 2004 19:55:33 -0700 (PDT) From: Alejandro Tejada <[EMAIL PROTECTED]> Subject: Re: Flow in channels To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii on Thu, 1 Jul 2004 Jim Hurley wr

Flow in channels

2004-07-01 Thread Jim Hurley
I have just posted an application which allows one to determine the flow rate in water channels. I realize this is of almost no interest to Run Revers, but it is a good illustration of the use of Bezier curves in Run Rev, allowing one to predict the velocity and flow rates in channels of arbitr

Rulers

2004-06-21 Thread Jim Hurley
RunRev allows one to display horizontal and vertical rulers--when the pointer tool is selected. Has anyone developed rulers that one could display in the stand-alone? Can the scale and/or origin be changed? Looking to benefit from someone else's efforts, Jim

Re: Why the Save dialogue in OS X

2004-06-17 Thread Jim Hurley
The engine doesn't provide a "changed since last save" flag, so the IDE takes a belt-and-suspenders approach to deciding whether the stack might have been changed. -- jeanne a. e. devoto ~ [EMAIL PROTECTED] http://www.jaedworks.com Jeanne, Little known fact: The belt and suspenders are not redunda

Re: Rev won't launch

2004-06-15 Thread Jim Hurley
Message: 15 Date: Tue, 15 Jun 2004 22:44:46 +0100 From: Geoff Caplan <[EMAIL PROTECTED]> Subject: Re[2]: Rev won't launch To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii Sarah, SR> This happens occasionally and the quickest & easiest way to fix it is

Re: Text case changing

2004-06-03 Thread Jim Hurley
Message: 13 Date: Wed, 2 Jun 2004 21:44:05 -0700 From: Bill Vlahos <[EMAIL PROTECTED]> Subject: Text case changing To: How to use Revolution <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=US-ASCII; format=flowed Revolution has the toUpper and toLower command w

Re: mouseWithin vs. ??? w/mouseText

2004-05-28 Thread Jim Hurley
Message: 6 Date: Thu, 27 May 2004 11:46:43 -0700 (PDT) From: Judy Perry <[EMAIL PROTECTED]> Subject: mouseWithin vs. ??? w/mouseText To: How to use Revolution <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: TEXT/PLAIN; charset=US-ASCII Hi, I've just discovered mouseText an

Re: Drawing a "Centered" Circle

2004-05-17 Thread Jim Hurley
Message: 9 Date: Mon, 17 May 2004 08:05:35 -0700 From: Rob Cozens <[EMAIL PROTECTED]> Subject: Drawing a "Centered" Circle To: How to use Revolution <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" ; format="flowed" Hi All, Has anyone given any though

Open as palette

2004-05-15 Thread Jim Hurley
How do I get a stack to open palette in the palette mode? I've tried on preopenstack palette stack "myStack" end preopenstack in the stack script. Jim ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use

<    1   2   3   4   5   6   >