


PC/iprint, version 1.0

A program to send a text file to an Imagen print server.


Usage

     iprint filename
or
     iprint -n filename
or
     iprint -q filename

sends the file "filename" to the default print server, using the
standard protocol for the Imagen family of print servers.  
PC/iprint specifies a default format that simulates an 80-character, 
10-pitch line printer.  It arranges for a header line containing 
the name of the file and the current date and time to appear at the 
top of each page, and it attaches a cover sheet containing the 
user's name and office number.  If the option "-n" is given, the
header line is omitted.  If the option "-q" is given, the iprint
command displays no messages unless it encounters an error.


Customization:

The following parameters of iprint can be customized with the
PC/custom command.

     1)  Internet address of the Imagen print server.

     2)  Name and office number of the user, for the cover sheet.


Notes:  

All PCIP packages follow the DOS convention of returning an
ERRORLEVEL value when they exit.  For use in batch files, 
PC/iprint returns ERRORLEVEL=0 if the printer service accepts the 
file, and ERRORLEVEL=1 otherwise.




23 November 1984.  This document is in file pciprint.txt
