![Intermec EasyCoder PL-Series Programmer'S Reference Manual Download Page 147](http://html1.mh-extra.com/html/intermec/easycoder-pl-series/easycoder-pl-series_programmers-reference-manual_2079357147.webp)
Chapter 13— Configuration/Control Commands
EasyCoder PL-Series Printer Programmer’s Reference Manual
129
file.print
Type: do
You can use this command to print the contents of printer files.
do parameters
File name.
Example Description
Syntax
Result
Print the contents of the file called CONFIG.SYS.
! U1 do “file.print” “config.sys”
Prints the contents of the CONFIG.SYS file.
file.rename
Type: do
You can use this command to rename printer files.
do parameters
Original filename and new filename.
Example Description
Syntax
Result
Rename file ABC.CPF to EFG.CPF.
! U1 do “file.rename” “abc.cpf
efg.cpf”
Renames file ABC.CPF to EFG.CPF.
file.run
Type: do
You can use this command to execute a batch file or label file stored in the
printer’s file system.
do parameters
File to execute.
Example Description
Syntax
Result
Execute the file called FTN.BAT.
! U1 do “file.run” “ftn.bat”
Executes the file FTN.BAT.
file.type
Type: do
You can use this command to retrieve the contents of a file.
do parameters
Filename to display contents.
Example Description
Syntax
Result
Respond with the contents of the file called
CONFIG.SYS.
! U1 do “file.type” “config.sys”
! U
BEEP 2
PRINT
Summary of Contents for EasyCoder PL-Series
Page 1: ...EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 4: ...iv EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 14: ...Contents xiv EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 18: ...Before You Begin xviii EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 35: ...Chapter 3 Text EasyCoder PL Series Printer Programmer s Reference Manual 17 ...
Page 44: ...Chapter 3 Text 26 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 83: ...Chapter 7 Graphics EasyCoder PL Series Printer Programmer s Reference Manual 65 Output ...
Page 84: ...Chapter 7 Graphics 66 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 100: ...Chapter 8 Advanced Commands 82 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 122: ...Chapter 10 Advanced Utilities 104 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 186: ...Appendix A Troubleshooting 168 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 190: ...Appendix B Interface Cables 172 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 200: ...Appendix D Font Information 182 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 205: ...EasyCoder PL Series Printer Programmer s Reference Manual 187 Index I ...
Page 219: ......