Can Applescript be forced to execute sequentially?
Can Applescript be forced to execute sequentially?
- Subject: Can Applescript be forced to execute sequentially?
- From: Robert Poland <email@hidden>
- Date: Sun, 1 Feb 2004 14:50:03 -0700
Hi,
Is there a trick to force Applescript to execute sequentially? It
appears to me to be a pain that commands are not completed before
many more commands try to execute.
Is this a function of a tell block? Would many repeated tell blocks
accomplish this?
I know a delay loop helps but that makes for a slow script.
Years ago I used LabView from National Instruments and their cure was
to run subroutines. These subroutines would complete before going to
the next main command.
Tia,
--
Bob Poland - Englewood, CO
http://www.ibrb.org/
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.