asynchronous actions????
Richard Gaskin
ambassador at fourthworld.com
Tue May 13 07:22:29 EDT 2003
sean nicholas harper wrote:
> my program runs the same shell script like 30 times. The script takes a
> while to execute (like 40 seconds). It seems to me that there should be a
> way to have my processes execute asynchronously - something like fork().
If you can use the launch command, it's asynchronous. But being so, it
doesn't return a value so you'll need another way to get the output.
--
Richard Gaskin
Fourth World Media Corporation
Developer of WebMerge 2.2: Publish any database on any site
___________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
Tel: 323-225-3717 AIM: FourthWorldInc
More information about the use-livecode
mailing list