虚拟打印机其他属性

_ _MIS 组标题属性将其他的打印机属性分在一起。 其他属性以字母 m 开始,并存储诸如打印机描述和打印机型号之类的值。

设备名和队列名也存储在其他组中。 mn 属性存储设备名,而 mq 属性存储队列名。

以下是受支持 PostScript 激光打印机的一些典型其他属性:

_ _MIS MISCELLANEOUS
mA    Printer Data Stream Description                   PostScript
mD    Name of message catalog Containing Attribute      pioattr1.cat
        Descriptors
mF    Path Name of Font File To Be Downloaded (must
        include download commands)
mL    Printer Description                               IBM 4029 Laser
                                                        Printer
mN    Printer model number                              029
mY    Datastream Mode to Which Printer is Restored at   3
        End of Job (0: IBM PPDS;  1: HP PCL;  2:
        Plotter;  3: PostScript)
mc    String to Send to Printer "mz" Times When         \0
        Job Is Cancelled
md    Output Data Stream Type (example: ascii);         ps
        Initialized By "piodigest"
mf    Path Name of the Default Formatter (used when     %Idf/piofpt
        running standalone)
mi    Input Data Stream Names (1 character,             s,l
        separated by commas) for mp Attribute
mm    File Name Of (Digested) Data Base; Init. By
        "piodigest" (mt.md.mn.mq:mv)
mn    Device name (example: lp0); Initialized By        lp1
        "piodigest"
mo    Command String to Invoke Device Driver I/F        %Ide/pioout %v
        Program (end of pipeline)                       [ABCDFINOPRS]
mp    Strings (separated by commas) That Identify       %%!,\320OPS
        Print File Data Types (see mi)
mq    Queue Name; Initialized By "piodigest"            ps1

这些相同的属性按以下形式存储在冒号文件中:

:058:_ _MIS::
:330:mA::PostScript
:332:mD::pioattr1.cat
:287:mF::
:331:mL::IBM 4029 LaserPrinter
:295:mN::4029
:516:mY::3
:301:mc::\0
:302:md::ps
:303:mf::%Idf/piofpt
:304:mi::s,l
:305:mm::
:306:mn::lp1
:307:mo::%Ide/pioout %v[ABCDFINOPRS]
:308:mp::%%!,\320OPS
:309:mq::ps1