Specifications

4-52
Guide to Printers and Printing
T Allows multiple selections to be made from a pop up list and works identical to the R
operator. The multi–select field equals m.
To allow multiple choices to be made from a pop up menu, enter:
:100:_l:T[none,full,emulator=0,1,2]:0
V Specifies additional validation for any attribute. The V operator does not affect how an
ODM stanza is built for an attribute. The data specified with the V operator is colon
file type code (% operators). The % operators do the validation. The colon file code
resolves to one value. The value is either 0 or non–zero. If the resolved value is 0,
then the attribute value is valid. If the value is non–zero, then the attribute value is
invalid.
To verify that the value of _l is in the range 0 to 100, enter:
:100:_l:V[%?%G_l%{100}%>%t1%e%?%G_l%{0}%<%tl%e0%;%;]:60