Lexmark MB2546 Printer Languages and Interfaces Technical Reference - Page 89

Relocking a protected file or device command

Page 89 highlights

Printer job language 89 Values for "device:filename.filetype": • The device is a file storage device, such as a hard disk or flash memory. • The filename is a unique identifier for a file, such as the macro ID for a PCL macro, the symbol set ID for a PCL symbol set, or the font ID for a PCL font. This variable is case-sensitive. • The filetype is an identifier which categorizes the file, such as sFnt5 for PCL scalable font, bFnt5 for a PCL bitmap font, MAC5 for a PCL macro, data for user data, or demo for a demo file. This variable is casesensitive. Relocking a protected file or device command Use the LDELETEPASSWORD command to relock a password‑protected file or device that has been unlocked using the LDECLARE command. Note: If LRESOURCE is not specified, then all unlocked files or devices are relocked. Syntax: @PJL LDELETEPASSWORD [LRESOURCE : "device:filename.filetype"][] Values for "device:filename.filetype": • The device is a file storage device, such as a hard disk or flash memory. • The filename is a unique identifier for a file, such as the macro ID for a PCL macro, the symbol set ID for a PCL symbol set, or the font ID for a PCL font. This variable is case-sensitive. • The filetype is an identifier which categorizes the file, such as sFnt5 for PCL scalable font, bFnt5 for a PCL bitmap font, MAC5 for a PCL macro, data for user data, or demo for a demo file. This variable is casesensitive. Unlocking a protected file or device for a current job command The file or device unlocked by the execution of this command is automatically relocked upon execution of the EOJ command or by a printer language change. Syntax: @PJL LDECLARE LRESOURCE : "device:filename.filetype" LRWLOCKJ = "password" [] @PJL LDECLARE LRESOURCE : "device:filename.filetype" LWLOCKJ = "password" [] Values for "device:filename.filetype": • The device is a file storage device, such as a disk or flash. • The filename is a unique identifier for a file, such as the macro ID for a PCL macro, the symbol set ID for a PCL symbol set, or the font ID for a PCL font. This variable is case-sensitive. • The filetype is an identifier which categorizes the file, such as sFnt5 for PCL scalable font, bFnt5 for a PCL bitmap font, MAC5 for a PCL macro, data for user data, or demo for a demo file. This variable is casesensitive. Recovering lost passwords Use the LQUERYSEED and LBYPASSPASSWORD commands to recover lost password. Syntax: @PJL LQUERYSEED [] @PJL LBYPASSPASSWORD KEY = key []

  • 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

Values for
"device:filename.filetype"
:
The
device
is a file storage device, such as a hard disk or flash memory.
The
filename
is a unique identifier for a file, such as the macro ID for a PCL macro, the symbol set ID for
a PCL symbol set, or the font ID for a PCL font. This variable is case-sensitive.
The
filetype
is an identifier which categorizes the file, such as
sFnt5
for PCL scalable font,
bFnt5
for a
PCL bitmap font,
MAC5
for a PCL macro,
data
for user data, or
demo
for a demo file. This variable is case-
sensitive.
Relocking a protected file or device command
Use the
LDELETEPASSWORD
command to relock a password
protected file or device that has been unlocked
using the
LDECLARE
command.
Note:
If
LRESOURCE
is not specified, then all unlocked files or devices are relocked.
Syntax:
@PJL LDELETEPASSWORD [LRESOURCE : "device:filename.filetype"][<CR>]<LF>
Values for
"device:filename.filetype"
:
The
device
is a file storage device, such as a hard disk or flash memory.
The
filename
is a unique identifier for a file, such as the macro ID for a PCL macro, the symbol set ID for
a PCL symbol set, or the font ID for a PCL font. This variable is case-sensitive.
The
filetype
is an identifier which categorizes the file, such as
sFnt5
for PCL scalable font,
bFnt5
for a
PCL bitmap font,
MAC5
for a PCL macro,
data
for user data, or
demo
for a demo file. This variable is case-
sensitive.
Unlocking a protected file or device for a current job command
The file or device unlocked by the execution of this command is automatically relocked upon execution of the
EOJ command or by a printer language change.
Syntax:
@PJL LDECLARE LRESOURCE : "device:filename.filetype" LRWLOCKJ = "password" [<CR>]<LF>
@PJL LDECLARE LRESOURCE : "device:filename.filetype" LWLOCKJ = "password" [<CR>]<LF>
Values for
"device:filename.filetype"
:
The
device
is a file storage device, such as a disk or flash.
The
filename
is a unique identifier for a file, such as the macro ID for a PCL macro, the symbol set ID for
a PCL symbol set, or the font ID for a PCL font. This variable is case-sensitive.
The
filetype
is an identifier which categorizes the file, such as
sFnt5
for PCL scalable font,
bFnt5
for a
PCL bitmap font,
MAC5
for a PCL macro,
data
for user data, or
demo
for a demo file. This variable is case-
sensitive.
Recovering lost passwords
Use the
LQUERYSEED
and
LBYPASSPASSWORD
commands to recover lost password.
Syntax:
@PJL LQUERYSEED [<CR>]<LF> @PJL LBYPASSPASSWORD KEY = key [<CR>]<LF>
Printer job language
89