Printer Setup
Contents Related Documents




Overview

The purpose of this procedure is to view, browse, add, change and delete records in the database table "x_printer" (Printer Definitions).

Key Fields

These entry field(s) are used to retrieve a specific record from this table.

Printer ID.
ID code assigned to this printer

Data Fields

These are the data fields in each record from this table.

Description.
Description of this printer (Ex: HP LaserJet 4i)

Entity1 List.
CSV list of level1 entities whose users may select this printer
Such as companies, divisions, etc. Blank or * means all entities.

Entity2 List.
CSV list of level2 entities whose users may select this printer
Such as warehouses, branches, etc. Blank or * means all entities.

Group List.
CSV list of groups whose users may select this printer
If blank or asterisk, all groups can use it.

Init String.
Initial control string for printer

Location.
Physical location of this printer (Ex: Chicago sales office)

OpSys Prt Cmd.
Operating system command to print to this printer
Use %FILE% %COPIES% %FORMS% %OTHER% for params to substitute from job.

OpSys PrtrID.
ID by which this printer is known to the operating system

Prtr API Prog.
Progress program to run to print a file to this printer.
Input params: Prtr(char) File(char) Copies(int) Forms(char) Other(char)

Prtr Status.
Printer status: Available/NotAvail/Removed

Term String.
Termination control string for printer

Browse Selection/Sort Fields

In the browse for this procedure, you can select and sort records by the following fields.

Printer ID.
ID code assigned to this printer

Description.
Description of this printer (Ex: HP LaserJet 4i)

Location.
Physical location of this printer (Ex: Chicago sales office)

Special Notes

None.
 


Return to Top          Help Topics             Help Index