Ref: 16530010
Title: Using 3+Open NET PRINT Command to Control Page Ejects
Date: 1/12/90

Copyright 3Com Corporation, 1991.  All rights reserved.

To control the ejecting of a blank page in 3+Open, use the NET PRINT
command.  Set the NET PRINT argument called /parms: to EJECT=value.
For example, to execute the command on the server you would enter the
following statement on the command line:

     net admin \\server /c net print queuename /parms:eject=value

Here are the possible values for EJECT:

     yes   -- always formfeed after end of file
     no    -- never formfeed after end of file
     auto  -- formfeed only if print job was successful and no
              formfeed was issued by the program

The default value is "yes"; however, the value "auto" seems
to work best in most instances, so you may want to change the default.

For most applications, you would not want to set the /parms: argument
to "no," because it allows the last page of a print job to remain in
the printer if the application does not issue a page eject at the end
of the print job.  Then when the next print job is printed, the new
banner page will be appended to the last page of the previous print job.

You may also enter EJECT values from the NET ADMIN network interface
(NIF):

1.  Pull down the view menu.

2.  Select print queues.

3.  Select the server and zoom.

4.  Select the queue and zoom.

5.  Enter EJECT=VALUE in the parameter section of the print queue.

