Next Prev Up Top Contents Index

current-printer

Function
Summary

Returns the currently selected printer object for the specified library.

Syntax

current-printer &optional library interactive

Description

The current-printer function returns the currently selected printer object for the library specified by library . If library is nil , the default library is used. If interactive is non- nil and there is no current printer a confirmer is displayed warning the user.

See also

page-setup-dialog
set-printer-options


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index