KYOCERA FS-1300D User Manual Page 264

  • Download
  • Add to my manuals
  • Print
  • Page
    / 410
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 263
PRESCRIBE Command Reference
254
RWRF P [Read/Write Resource File] set hidden
file
Format
RWRF P, medium, data-type, "file-name";
Parameters
medium:
0 = hard disk
A = memory card
data-type:
"API" API program
"FNT" Font data
"MCR" Macro data
file-name:
ASCII text string up to 15 bytes.
Function
The RWRF P command sets the specified file as a hidden one.
The specified file, which is hidden, cannot be accessed from any PC.
This command causes a page break.
Example:
Set macro file "TEST" in the hard disk as a hidden file.
!R! RWRF P , 0 , "MCR" , "TEST"; EXIT;
Set macro file "TEST" in the memory card as a hidden file.
!R! RWRF P , A , "MCR" , "TEST"; EXIT;
Page view 263
1 2 ... 259 260 261 262 263 264 265 266 267 268 269 ... 409 410

Comments to this Manuals

No comments