Lexmark MB2442 Printer Languages and Interfaces Technical Reference - Page 85

LOPENFILE command, Parameter, Syntax, Description

Page 85 highlights

Printer job language 85 Parameter filedevice Syntax DEVICE = filedevice flashdevice filename DEVICE = flashdevice FILENAME = "fname" OLDFILENAME = "fname" NEWFILENAME = "fname" location START = location Description File storage media. • flash • flash1 • disk • disk1 • rom (for LRUNFILE command only) Note: The storage name is case-sensitive. File storage media. • flash • flash1 Enclose in quotation marks all fname specifications and limit to 127 characters only. Fname is composed of a file name, a unique identifier for a file, and a file type. The format is filename.filetype. Filename must be one of the following: • macro ID-PCL macros • symbol set ID-PCL symbol sets • font ID-PCL fonts • actual filename-data, Type 1 fonts, demo files (case sensitive) Filetype must be one of the following: • tl-PostScript font • sFnt5-PCL scalable font • bFnt5-PCL bitmap font • MAC5-PCL macro • data-User data • type1-PostScript font • demo-Demo • p5scalable-PCL scalable font • p5bitmap-PCL bitmap font • p5macro-PCL macro • p5symset-PCL symbol set • ppdsbm-PPDS bitmap font • xlmacro-PCL XL user stream The location in the file to begin writing or reading. Use an integer that represents an offset in bytes from the beginning of the file. LOPENFILE command Use this command to open a file on a storage device.

  • 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

Parameter
Syntax
Description
filedevice
DEVICE
=
filedevice
File storage media.
flash
flash1
disk
disk1
rom (for
LRUNFILE
command only)
Note:
The storage name is case-sensitive.
flashdevice
DEVICE
=
flashdevice
File storage media.
flash
flash1
filename
FILENAME
=
“fname”
OLDFILENAME
=
“fname”
NEWFILENAME
=
“fname”
Enclose in quotation marks all fname specifications and
limit to 127 characters only. Fname is composed of a file
name, a unique identifier for a file, and a file type. The
format is
filename.filetype
.
Filename
must be one of the following:
macro ID—PCL macros
symbol set ID—PCL symbol sets
font ID—PCL fonts
actual filename—data, Type 1 fonts, demo files (case
sensitive)
Filetype
must be one of the following:
tl—PostScript font
sFnt5—PCL scalable font
bFnt5—PCL bitmap font
MAC5—PCL macro
data—User data
type1—PostScript font
demo—Demo
p5scalable—PCL scalable font
p5bitmap—PCL bitmap font
p5macro—PCL macro
p5symset—PCL symbol set
ppdsbm—PPDS bitmap font
xlmacro—PCL XL user stream
location
START
=
location
The location in the file to begin writing or reading. Use
an integer that represents an offset in bytes from the
beginning of the file.
LOPENFILE command
Use this command to open a file on a storage device.
Printer job language
85