Print card

Ken Ray kray at sonsothunder.com
Mon Jul 1 12:41:01 EDT 2002


Yves,

Can you try:

put the short name of this stack into currStack
lock screen
set the defaultStack to "otherstack"
refShowPrintDialog false,true
print card 1
set the defaultStack to currStack
unlock screen

This is off the top of my head, but it should work...

Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/

----- Original Message -----
From: "yves COPPE" <yvescoppe at skynet.be>
To: <use-revolution at lists.runrev.com>
Sent: Monday, July 01, 2002 11:33 AM
Subject: Print card


> Hello,
>
> I'm coming again with my problem without answer
>
> 1) Is it possible to print a card from a stack, being in another stack :
>
> something like
>
> print card 1 of stack "otherstack"
>
> 2) if I want ot print a card of a stack, my script goes so :
>
> ...
> ...
> lock screen
> go stack "otherstack"
> revShowPrintDialog false,true
> print card 1
> go stack "AAA"
> unlock screen
> ...
> ...
>
>
> The lock screen doesn't seem to work. The user sees we go in another
stack..
>
> Any idea ?
>
> Thanks.
> --
> Greetings.
>
> Yves COPPE
>
> Email : yvescoppe at skynet.be
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>




More information about the use-livecode mailing list