NextPrevUpTopContentsIndex

print-file

Function
Summary

Prints the contents of a specified file.

Package

capi

Signature

print-file file &key printer interactive font

Description

The print-file function prints file to printer , which defaults to the current printer. If interactive is t , then a print dialog is displayed. This is the default behavior.

font is interpreted as described for print-text.

See also

print-editor-buffer
print-text


LispWorks CAPI Reference Manual - 11 Apr 2005

NextPrevUpTopContentsIndex