Specifying the Device Option
35
1
Billing Code
Specifies the billing code.
billingcode=Value of billingcode (0x09(<HT>), 0x20-0xFF
(except 0x22))
*1
*1
MAX 228 bytes = 255byte (Max number of characters allowed for each PJL command
line on GW-PJL source) - 27 bytes (number of characters for @PJL SET BILLING-
CODE = ""<CR><LF>)
•rsh
% rsh nphost print billingcode=0x09 < file1
•rcp
% rcp file1 nphost: billingcode=0x09
•ftp
ftp> put file1 billingcode=0x09
Note
❒ Note that PJL syntax allows unlimited spaces (for example, more than one
space can be placed between "@PJL" and "SET," or before/after the "=" sign).
❒ Therefore, a password can be less than the maximum value (228 bytes).
❒ This also implies the maximum value (228 bytes) is secured as long as the nor-
mal syntax is used.