Billing Code
Specify 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 BILLINGCODE = ""<CR><LF>)
ftp
ftp> put file1 billingcode=0x09
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 normal syntax is used.