FREEOUTPUT (FROUT)
Syntax
![]()
Command
Mandatory parameter Optional parameter Mandatory keyword Optional keyword |
FREEOUTPUT ([<Output id> [, DELETE | NOREQUEST]])
Description
Flushes the printer buffer and closes the current output file.
Diagram
Returned value type
None
Parameters
Parameter | Description |
<Output id> | Identifier to which the printer is assigned. If no output id is given, then the default printer will be used. |
DELETE | Deletes the previous print assignments from memory. Using this option, the output instructions will not be directed to the printer. This means that nothing will be printed. |
NOREQUEST | Deletes the previous print assignments, deletes created printfiles and will place no administration in the system database. The print will then not be visible in the Control Center. |
Example
prout.printer := sa-oc-printer
freeoutput (prout)
freeoutput (prout)
Visit the following links for more print related commands: