Richard Gaskin wrote:
Regardless of how the script editor was implemented, was it modal? It's been a while since I've used it, but I had the impression it was modeless, so that one could leave the window open and get back to the stack. But if it was modeless, how does the ss handler know to suspend activity when it opens a script editor window? And what triggers it to resume again?
It was modeless, but HC itself suspended script execution whenever the "edit" command was issued. It automatically resumed where it left off when the editor was closed, so stopping for each script during the "searchscript" handler was automatic.
-- Jacqueline Landman Gay | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ metacard mailing list [email protected] http://lists.runrev.com/mailman/listinfo/metacard
