Threading (was: [OT] - REALBasic Claims 100K Users)
Ian Wood
revlist at azurevision.co.uk
Wed Oct 4 19:43:02 EDT 2006
On 4 Oct 2006, at 23:04, Richard Gaskin wrote:
> What sorts of tasks would threading be essential for?
Well, one thing that leaps to mind immediately - stopping the entire
application freezing up when executing a lengthy shell script or
AppleScript.
I know there are workarounds with shell scripts - piping the output
to a text file and checking that in a loop - but for AppleScript your
only current options involve running a separate application in the
background. :-(
Ian
More information about the use-livecode
mailing list