Threads? [was] Re: displaying messages returned from "shell" and Re: Socket Time Out Interval

Alex Rice alex at mindlube.com
Fri Jan 30 16:32:43 EST 2004


On Jan 30, 2004, at 2:22 PM, Scott Rossi wrote:
> But overall, using "send in" and "wait with messages" constructs
> allow the equivalent of threaded events.

It's good for things that are coded in transcript, but it does not work 
if you are dealing with blocking IO, shell scripts, system calls, etc. 
- things that need to wait, but are not coded in transcript.

--
Alex Rice | Mindlube Software | http://mindlube.com



More information about the use-livecode mailing list