Again with the start using.

Rob Cozens rcozens at pon.net
Mon Mar 1 15:15:22 EST 2004


>It seems the library stacks in question are listed as "Stacks in 
>Use".  Is this normal?

Yup.  When a "start using ..." statement is processed successfully, 
the library stack is added to the stacksInUse property.  The Message 
Box button, as you know, displays the contents of stacksInUse, which 
you can also reference by script:

   if someLibrary is not in the stacksInUse then answer error 
someLibrary&&"is unavailable!"
-- 

Rob Cozens
CCW, Serendipity Software Company
http://www.oenolog.net/who.htm

"And I, which was two fooles, do so grow three;
Who are a little wise, the best fooles bee."

from "The Triple Foole" by John Donne (1572-1631)


More information about the use-livecode mailing list