How to get print dialogs when printing stacks
Sarah Reichelt
sarah.reichelt at gmail.com
Fri Feb 17 00:39:24 EST 2006
On 2/17/06, simplsol at aol.com <simplsol at aol.com> wrote:
> This only works if followed by revPrintField or revPrintText:
>
> revShowPrintDialog true,true
>
> Is there a way to get these two dialog boxes when printing a stack?
> Paul Looney
Try something like this:
answer printer -- gives you the first dialog
open printing with dialog -- gives the second dialog
print cards -- queues the cards for printing
close printing -- actually prints
Cheers,
Sarah
More information about the use-livecode
mailing list