Print a Report
R. Hillen
mail at richard-hillen.de
Mon Nov 17 12:19:35 EST 2003
Hello list,
with the help of the report-builder I made a report.
Now I want to print it by a handler.
I tried:
on mouseup
open stack "MyReport"
hide stack "MyReport"
answer printer
if it is cancel then exit to top -- Cancel doesn´t work, why?
send "RevPrintReport" to stack "MyReport"
end mouseup
Sometimes I get a printout, sometimes not.
So I need your help: What is wrong?
Thanx
Richard Hillen
More information about the use-livecode
mailing list