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)
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to