print or cancel

hi! how do i find out if the user choose Print or Cancel in a report that is called via report.run(report::“blabla”); ?

No way ! you have to use a report-Variable and something like if report.runmodal = ??? then begin end