-----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:
No. I meant to interrupt a script in the middle of running from an outside
Is that what you meant?
script.
Thanks, Hershel
- ----------------------------------------------------------- Frank D. Engel, Jr. <[EMAIL PROTECTED]>
$ 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
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
