SpoolFile

Communications Manager Core sends a spool file to any printer accessible through the Windows NT printer system. This spool file is sent to the printer as is. Communications Manager Core cannot verify if the printer understands the data in the spool file.

To generate a spool file, use the PrintDocument command and print to file (file parameter specified).

Syntax

SpoolFile
   File(<text>)
   Printer(<text>);

Parameters

  • File: Required. The spool file that Communications Manager Core sends to the printer.
  • Printer: Required. The name of the printer that Communications Manager Core sends the spool file to. This name can be any printer that Windows NT can access.