send vs dispatch and continuously running processes

Dar Scott dsc at swcp.com
Thu Sep 30 17:40:22 EDT 2010


I have a tutorial stack on using send, should anyone be interested.   
I called it message machinery or something like that.  I made it back  
when Revolution was coal fired.  It is on my website which is even  
older.

Try here:
http://pages.swcp.com/~dsc/revstacks.html

Dar



On Sep 30, 2010, at 8:11 AM, DunbarX at aol.com wrote:

> I don't really know what you intend, but you probably do not want  
> to lock
> yourself into a repeat loop. As others have suggested, "send in  
> time with
> messages" is very effective, and then call that again:
>
> on myMessage
>
>    doYourStuff
>
>    send myMessage to me in 1 miilisecond with messages
>
> end myMessage
>
> Or someSuch.
>
> Craig Newman
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list