KYOCERA FS-1300D User Manual Page 270

  • Download
  • Add to my manuals
  • Print
  • Page
    / 410
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 269
PRESCRIBE Command Reference
260
RWRF W [Read/Write Resource File] Write data
to external device (macro)
Format
RWRF W, medium, "MCR", macro-type, "macro-ID or macro-name", "file-
name";
Parameters
medium:
0 = hard disk
A = memory card
macro-type:
"PRE" prescribe macro
"PCL" PCL macro
macro-ID or macro-name:
macro-ID for PCL macro (0 to 32767)
macro-name for prescribe macro (ASCII text
string up to 4 bytes)
file-name
file-name:
ASCII text string up to 15 bytes
Automatically set by the system if omitted.
Function
The RWRF W command writes data to an external device such as the hard disk.
The number of writable files, which is not limited, depends on the capacity of the
external media. If the device runs out of free space during saving, the remaining data will
be discarded.
Duplicating a file name causes the system to rename the specified one and save data
(without overwriting data).
Example:
Write and register prescribe macro "TEST".
!R! RWRF W,0, "MCR", "PRE", "TEST", "test_macro"; %[Macro
D
ata] WRED; EXIT;
Write and register the PCL macro (macro ID: 1111).
!R! RWRF W,0, "MCR", "PCL", 1111, "test_macro"; [Macro
D
ata] WRED; EXIT;
Page view 269
1 2 ... 265 266 267 268 269 270 271 272 273 274 275 ... 409 410

Comments to this Manuals

No comments