Re: [OT] Eee PC - got one?

2008-03-26 Thread Peter T. Evensen
sit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- Peter T. Evensen Juice Plus+ Independent Distributor 314-629-5248 or 888-628-4588 http://www.PetersRoadToHealth.com _

Re: Record sound no longer works in XP with Rev 2.7.1

2008-03-14 Thread Peter T. Evensen
It appears that "set the dontUseQT to true" doesn't force "record sound file" to use MCI. Is that what you are doing? I still get the "error -43 starting recording" error message. Or do you have to use MCISendString()? Richard Miller wrote: I just updated to Quicktime 7.4.1 on an XP Home and

Re: Error -43 starting recording

2008-03-14 Thread Peter T. Evensen
It turns out this only happens with QuickTime 7.4.1 (at least it didn't happen with QT 7.2) on Windows. I've logged it as bug # 6076. Peter T. Evensen wrote: Hi, Eric, That doesn't really help. I'm still getting the error. The second link only apply to streaming

Re: Error -43 starting recording

2008-03-11 Thread Peter T. Evensen
pposed to be creating the file. Anyone ever see this? Eric Chatonet wrote: Hi Peter, http://docs.info.apple.com/article.html?artnum=107032 -- Mac http://service.real.com/help/errors/error43.html -- Win Hope this helps. Le 7 mars 08 à 18:49, Peter T. Evensen a écrit : I'm trying to 'r

Error -43 starting recording

2008-03-07 Thread Peter T. Evensen
he project, it isn't working. Thanks! -- Peter T. Evensen Juice Plus+ Independent Distributor 314-629-5248 or 888-628-4588 http://www.PetersRoadToHealth.com ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this

supported audio formats in the play command.

2007-09-19 Thread Peter T. Evensen
the play command, but it appears that I won't be able to without changing the file format. -- Peter T. Evensen Juice Plus+ Independent Distributor 314-629-5248 or 888-628-4588 http://www.PetersRoadToHealth.com ___ use-revolution mailing list use

Re: Titlebar-less application question

2007-09-10 Thread Peter T. Evensen
What you can do is set put the title bar back on the window and set the windowShape to a graphic the size of the window. When a window's windowShape is set, you won't see the title bar, but it will now show up in the alt-tab list (and the task bar at the bottom). -- Peter T. Eve

Re: Microsoft XML

2007-08-28 Thread Peter T. Evensen
I should have said something on digg.com about #2. I don't really consider #2 a problem. It has to do with converting decimal to binary. Excel stores numbers as numbers, not as text, and there is no way to store 12345.12345 in binary as exactly that. -- Peter T. Evensen Juice

Re: AW: why can't I create a folder with a variable?

2007-08-21 Thread Peter T. Evensen
this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution -- Peter T. Evensen Juice Plus+ Independent Distributor 314-629-5248 or 888-628-4588 http://www.PetersRoadToHealth.com

Re: faxing from RR

2007-08-10 Thread Peter T. Evensen
RR? Mac or Windows platform, please, or both. -- Peter T. Evensen Juice Plus+ Independent Distributor 314-629-5248 or 888-628-4588 http://www.PetersRoadToHealth.com ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit

Re: Recording sounds -- delay in starting?

2007-08-09 Thread Peter T. Evensen
Bummer. At least things run a bit better on Visa, but I'm still experiencing a major slowdown on XP. I guess I'll put it in bugzilla. Trevor DeVore wrote: On Aug 7, 2007, at 5:56 PM, Peter T. Evensen wrote: Can the Advanced QT external be used to record without this delay? Pet

Re: Recording sounds -- delay in starting?

2007-08-07 Thread Peter T. Evensen
lting and Software Engineering http://economy-x-talk.com http;//www.salery.com Quickly extract data from your HyperCard stacks with DIFfersifier. http://differsifier.economy-x-talk.com Op 7-aug-2007, om 23:14 heeft Peter T. Evensen het volgende geschreven: Hi Mark, This is the script I

Re: Recording sounds -- delay in starting?

2007-08-07 Thread Peter T. Evensen
my Windows XP takes 2-3 seconds to start recording, which seems unacceptable. Is there any faster way to record a sound? Stopping recording also takes about 2 seconds, which seems a bit much. The program I'm replacing with my Rev app records and plays back almost instantaneously.

Re: Recording sounds -- delay in starting?

2007-08-07 Thread Peter T. Evensen
conomy-x-talk.com http;//www.salery.com Quickly extract data from your HyperCard stacks with DIFfersifier. http://differsifier.economy-x-talk.com Op 7-aug-2007, om 22:53 heeft Peter T. Evensen het volgende geschreven: Is there any other way to record sounds in Revolution, other than *record sound file &quo

Recording sounds -- delay in starting?

2007-08-07 Thread Peter T. Evensen
also takes about 2 seconds, which seems a bit much. The program I'm replacing with my Rev app records and plays back almost instantaneously. Thanks! Peter T. Evensen Juice Plus+ Independent Distributor 314-629-5248 or 888-628-4588 http://www.PetersR

Re: Runtime Revolution is now Available through Programmer's Paradise

2007-07-20 Thread Peter T. Evensen
Stephen, The news is that many professional programmers (dare I say most) have never heard of Revolution/RunRev. Being in Programmer's Paradise dramatically elevates Revolution's visibility. The advantage is that a programmer who would never had heard of or tried Revolution might purchase o

Why is play so much faster than using a player?

2007-07-05 Thread Peter T. Evensen
I have a game that plays a ticking sound as lights around the board of the screen light up in sequence, i.e., one lit light moves around the border of the screen. *play "click.mp3"* plays much quicker than setting up a Player and doing a *start player "Click" * Anyone know why? It would see

Re: [OT] iPhone anyone?

2007-07-02 Thread Peter T. Evensen
It shouldn't be that hard. The code should be the same, just a different database of words. I would assume they put more frequently used words first. Joe Lewis Wilkins wrote: Well, what Apple has already done is pretty extraordinary; but handling the "anticipation/substitution/completion" fa

Re: I-beam Artifact bug?

2007-06-19 Thread Peter T. Evensen
Do you mean the flashing insertion bar gets stuck in the field when you set locktext to true? This is already bug #4840 http://quality.runrev.com/qacenter/show_bug.cgi?id=4840 You can work around it by adding a *type tab* before you set the locktext to true. This defocusses the text filed (

Re: Don't you just wish Rev would do this?

2007-06-05 Thread Peter T. Evensen
Microsoft seems to be doing very well without open-sourcing its development tools. I'm not sure what open-sourcing has to do with scaling. Are you talking about user-base or scalability of Revolution itself? I think "open source" is almost a fad/buzzword; I'm not sure how important it reall

Re: Revolution 2.8.1 on Mac OS X 10.0

2007-06-05 Thread Peter T. Evensen
In looking at Apple's site, there appears to be no free update/upgrade from 10.0.x to 10.1.0, which is needed for all the 10.1.x updates. Derek Bump wrote: Shari wrote: Maybe you can upgrade to 10.2.8 for free? Have you tried Apple's download site for older OS's? http://www.apple.com/supp

Re: Suggestion

2007-06-04 Thread Peter T. Evensen
Everything that requires a .dll external, like speech, XML, etc. Hershel Fisch wrote: On 6/4/07 5:43 PM, "Hershel Fisch" <[EMAIL PROTECTED]> wrote: On 6/4/07 5:21 PM, "Richard Gaskin" <[EMAIL PROTECTED]> wrote: The "rev" prefix helps identify calls that are not natively supported by t

Re: Mac UB standalones and OS versions

2007-06-04 Thread Peter T. Evensen
I thought altBrowser was never supported on 10.2.8, only on 10.3 and later. Microsoft did change things with the Speech API. Remember how SAPI 4 and SAPI 5 weren't compatible? You had to pick which DLL you ran for Rev. Chipp Walters wrote: On 6/4/07, Joe Lewis Wilkins <[EMAIL PROTECTED]> wr

Re: revSpeak with 2.8.1

2007-05-29 Thread Peter T. Evensen
What version of Windows are you running? What version of TTS on Windows? Microsoft, in their infinite wisdom, changed the Speech API between 4 and 5. Revolution currently defaults to version 5. If you don't have version 5 installed, you need to replace revspeech.dll with revspeechsapi4.dll

Re: Popping up stacks

2007-05-25 Thread Peter T. Evensen
I don't believe you can specify a position for a modal dialog (without using tricks like specifying a larger window size and a windowshape). Chipp Walters wrote: Hi Richard, Why don't you use a modal dialog for this? You can script it so your code accesses it 'in process' for a handler, which

Re: printing two card same page?

2007-05-22 Thread Peter T. Evensen
You can set the printGutters to specify how to arrange the two cards. You need then do (warning, untested Revolution script): *open printing (with dialog) print card 1 print card 2 close printing* You could also use *open printing print card 1 into /pageRect/ print card 2 into /pageRect/ close

Re: How do I make the top stack ignore the others?

2007-05-21 Thread Peter T. Evensen
Won't *modal stack "whatever"* pause the current script and wait for the modal dialog to be dismissed? I believe that is how it works, so you don't need the global property and wait listed below. Ian Wood wrote: On 21 May 2007, at 13:06, [EMAIL PROTECTED] wrote: I want to open a smaller siz

ctrl-y does a paste on Mac?

2007-05-16 Thread Peter T. Evensen
Why does ctrl-y do a paste on Mac OS X? It appears pasteKey is NOT sent, but the system does a paste just the same. Does anyone else see this? This seems like a bug to me. Thanks! Peter Evensen http://www.PetersRoadToHealth.com ___ use-revolution m

Re: special folders

2007-05-02 Thread Peter T. Evensen
I don't think even 1 is true. It is possible for administrators to lock even that folder. If they can download a file to a particular folder, that would indicate it is writable. I assume that the autoloader would need to stick around. There are software packages that lock everything down a

Re: special folders

2007-05-02 Thread Peter T. Evensen
Hello Sadhu, The user folder is a common place for applications to install files. Users should have read/write access to it. That may not be true for the rest of the local hard drive. Schools, in particular, like to lock things down. Using the user's application data folder lets administr

Re: is a date broke?

2007-05-01 Thread Peter T. Evensen
Should * "01-01-01" is a date* return true? Chipp Walters wrote: How come when you put in the msg box: put "01/01/01 are you kidding me" is a date you get true? Am I missing something? How do you validate a date entry? ___ use-revolution mailing li

Re: is a date broke?

2007-05-01 Thread Peter T. Evensen
The beta of 2.8.1 returns false. Chipp Walters wrote: How come when you put in the msg box: put "01/01/01 are you kidding me" is a date you get true? Am I missing something? How do you validate a date entry? ___ use-revolution mailing list use-revolu

Re: Close field anomaly

2007-05-01 Thread Peter T. Evensen
Actually, this isn't a bug. If "select the text of me"didn't cause closeField to be sent again, the user could then get out of an invalid field by clicking twice: once to select it, and then, since the field didn't change, closeField wouldn't be called, and the user could move own, leaving an

Re: Close field anomaly

2007-05-01 Thread Peter T. Evensen
It works for me: If you have on closeField if the text of me is not a number then select the text of me beep end if end closeField in the handler for the field, you get a beep and the text is selected. If you try to select the second field, it will still beep. Since the "select the

Re: Another of those slightly unpleasant messages about documentation

2007-04-30 Thread Peter T. Evensen
Actually "right-click" is found in the documentation for 2.8.1: Index for "right-click" as a string in the dictionary 1. XBrowser_Set command 2. XBrowser_Get function 3. clickChar function 4. clickCharChunk function 5. clickChunk function 6. clickField function 7. clickLine function 8. clickText

Re: lock/unlock in closeCard short-circuits a visual effect

2007-04-26 Thread Peter T. Evensen
cript. Best, Mark -- Economy-x-Talk Consultancy and Software Engineering http://economy-x-talk.com http://www.salery.biz Get your store on-line within minutes with Salery Web Store software. Download at http://www.salery.biz Op 26-apr-2007, om 21:55 heeft Peter T. Evensen het volgende geschreven:

Re: lock/unlock in closeCard short-circuits a visual effect

2007-04-26 Thread Peter T. Evensen
ancy and Software Engineering http://economy-x-talk.com http://www.salery.biz Get your store on-line within minutes with Salery Web Store software. Download at http://www.salery.biz Op 26-apr-2007, om 21:24 heeft Peter T. Evensen het volgende geschreven: I have a stack that goes back to the first card

Maybe I'm confused

2007-04-26 Thread Peter T. Evensen
I have a stack that goes back to the first card for the second card. I set a visual effect, but the effect doesn't fire. The reason the effect doesn't work is that the closeCard hander for second card (the card I'm leaving does a lock screen and unlock screen). Should that nullify the visual

Re: Cleaning up stack URLs

2007-04-24 Thread Peter T. Evensen
Could you do something like this? set the itemdelimiter to "/" repeat with i = 3 to the number of items in tURL put URLEncode(item i of tURL) into item i of tURL end repeat Martin Baxter wrote: Devin Asay wrote: I'm working on a stack that launches stacks from the web with 'go stack URL'.

Re: Lumen - Game Made In Revolution

2007-04-17 Thread Peter T. Evensen
nrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ u

Re: More non-European text printing problems

2007-04-12 Thread Peter T. Evensen
7, at 8:33 AM, Peter T. Evensen wrote: This happens on Windows XP. I have a field that contains the following (for the htmlText): lang="ru">англичан 82;а This field prints out fine. However, if I bold (or underline) any character, I get a large space before the bolded characte

More non-European text printing problems

2007-04-12 Thread Peter T. Evensen
spacing gets completely mangled: lang="ru">англичанка something like "anglic a nka" instead of "anglicanka" On the Mac, I'm still getting just a black box where the text should be, rather than the actual text. Peter T. Evensen http://www.

Changing the Application menu name on OS X

2007-04-10 Thread Peter T. Evensen
to change menu name? Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription prefere

Re: Printing Japanese text

2007-03-15 Thread Peter T. Evensen
heeft Mark Schonewille het volgende geschreven: Hi Peter, It is not your machine! I was trying to work around a unicode bug in Revolution which causes Rev to crash. I can now avoid the crash, but get black bars instead. Mark Op 13-mrt-2007, om 21:35 heeft Peter T. Evensen het volgende geschreven: Evi

Putting mixed text into a field (Japanese + English)

2007-03-14 Thread Peter T. Evensen
unicodeText of the field, and that didn't work. Any suggestions? I wound up doing a copy and paste, which isn't the optimal, but it works. Thanks! Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revoluti

Re: Windows Vista Free!

2007-03-14 Thread Peter T. Evensen
ferences: http://lists.runrev.com/mailman/listinfo/use-revolution ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://

Re: Printing Japanese text

2007-03-14 Thread Peter T. Evensen
avoid the crash, but get black bars instead. Mark Op 13-mrt-2007, om 21:35 heeft Peter T. Evensen het volgende geschreven: Evidently it is just my Mac. I wonder what is up with my machine; I even rebooted and everything. I will have to try it on some other Macs here to see if I get the same

Re: Printing Japanese text

2007-03-13 Thread Peter T. Evensen
Mark ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682

Re: Printing Japanese text

2007-03-13 Thread Peter T. Evensen
ion Center ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Ev

Re: Printing Japanese text

2007-03-13 Thread Peter T. Evensen
of fld 1 I am using Revolution 2.8, MacOSX 10.4.8. It works here. Did you try English? -- Kenji Kojima http://www.kenjikojima.com/ On Mar 12, 2007, at 4:05 PM, Peter T. Evensen wrote: Hello Kojima-san I tried what you wrote and it doesn't work here. I just get a solid black bar whe

Re: Printing Japanese text

2007-03-12 Thread Peter T. Evensen
n of Revolution yet. Any other ideas? At 02:15 PM 3/12/2007, you wrote: Peter, I think you cannot print Japanese text field. But it works. print this cd from the topLeft of fld 1 to the bottomRight of fld 1 -- Kenji Kojima http://www.kenjikojima.com/ On Mar 12, 2007, at 2:51 PM, Peter T

Printing Japanese text

2007-03-12 Thread Peter T. Evensen
I've print Japanese on this printer, from this Mac in Word. Any ideas? Thanks! Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this u

Re: Pendingmessages

2007-03-02 Thread Peter T. Evensen
nrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revoluti

Re: Pendingmessages

2007-03-02 Thread Peter T. Evensen
ing HTH, Ken Ray Sons of Thunder Software, Inc. Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscript

Re: Anyone got one of these?

2007-01-26 Thread Peter T. Evensen
mp; "{3,}","") into what return what end stsStripHTML But this strips all tags... Ken Ray Sons of Thunder Software, Inc. Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ ___ use-revolution mailing list use-revolution@list

Re: CDATA

2007-01-26 Thread Peter T. Evensen
, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revolution mailing list use-revolution@lists.ru

Nested tab buttons on XP

2007-01-25 Thread Peter T. Evensen
Has anyone noticed this? I have a tab button that contains a tab button. If I point to tab #2 on the main tab button, tab #2 on the sub tab button hilights as well. Is this the way it is supposed to work? Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588

Re: iPhone

2007-01-12 Thread Peter T. Evensen
f device: http://gizmodo.com/gadgets/macworld2007/gizmodo-iphone-hands-on-part-deux-why-isnt-it-white-and-other-questions-227575.php ...and just out of curiosity, can anyone remember Apple announcing a product six months before the announced shipping date? -- -Mark Wieder [EMAIL PROTECTED] Peter

Re: OMG!!!! Steve Jobs is launching the iPhone and it runs MacOS X.

2007-01-11 Thread Peter T. Evensen
e and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revolution mailing list use-revolution@lists.runrev.com P

ctrl-2 has stopped working

2007-01-04 Thread Peter T. Evensen
I tried a different keyboard, I got rid of the AB switch. The only think I can think of is that I installed something that is grabbing that key combo for some unknow reaons. Does anyone have any ideas? Thanks! Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 88

Re: slide with multiples of x?

2006-12-05 Thread Peter T. Evensen
set the thumbPos of me to the thumbPos of me end mouseUp Best Regards from Paris, Eric Chatonet Le 5 déc. 06 à 22:35, Peter T. Evensen a écrit : Hi Eric, Thanks for the pointer. The one key I was missing is scrollbarDrag. I didn't know about that message. I implemented my own scro

Re: slide with multiples of x?

2006-12-05 Thread Peter T. Evensen
http://www.sosmartsoftware.com/. Revolution/Plugins or Tutorials section. Le 5 déc. 06 à 21:43, Peter T. Evensen a écrit : Is there a built-in way to create a slider that only stops at increments of x (e.g., of 20, from

slide with multiples of x?

2006-12-05 Thread Peter T. Evensen
Is there a built-in way to create a slider that only stops at increments of x (e.g., of 20, from 0 to 100, so 0, 20, 40, 60, 80, 100)? Thanks! Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revolution

Interesting U3 Article

2006-11-17 Thread Peter T. Evensen
Some of you have probably seen it, but I thought I would pass it along: http://www.eweek.com/article2/0,1895,2059961,00.asp Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revolution mailing list use

Re: Group margin

2006-11-10 Thread Peter T. Evensen
I just looked and the boundingrect is empty. I still had to use a leftmargin of -4 to get it to work. At least I do have a work around (the negative leftmargine). It seems to work on Mac as well. Thanks At 09:30 PM 11/9/2006, you wrote: Peter T. Evensen wrote: Is there a way to adjust

Group margin

2006-11-09 Thread Peter T. Evensen
ks! Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription prefere

Re: "New" DST... how will that impact us?

2006-10-31 Thread Peter T. Evensen
this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revolution mailing list use-

Re: Careful

2006-10-26 Thread Peter T. Evensen
//www.theregister.co.uk/2006/10/13/code_outrage/> -- Jacqueline Landman Gay | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___

Re: How to delete trailing spaces in a line

2006-10-24 Thread Peter T. Evensen
Good point. So it will. At 02:23 PM 10/24/2006, you wrote: Peter, that script would remove any leading spaces, as well. Best, Jerry Daniels Makers of Galaxy 1.5 http://www.daniels-mara.com/new_in_galaxy_1_5.htm On Oct 24, 2006, at 2:03 PM, Peter T. Evensen wrote: How about: put word 1

Re: How to delete trailing spaces in a line

2006-10-24 Thread Peter T. Evensen
n/listinfo/use-revolution ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersRoadToHealth.com 314

Re: XP thumbs.db file

2006-10-18 Thread Peter T. Evensen
n@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___

Re: [OT] - REALBasic Claims 100K Users

2006-10-04 Thread Peter T. Evensen
#x27;t reveal installed-base numbers). -- ~~ Dan Shafer, Information Product Consultant and Author http://www.shafermedia.com Get my book, "Revolution: Software at the Speed of Thought" From http://www.shafermediastore.com/tech_main.html Peter T. Evensen http://www.Peter

Re: Rev 2.7.4 standalone versions

2006-10-02 Thread Peter T. Evensen
_ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 88

Re: Simulating Keystrokes

2006-09-29 Thread Peter T. Evensen
p://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and mana

Re: Legos

2006-09-28 Thread Peter T. Evensen
lvary Chapel CM ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersR

Re: Substacks

2006-09-15 Thread Peter T. Evensen
bscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to

Re: Memory leakage / memory problems

2006-09-14 Thread Peter T. Evensen
preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscr

Re: XP Home vs. Pro vs. Embedded

2006-09-14 Thread Peter T. Evensen
I don't know exactly what your application does, so I'm not sure if you would have memory-related problems. At 04:23 AM 9/14/2006, you wrote: Peter, Can you explain what you mean by a memory leak and how that effects stability? Thanks. Richard On Sep 13, 2006, at 3:09 PM, Pet

Re: XP Home vs. Pro vs. Embedded

2006-09-14 Thread Peter T. Evensen
, and so get a more memory and disk-space compact version of XP. At 12:03 AM 9/14/2006, you wrote: On Sep 13, 2006, at 2:44 PM Sep 13, 2006, Peter T. Evensen wrote: According to Wikipedia, embedded can do everything XP can: http:// en.wikipedia.org/wiki/Windows_XP_Embedded It's a ve

Re: XP Home vs. Pro vs. Embedded

2006-09-13 Thread Peter T. Evensen
elasoftware.com ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersRoadToHea

Re: XP Home vs. Pro vs. Embedded

2006-09-13 Thread Peter T. Evensen
I am intentionally running on this unit). Thanks. Richard Miller Imprinter Technologies Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit thi

delay setting up record sound ?

2006-09-08 Thread Peter T. Evensen
aven't tried it on OS X yet. Thanks! Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and mana

Re: Can one run out of IDs?

2006-08-24 Thread Peter T. Evensen
amp; faster scripts... JB ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revoluti

Re: Can one run out of IDs?

2006-08-24 Thread Peter T. Evensen
upedControls property). But again, I think that simply moving contents would mean slimmer & faster scripts... Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revolution mailing list use-revolution@lists.runr

Re: Can one run out of IDs?

2006-08-24 Thread Peter T. Evensen
t; ratcheting up the ID numbers. Is this a valid concern? Is there anyway to > "reset" the ID numbers? ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscriptio

Can one run out of IDs?

2006-08-24 Thread Peter T. Evensen
ting and deleting so many fields, I might run out of IDs. Are the IDs ever reused? This probably isn't a problem with the runtime, since the stack isn't saved, so the next time the program is run, it will start with the same IDs each time. My main concern is in testing t

Re: Win build opens at minimum size (and 'Made with Rev' logos)

2006-08-24 Thread Peter T. Evensen
r, to the point where the 'made with' text of PNGs is virtually illegible - and certainly becomes so if scaled at all. The best is runtimeweb.gif, and I use that converted in GraphicConverter to the format and size I need. Best Wishes, David Glasgow Carlton Glasgow Partnership

Re: About Openstack

2006-08-21 Thread Peter T. Evensen
ion@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 __

Re: Constraining the pointer within a rect

2006-08-17 Thread Peter T. Evensen
ortunately, in my situation, because a mouseLeave object only works for the portion that is not covered by another object (and it can't be transparent) this makes it awkward to use any controls underneath. On Aug 17, 2006, at 1:20 PM, Peter T. Evensen wrote: Perhaps you could just create an

Re: Constraining the pointer within a rect

2006-08-17 Thread Peter T. Evensen
tunately, in my situation, because a mouseLeave object only works for the portion that is not covered by another object (and it can't be transparent) this makes it awkward to use any controls underneath. On Aug 17, 2006, at 1:20 PM, Peter T. Evensen wrote: Perhaps you could just create an

Re: Constraining the pointer within a rect

2006-08-17 Thread Peter T. Evensen
e-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution ___ use-revolution mailing list use-revolution@list

Re: Plugins folder? (was Re: How Galaxy is...)

2006-08-17 Thread Peter T. Evensen
look for plugins in these alternate places? If a Plugin requires a particular release of Revolution, how does Revolution know when to put it in the Plugins menu? Where is this documented? Not /library ? Confused and curious... Dar Scott ____

Re: Constraining the pointer within a rect

2006-08-17 Thread Peter T. Evensen
e and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit

Windows NT

2006-08-15 Thread Peter T. Evensen
Has anyone here successfully run a standalone on Windows NT with version 2.7.x? With 2.7.2 or 2.7.3 I get the following: Entry Point Not Found The procedure entry point SHGetSpecialFolderPathA could not be located in teh dynamic link library shell32.dll Peter T. Evensen http

Re: OT: Is there a more English-like Programming language than Transcript?

2006-08-15 Thread Peter T. Evensen
ou wrote: I said "Revolution" He said "Hmm never heard of Revolution. Oops gotta go... I'm up next" I don't think I should to have said "coded in transcipt" at that moment. Sivakatirswami Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248

Re: Why do group ID's change when cloning a stack

2006-08-11 Thread Peter T. Evensen
es where buttons have graphics referenced by IDs. The only way around this is to reassign the icon IDs at some point. At 01:19 PM 8/11/2006, you wrote: Since the days of Hypercard, I have known that using ID's to reference objects was sketchy at best. Peter T. Evensen http://www.PetersRoadToHeal

Re: Why do group ID's change when cloning a stack

2006-08-11 Thread Peter T. Evensen
ribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.PetersRoadToHealth.com 314-629-5248 or 888-682-4588 ___ use-revolution mailing list use-revolution@lists.runrev.com Plea

Re: HTML Tag Cleaner Fails

2006-08-08 Thread Peter T. Evensen
__ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution Peter T. Evensen http://www.P

Re: The definition of a word

2006-07-28 Thread Peter T. Evensen
6, om 0:25 heeft Peter T. Evensen het volgende geschreven: I just ran into something unexpected. If I do the following, I get 1! Does having a quote in a text string change the definition of a word? put the number of words in (quote & "This is a test" & quote) In anything

Re: The definition of a word

2006-07-28 Thread Peter T. Evensen
s is a test" I tried using token, and I get the same result. put the number of words in (quote & "This is a test") produces 1 as well, but put the number of tokens in (quote & "This is a test" & quote) produces 0 Peter T.

  1   2   3   4   5   >