Use Card Commands From Postscript - Brother PCL Technical Reference Manual

Brother technical reference manual laser printer
Table of Contents

Advertisement

2006/05/31
5.

USE CARD COMMANDS FROM POSTSCRIPT

The PostScript emulation recognizes the storage device as a hard disk (except a Flash memory card) and
the PostScript file operation allows you to read/write data on these devices.
(i.e.)
Create the file named "test" and write the data, "This is a data string" onto the device which is inserted
into Slot 1.
/fl (%disk0%test)(w)file def
fl (This is a data string) write
fl closefile
For PostScript, the following command should be used to specify the hard disk which is to be used;
(%disk#%)
** # = number
The above number corresponds to the slots of the HL-1660e/2060/2400C/2400Ce/3400CN/2460/2460N/
7050/2600CN/3450CN/2700CN printer as follows;
Slot 1:
Slot 2:
Internal HDD: (%disk2%)
(%disk0%)
(%disk1%)
APPENDIX B - FLASH/PCMCIA CARD COMMANDS - 18

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents