Next Prev Up Top Contents Index

print-file

Function
Summary

Prints the contents of a specified file.

Syntax

print-file file &key printer interactive

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.

See also

print-editor-buffer
print-text


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index