[index]
Close Printing Command
Syntax: close printing
Description
The close printing command ends a print job that was initiated with the open printing command. Close printing must be used with open printing.
Notes
Examples
on mouseUp
with 1
put it into numcopies open printing
repeat numcopies times
print this card end repeat close printing
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.