Re: paypal button

2005-05-26 Thread Dar Scott
-- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming and software ** ___ use-revolution mailing list use-revolution@lists.runrev.com http

Re: with messages alternatives?

2005-05-26 Thread Dar Scott
On May 26, 2005, at 11:33 AM, N wrote: Has any one discovered a method for implementing something simular to the DoEvents method on Visual Basic? I am fully aware of the message programming model and using send it time and wait with messages. It is not necessary to explain it!

Re: paypal button

2005-05-26 Thread Dar Scott
question. Yeah, you got it. I was wondering if you figured a way to do it anyway. Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming and software

Re: Your chance to prove revolution is the best

2005-05-26 Thread Dar Scott
-- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming and software ** ___ use-revolution mailing list use-revolution@lists.runrev.com http://lists.runrev.com

Re: Your chance to prove revolution is the best

2005-05-27 Thread Dar Scott
. Yeah, but what's to prevent teams from revising and improving in those two weeks? Maybe they have something clever in the problem where that if not fruitful. Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc

Re: [INFO] Javascript Colors list

2005-05-27 Thread Dar Scott
lowers the psychological cost of learning to use Rev. Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ A sponsor of RevCon West '05

Re: using shell() to kill app on XP Home?

2005-05-27 Thread Dar Scott
'. I had trouble with 'open process' in the olden days and don't use it, but 'for neither' might not have those problems. Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming and software

Re: using shell() to kill app on XP Home?

2005-05-27 Thread Dar Scott
On May 27, 2005, at 7:19 PM, Phil Davis wrote: I tried the 'for neither' approach but it doesn't work, at least for the Mac version of my helper app Whoops. I thought the problem was on the Windows side. Dar -- ** DSC (Dar Scott Consulting

Re: cgi timeout ?

2005-05-30 Thread Dar Scott
was the best way to deal with it... I don't know much abut Apache, but ignorance usually doesn't stop me. Maybe you can avoid a timeout if you provide a tiny bit of data at the start. Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http

Re: here is the CLOCKFACE script...coded in 3 MINUTES...17 LINES of CODE

2005-05-30 Thread Dar Scott
think not. Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming and software ** ___ use-revolution mailing list use

Re: here is the CLOCKFACE script...coded in 3 MINUTES...17 LINES of CODE

2005-05-30 Thread Dar Scott
-- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming and software ** ___ use-revolution mailing list use-revolution@lists.runrev.com

Re: Coding challenge?

2005-05-30 Thread Dar Scott
numbers until you need to dig deeper. Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming and software ** ___ use-revolution

Re: here is the CLOCKFACE script...coded in 3 MINUTES...17 LINES of CODE

2005-05-31 Thread Dar Scott
have different styles and we are all learning and growing. Though there might be some who go from challenge to script in 3 minutes, for most of us mere mortals the total time to design is longer. Dar -- ** DSC (Dar Scott Consulting Dar's Lab

Re: clockfaces [dar scott]

2005-05-31 Thread Dar Scott
not really an ogre (other than looks). Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming and software ** ___ use-revolution

Re: Broadband Optimizer for Revolution?

2005-05-31 Thread Dar Scott
implementations for slow start? I don't think TCP implementations increase the congestion window beyond the TCP window. Am I too focused on the TCP standard and am missing the real world implementations? Dar -- ** DSC (Dar Scott Consulting Dar's

Re: Broadband Optimizer for Revolution?

2005-05-31 Thread Dar Scott
On May 31, 2005, at 1:41 PM, Andre Garzia wrote: I guess this must just be different buffer sizes ain't so? I think that is a good guess for one, probably the send. Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc

Re: Broadband Optimizer for Revolution?

2005-05-31 Thread Dar Scott
it seems strange to call the MTU a transmit window.) Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming and software

Re: Broadband Optimizer for Revolution?

2005-05-31 Thread Dar Scott
-- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming and software ** ___ use-revolution mailing list use-revolution@lists.runrev.com http

Re: Broadband Optimizer for Revolution?

2005-05-31 Thread Dar Scott
-- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming and software ** ___ use-revolution mailing list use-revolution@lists.runrev.com http://lists.runrev.com/mailman

Re: Broadband Optimizer for Revolution?

2005-06-01 Thread Dar Scott
there as fast as possible and must maintain a realtime schedule. Thanks for the pointers to rfc 1122 and rfc 2001. Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming and software

Re: Broadband Optimizer for Revolution?

2005-06-01 Thread Dar Scott
Since I'm contributing to clutter on this list, I should say that I've realized that transmit window is a parameter in sender TCP flow control used in some implementations and is implied in implementation standards. Dar ___ use-revolution mailing

Re: Broadband Optimizer for Revolution?

2005-06-01 Thread Dar Scott
imagine communicating with the Mars Rover with slow start TCP?) Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ A pig's gotta fly. -- Porco Rosso

Re: Broadband Optimizer for Revolution?

2005-06-01 Thread Dar Scott
On Jun 1, 2005, at 12:24 PM, Alex Tweedly wrote: But compliance with current standards or with named standards (e.g. UDP, TCP) changes over time. Does this mean that new standards can and do change the meaning of the term TCP? I didn't realize that. I try to be hip but I'm just an old

Re: About Software piracy, Capital Letters and people who I wishbanished from this list [was no subject]

2005-06-01 Thread Dar Scott
it might be just a thinking style and I wouldn't want to hurt somebody's feelings. Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming and software

Re: Custom props and unicode

2005-06-02 Thread Dar Scott
of the UTF16 you get from unicodeText. Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming and software ** ___ use-revolution

Re: Externals blocking calls.

2005-06-02 Thread Dar Scott
curve and there are subtle ways to go wrong. Or you can put the blocking call in a command-line utility or find a command-line utility that does what you want. Then all you have to do is figure out how to run that. Dar -- ** DSC (Dar Scott

Re: Shell command doesn't give feedback until done

2005-06-02 Thread Dar Scott
, you might be able to monitor the file or the directory of the file. Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ See you at RevCon West '05

Re: [OPINION] Re: Windows Absolute Control

2005-06-02 Thread Dar Scott
folks seek to solve their problems is to try to control other people. For me, I have seen no evidence of wrongdoing by Microsoft in antitrust practices. Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming

Re: Shell command doesn't give feedback until done

2005-06-02 Thread Dar Scott
also use dynamic paths in dos so file locking can also be dealt with. I don't understand what you mean by this. -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming and software

Re: Shell command doesn't give feedback until done

2005-06-02 Thread Dar Scott
an external. Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Yahoo! RevCon West in two weeks! ** ___ use-revolution mailing list use

Re: Shell command doesn't give feedback until done

2005-06-02 Thread Dar Scott
the implications are for shell(), but it might be worth a try. It might speed up execution. Dar -- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ Programming and software

Re: Shell command doesn't give feedback until done

2005-06-02 Thread Dar Scott
On Jun 2, 2005, at 3:44 PM, MisterX wrote: Dar, would you like to be me earth embassador? You seem to understand me ;) I already handle the Internet access for the Smigii, so that might be a conflict of interest. And besides, don't you need somebody whom earthlings understand? Dar

Re: who's out there?

2005-06-05 Thread Dar Scott
-- ** DSC (Dar Scott Consulting Dar's Lab) http://www.swcp.com/dsc/ RevCon Speaker ** ___ use-revolution mailing list use-revolution@lists.runrev.com http://lists.runrev.com

Re: 2 questions: Looking at Rev menu scripts - command A

2003-01-24 Thread Dar Scott
On Friday, January 24, 2003, at 12:55 PM, Mark Swindell wrote: select line 1 to -1 of the target Negative chunk references count from the last with the last being -1. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http

Re: 2 questions: Looking at Rev menu scripts - command A

2003-01-24 Thread Dar Scott
On Friday, January 24, 2003, at 01:07 PM, Dar Scott wrote: select line 1 to -1 of the target Negative chunk references count from the last with the last being -1. Oh, and line 1 to -1 is not exactly the same as char 1 to -1. Dar Scott

Re: Handler won't execute from card or stack script

2003-01-26 Thread Dar Scott
the handler to the card or stack script I get the following error Are you using me? Do you mean the target? Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Interfacing with Parallel Port

2003-01-26 Thread Dar Scott
a special driver to do that. I have seen some port I/O drivers that look like simple byte streams so you can open them like this in lots of programming languages. In Revolution? I don't know, but would like to know. Let us know how it works out. Dar Scott

Re: upper limit for script contents?

2003-01-27 Thread Dar Scott
Limits There is no limit except for available memory. However, it looks like lines and names should be limited to 64 K. There may be some practical concerns. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman

Re: Setting Pixels - Clarification

2003-01-28 Thread Dar Scott
the whole variable contents back into the image. Surely not! This is an incredibly slow process. How long does it take to copy an image? Maybe you can cut that in half by doing the read the whole image bitmap only once. Dar Scott ___ use-revolution mailing

Re: Displaying two cards in different windows

2003-01-28 Thread Dar Scott
are visible. Or did I miss your goal? Maybe that list can really be a group. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: ranging lists

2003-01-29 Thread Dar Scott
.) To check whether a number is in a range, do two things: First, advance the range line number while the number is not above the upper range limit. (if you run out of ranges, return the accumulation.) Second, if the number is not lower than the lower limit, accumulate it. Dar Scott

Re: Setting Pixels - Answers to Suggestions

2003-01-29 Thread Dar Scott
the applicable rows, make the transformation, then then put it all back together. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: OT: FooBar (was Bad Factor)

2003-01-31 Thread Dar Scott
On Friday, January 31, 2003, at 02:37 PM, Alex Rice wrote: Correct, but it's more interesting than that. The metasyntactic foo was adopted into the fubar phase as foobar. But foo is the real interesting character of the bunch. The Jargon File has a lengthy and interesting entymology of foo.

Re: launch

2003-02-15 Thread Dar Scott
will see hideConsoleWindows set to true. This prevents the command window from being visible. This may meet your requirement for a clean launch. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use

Re: POP3 or IMAP

2003-02-18 Thread Dar Scott
it. If you _want_ to have multiple connections, let us know. I realize this is a general shotgun response. The point of error and the error information can help us be more specific in responding. Dar Scott ___ use-revolution mailing list

Re: Linux Requirements?

2003-02-27 Thread Dar Scott
a powerful computer) and on my Windows PC; both Mac OS's and Windows OS's can be hosts. I have been very happy with that. Connectix has just sold the technology to Microsoft. I'm not sure what the implications are, but I suspect that *nix support will not improve. Dar Scott

Re: menu paradigm of Rev/MC and other goofiness -- like quotes

2003-02-27 Thread Dar Scott
On Thursday, February 27, 2003, at 06:35 AM, Ivers, Doug E wrote: That helps, but look how much easier this is to read and debug: put I said, 'Let's go!' I believe there are contexts in which a string literal can have quote marks. I don't know what they all are. Dar Scott

Re: Linux Requirements?

2003-02-27 Thread Dar Scott
in VMWare, but the networking implementation is intrusive. What tipped the balance was that VMWare added some SMB confusion and my OS X 10.1.? was not able to handle SMB from VMWare hosts. For all I know OS X and/or VMWare have improved making this no longer a problem. Dar Scott

Re: Vertical Tabs, anyone??

2003-03-01 Thread Dar Scott
On Saturday, March 1, 2003, at 10:08 AM, Roger Guay wrote: Has anyone a solution for vertical tabs? Do mean buttons as along the edge of a notebook? Or do you mean vertical spacers in a field? Dar Scott ___ use-revolution mailing list [EMAIL

Re: mystery exception

2003-03-07 Thread Dar Scott
a unclear on the concept of how the Error Reporting dialogs are supposed to work (or why they wouldn't work) I have had the same problem. And I suspect the same reason--I don't know how to use the error reporting dialogs. The error string that a catch gets is not very helpful. Dar Scott

Re: Rev math

2003-03-16 Thread Dar Scott
would do this rather than wait for a change. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Math question: How to compute the area of polygons

2003-03-18 Thread Dar Scott
bridge with no area.) Or do you mean the smallest _convex_ polygon such that all points in the two polygons are in the generated polygon? (By convex, I mean all angles at corners are = 180 degrees, that there are no dents in the sides.) Dar Scott

Re: Math question: How to compute the area of polygons

2003-03-19 Thread Dar Scott
.) In this case, two objects overlap if any test-rectangle of one overlaps a test-rectangle of the other. The time it takes to make a test goes up with the square of the number of sides in a typical polygon. Dar Scott ___ use-revolution mailing list

Re: Math question: How to compute the area of polygons

2003-03-19 Thread Dar Scott
that in my mailing, but it may not be needed. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: How to ping?

2003-03-19 Thread Dar Scott
On Wednesday, March 19, 2003, at 09:46 AM, Ben Rubinstein wrote: So, two alternative questions: - how could I (can I?) code a 'ping' function in Rev? Use shell. - what is the lowest impact method that I could use, in Revolution, to probe a network device? If you can have two telnet

Re: How to ping?

2003-03-20 Thread Dar Scott
On Thursday, March 20, 2003, at 10:54 AM, Ben Rubinstein wrote: Thanks for your help. Open socket for telnet/close again; works just great. Typically takes 0 seconds. When the router crashes, it's reported as taken 148 seconds. Very simple, meets my needs just great. Cool! If you ever need

Re: Math question: How to compute the area of polygons

2003-03-21 Thread Dar Scott
the line segment or its negation. (I don't know how either would work in weird cases.) Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Math question: How to compute the area of polygons

2003-03-21 Thread Dar Scott
On Friday, March 21, 2003, at 10:46 AM, Jim Hurley wrote: For anyone interested, this BASIC program is equivalent to the Transcript program I posted last Tuesday: Whoops. I missed that. (My kids call it goldfish-syndrome; my memory is no longer than the time it takes for me to walk around the

Re: Math question: How to compute the area of polygons

2003-03-21 Thread Dar Scott
On Friday, March 21, 2003, at 10:23 AM, Dar Scott wrote: However, if Tomas Nally's method was optimized, it would take only one multiply, one subtract and two adds per edge. And this applies to Jim's, too. After pondering on this, I think this might be reduced to three arithmetic operations

Re: can revolution apps run without a gui?

2003-03-21 Thread Dar Scott
. Some of these problems may be limited to Windows. Running applications like this seems to be discouraged. You might be better off using the scheme Ken Ray mentioned, but I expect it will have many of these same problems. Dar Scott ___ use-revolution

motion fusion

2003-03-24 Thread Dar Scott
I have a vague memory of someone mentioning use of Revolution in motion fusion experiments or something similar. But, I can't find the mail. Clue? Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo

Applying a style to text in development

2003-06-07 Thread Dar Scott
I just noticed I'm doing the same thing over and over. I'm select a word (or several) in a field. I change the font. I change the color. I set it bold. And then I go on to the next one. Is there a faster way? Dar Scott ___ use-revolution mailing

Re: The Case For A RunRev Player (was Stack and Substacks)

2003-06-01 Thread Dar Scott
files and clutter that get in the way if that's its only use. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Suggestion: the callingHandler

2003-06-01 Thread Dar Scott
the data set. Add a programming style in that the data set name is the handler name. I wonder what value should be returned for Curry's callingHandler if it is a function or an event or a message. Dar Scott ___ use-revolution mailing list [EMAIL

Re: Print group ?

2003-06-01 Thread Dar Scott
of the group it'll all print, otherwise it gets truncated. I'd expand that idea but I'm really not sure what will work. Look at height, width, lockscreen and the like. I'd also consider copying the group to a card that is the right size if there are other objects on the card. Dar Scott

Re: Suggestion: the callingHandler

2003-06-01 Thread Dar Scott
it is in the script of a particular object. In this case, that would be the card. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Suggestion: the callingHandler

2003-06-01 Thread Dar Scott
On Saturday, May 31, 2003, at 11:53 AM, Richard Gaskin wrote: Gotcha. Yeah, a caller ID would be useful. LOL. When you put it that way, I see another use might be to not accept calls from certain objects. This might be handled by an immediate return. Dar scott

Re: Books on RunRev

2003-06-01 Thread Dar Scott
that goes through the commands and functions in alphabetical order. Some people would like to recognize and skip over the advanced graphics section, too. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo

Re: Suggestion: the callingHandler

2003-06-01 Thread Dar Scott
this for debugging purposes only. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Suggestion: the callingHandler

2003-06-01 Thread Dar Scott
On Saturday, May 31, 2003, at 10:34 PM, Dar Scott wrote: On Saturday, May 31, 2003, at 08:45 PM, Scott Raney wrote: You can get this information with the executionContexts function. I found that the syntax for this particular function is executionContexts or the executionContexts

Re: Suggestion: the callingHandler

2003-06-02 Thread Dar Scott
in making suggestions. If this becomes a supported property, then maybe it can be defined in such a way that it can grow as mc/rev needs grow and yet still be safe to use. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com

Re: Active X support

2003-06-02 Thread Dar Scott
a somewhat general external and library to do some of this, but have put it off. I still might do it depending on customer needs. However, if mc or a third party is at work on this, I'm not going to bother. For new designs, I use tcp/ip with some robustness added. Dar Scott

Re: The Case For A RunRev Player (was Stack and Substacks)

2003-06-02 Thread Dar Scott
. There are probably technical, licensing and installation issues and I really have no idea the merit of this approach. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Active X support

2003-06-02 Thread Dar Scott
to non-GUI things like scanning, encryption and OCR that Ton mentioned? Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Disk space function

2003-06-02 Thread Dar Scott
and GB, that is, capitalized, reads better.) Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Active X support

2003-06-02 Thread Dar Scott
be limitations. Now only if we could get the calling parameter types and other info. And get them to make callbacks. And Handle complex data. And call across networks. And... Oh, yeah, if only COM, DCOM, Automation, Active X. Dar Scott ___ use-revolution

Re: Active X support

2003-06-03 Thread Dar Scott
of that with Revolution as it is. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Active X support

2003-06-04 Thread Dar Scott
to access resources. If a plasma cannon vendor says, Yes, there is a way for control this with your software, you use ActiveX, then I'm interested. If a vendor says, We have a cute telephone pad gizmo, then I am not. Dar Scott ___ use-revolution mailing

Re: About WindowShape

2003-06-04 Thread Dar Scott
definition. Then you could create a window with rounded corners and change the windowShape dynamically at runtime by repositioning the images as needed. Yes! And some little tabs and bumps might or might not change position. Dar Scott ___ use

Re: newbie: OS X and answer file ?

2003-06-04 Thread Dar Scott
systems the extension or the type is simply ignored. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: newbie: OS X and answer file ?

2003-06-04 Thread Dar Scott
or at least dreamed I did. If nothing is happening along this line, I hope this will help prompt it to happen. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Is beep zero-based?

2003-06-08 Thread Dar Scott
that the programer's time is more so. The user's time is not even considered. Dar Scott awful poet ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Is beep zero-based?

2003-06-08 Thread Dar Scott
s expected 2 beeps0.000279 s0.500500 s expected 3 beeps0.500557 s1.000500 s expected 4 beeps1.000787 s1.500500 s expected Bug. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo

Re: Is beep zero-based?

2003-06-08 Thread Dar Scott
send newBeep pTimes-1 to me in .5 seconds end if end newBeep Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Is beep zero-based?

2003-06-08 Thread Dar Scott
be left as a debugging aid and then when one might be across the room. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Is beep zero-based?

2003-06-08 Thread Dar Scott
On Sunday, June 8, 2003, at 10:54 AM, Dar Scott wrote: Bug. That sound obnoxious. What I really mean is based on the model of how this might be done in my imagination, this sure looks like a bug. More importantly... I think this indicates that the counting error and the re-beep

Re: is beep zero-based?

2003-06-08 Thread Dar Scott
On Sunday, June 8, 2003, at 11:37 AM, Dan Shafer wrote: OTOH, I'm not entirely sure even this documentor-sweep-this-under-the-rug explanation is really accurate. If it were, I would expect the number of audible beeps to be either unpredictable and almost random or I'd expect there to be some

Windows scripting (was open MS Word files)

2003-06-10 Thread Dar Scott
references on the self and I have used them, I'm not sure this is actually handy, but I expect it would be. In some sense it would create a sort of platform parity. And I have no idea how this fits into the MS vision of the future. Dar Scott ___ use

Re: Custom Cursors

2003-06-10 Thread Dar Scott
! Would the way to script this be to do just those things? Or is there a better way to script it? I wonder if there is a way to add this to my Revolution image right-click menu. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http

Re: How to use send

2003-06-10 Thread Dar Scott
then send updateTitle i-1 to me in 1 seconds end if end updateTitle Then in your code put this updateTitle If there are problems, let me know; I didn't even bother to check this. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http

Re: How to use send

2003-06-10 Thread Dar Scott
before the next read. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: How to use send

2003-06-10 Thread Dar Scott
On Tuesday, June 10, 2003, at 01:07 PM, Dar Scott wrote: off the top of my head... I forgot an important part. You must set up your objects-moving-about machinery to use send (best) and move ... without waiting. Or, as a quick fix, perhaps you can convert the wait commands to wait

Re: How to use send

2003-06-10 Thread Dar Scott
updateTitle Then in your code put this updateTitle Great Minds think alike!! And the really great ones don't subtract when adding is called for. Barry! Don't use mine without changing the minus to plus! Dar Scott ___ use-revolution mailing list

Dumb questions about the script editor

2003-06-10 Thread Dar Scott
1. What is that ABC-checkmark button? 2. I can't remember the syntax for almost anything. Is there a fast way to get to the TD entry or--better yet--get a syntax reminder while typing in code? Dar Scott ___ use-revolution mailing list [EMAIL

Re: Linewidth of a graphic not working correct

2003-06-11 Thread Dar Scott
correctly, the line gets thicker, but is 1 pixels smaller than the actual rect... So, using a borderwidth of 1, 3, 5, etc. works the way it is supposed to do, but 2, 4, 6, etc. gives a visual discrepancy...) Is this Windows? Dar Scott ___ use

Re: Linewidth of a graphic not working correct

2003-06-11 Thread Dar Scott
On Wednesday, June 11, 2003, at 02:29 AM, Dar Scott wrote: On Wednesday, June 11, 2003, at 01:56 AM, [EMAIL PROTECTED] wrote: When creating a graphic (rectangle for instance) on a layout, you see the rect and its eight points WITHIN the object. When changing the bordersize from an odd number

Consonants (was How to open Richmond's bits of fluff....)

2003-06-11 Thread Dar Scott
On Wednesday, June 11, 2003, at 09:37 AM, Emmanuel Companys wrote: I tryed it with Consonants : a fantastic stack (as well the container as the contents). Is this a phonetics tool? How available is that? Dar Scott ___ use-revolution mailing list

Re: standalone has plainly readable transcript

2003-06-11 Thread Dar Scott
packaged as a single file with the Mainstack. Does the Distribution Builder just make up the password for this? Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Consonants (was How to open Richmond's bits of fluff....)

2003-06-12 Thread Dar Scott
. Especially for a guy like me who has negative language aptitude for language. Uh, does homeschooling (we teach two of our own kids at home) count as teaching phonetics? Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com

Re: standalone has plainly readable transcript

2003-06-12 Thread Dar Scott
On Wednesday, June 11, 2003, at 10:03 PM, Alex Rice wrote: What checkbox? I think I must be blind. Or you're using a different distribution builder :-) It's on the Stacks tab. I see it! Does the Distribution Builder just make up the password for this? It has a field for you to type a password.

<    4   5   6   7   8   9   10   11   12   13   >