Print only substack
Peter M. Brigham, MD
pmbrig at gmail.com
Thu Dec 1 11:06:51 EST 2011
The other way of doing this is to keep the visible = true but set the location of the stack to somewhere off-screen before opening it:
set the loc of stack "printStack" to -1000,-1000
go stack "printStack"
print card into 54,28,558,756
-- or whatever
-- Peter
Peter M. Brigham
pmbrig at gmail.com
http://home.comcast.net/~pmbrig
On Dec 1, 2011, at 10:50 AM, Charles Szasz wrote:
> Peter,
>
> Thanks for you suggestion! Your suggestion is better than mine, which is longer:
>
> open stack "print"
> set the invisible of stack "print" to true
> print stack "print"
More information about the use-livecode
mailing list