jbv wrote:

> How can I open a substack, rearrange (by script) various controls
> on it, and then print it, without ever disokaying it on screen ?
> 
> Is there any special parameter associated with the "open stack"
> command that I missed ?

    set the visible of stack "MyStack" to false
    open stack "MyStack"
    DoPrintingStuff
    close stack "MyStack"



-- 
 Richard Gaskin
 _____________________________________________________________________
 [EMAIL PROTECTED]                 http://www.FourthWorld.com

 The American Red Cross needs your help:
 http://www.redcross.org/donate/donate.html



Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to