Throughout REV I have seen negative results with cancel buttons,

I don't know why.

Tom

On Nov 17, 2003, at 12:19 PM, R. Hillen wrote:

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

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution



Advanced Media Group Thomas J McGrath III  2003  [EMAIL PROTECTED] 220 Drake Road, Bethel Park, PA 15102



_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to