PSAbort() |
|
Syntax
Function PSAbort()
TPageScript:Abort()
Returns
NIL
Description
Aborts the current document and the current page is ejected. Calling PSAbort() when not printing does nothing.
PSAbort() resets all internal PageScript 32 settings. If you query those values while not printing, you'll obtain the default value.
Arguments
None