Lexmark XM5263 Printer Languages and Interfaces Technical Reference - Page 97

Definition, only Bytes currently occupied by the form cache.

Page 97 highlights

PostScript emulation 97 Key BuildTime ByteOrder CurDisplayList CurFontCache CurFormCache CurInputDevice CurOutlineCache CurOutputDevice CurPatternCache CurScreenStorage CurSourceList CurUPathCache DisableFastProcs DoPrintErrors DoStartPage Type integer Boolean integer integer integer string integer string integer integer integer integer integer Boolean Boolean Definition (Read‑only) Time stamp identifying the specific build of the PostScript emulation interpreter. (Read‑only) Native (preferred) order of multiple‑byte numbers in binary encoded tokens. Values: • False-High‑order first • True-Low‑order first (Read‑only) This value is always zero. (Read‑only) Bytes currently occupied by the font cache. (Read‑only) Bytes currently occupied by the form cache. (Read‑only) The name of the communications device corresponding to the current input file for the PostScript emulation program which is executing. Possible values: • %LocalTalkB% • %SerialA% • %ParallelA% • %IR_A% • %USB_A% • %EtherTalkB% • %TokenTalkB% • %PrintServerB% • %RemotePrinterB% • %AppSocketA% • %LPR_B% (Read‑only) This value is always zero. (Read‑only) The name of the communications device corresponding to the current output file for the currently executing PostScript language program. This value is always the same as CurInputDevice. (Read‑only) Bytes currently occupied by the pattern cache. (Read‑only) This value is always zero. (Read‑only) Bytes currently occupied by the user path cache. This bit field allows precompiled PostScript procedures to be selectively disabled. These precompiled procedures speed the execution time of some application generated jobs. The PostScript procedures are substituted in the job ProcSet with fast functions which are built into the printer firmware. Specifies whether to print error pages using a built‑in error handler when a PostScript language error occurs. (Read‑only) Always returns false.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148

Key
Type
Definition
BuildTime
integer
(Read
only) Time stamp identifying the specific build of the PostScript
emulation interpreter.
ByteOrder
Boolean
(Read
only) Native (preferred) order of multiple
byte numbers in binary
encoded tokens.
Values:
False—High
order first
True—Low
order first
CurDisplayList
integer
(Read
only) This value is always zero.
CurFontCache
integer
(Read
only) Bytes currently occupied by the font cache.
CurFormCache
integer
(Read
only) Bytes currently occupied by the form cache.
CurInputDevice
string
(Read
only) The name of the communications device corresponding to the
current input file for the PostScript emulation program which is executing.
Possible values:
%LocalTalkB%
%SerialA%
%ParallelA%
%IR_A%
%USB_A%
%EtherTalkB%
%TokenTalkB%
%PrintServerB%
%RemotePrinterB%
%AppSocketA%
%LPR_B%
CurOutlineCache
integer
(Read
only) This value is always zero.
CurOutputDevice
string
(Read
only) The name of the communications device corresponding to the
current output file for the currently executing PostScript language program.
This value is always the same as CurInputDevice.
CurPatternCache
integer
(Read
only) Bytes currently occupied by the pattern cache.
CurScreenStorage
integer
(Read
only) This value is always zero.
CurSourceList
integer
CurUPathCache
integer
(Read
only) Bytes currently occupied by the user path cache.
DisableFastProcs
integer
This bit field allows precompiled PostScript procedures to be selectively
disabled. These precompiled procedures speed the execution time of
some application generated jobs. The PostScript procedures are
substituted in the job ProcSet with fast functions which are built into the
printer firmware.
DoPrintErrors
Boolean
Specifies whether to print error pages using a built
in error handler when
a PostScript language error occurs.
DoStartPage
Boolean
(Read
only) Always returns false.
PostScript emulation
97