Pause resume script
Frank D. Engel, Jr.
fde101 at fjrhome.net
Tue Mar 1 20:00:15 EST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
How would the second script begin executing in order to even attempt
interrupting the first script?
Rev is single-threaded (at least from a scripter's perspective), so you
can't exactly expect the second handler to be running in order to
accomplish whatever you are trying to do.
If you expect the handler to be triggered by a specific message, you
might try something like wait for messages; try this for example:
wait for 0 seconds with messages
at various "safe" points in the first script, to give the second a
chance to run.
On Mar 1, 2005, at 7:44 PM, Hershel Fisch wrote:
>>
>> Is that what you meant?
> No. I meant to interrupt a script in the middle of running from an
> outside
> script.
> Thanks, Hershel
- -----------------------------------------------------------
Frank D. Engel, Jr. <fde101 at fjrhome.net>
$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten
Son, that whosoever believeth in him should not perish, but have
everlasting life.
$
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFCJRAf7aqtWrR9cZoRAt0nAJ9PD6UhQ4Li8RU/5LHeCuAuW88vnACeOi5k
QsePm9v4j9zmiIi9HeJX1iI=
=LRTG
-----END PGP SIGNATURE-----
___________________________________________________________
$0 Web Hosting with up to 120MB web space, 1000 MB Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Signup at www.doteasy.com
More information about the use-livecode
mailing list