![]() |
<< Index >> |
FutureBasic 5 |
prCancel | function | |
|
userCancelled = prCancel
prCancel
after executing the def lprint
statement. prCancel
returns _zTrue
if the user pressed the "Cancel" button in the Print Job dialog; or _false
if the user pressed the "OK" button. If prCancel
returns _zTrue
, your program should not continue with the print operation.