User`s guide

4-46
Guide to Printers and Printing
Printer Colon File limits Field Operators
The limits field in the colon file contains two types of information:
SMIT dialog information
Validation information
The SMIT dialog information is used to build SMIT objects to represent colon file attributes
in the Object Data Manager (ODM) database. Objects are used in the Print a File, Printer
Setup, and Default Job Characteristics dialog screens.
The limits field gives the creator of the colon file control over the type of ODM object
built for a given attribute. All objects built for the limits field are part of the sm_cmd_opt
object class. The limits field allows control over the following fields in a sm_cmd_opt
object class:
id_seq_num
entry_type
cmd_to_list_mode
required
op_type
multi_select
cmd_to_list_mode
disp_values
aix_values
values_msg_file
values_msg_get
help_msg_id
help_msg_loc
These attributes can be set to be displayed always, never, or only if the attribute is
referenced in the pipeline. Detailed descriptions of these fields are in ”sm_cmd_opt (SMIT
Dialog/Selector Command Option) Object Class” in AIX General Programming Concepts:
Writing and Debugging Programs.
The validation information is used to validate attribute values when the colon file is digested
and when a print job is submitted.
To learn more about the limits field, see the following information:
Contents of the limits Field
limits Field Operators
Contents of the limits Field
The limits field is the fourth field in the colon file. Colon file attributes have the following
format:
Information in the limits field has two components. The first component is a single letter
operator specifying an action. The letter value can be one of the following values: C, D, E, F,
G, H, I, L, M, Q, R, S, T, or V. The second component is the data. If the data is more than
one character, it should be enclosed in square brackets ( [ ] ).