TSC AUTO ID Technology Co., Ltd. 108 Copyright 2013 All Rights Reserved.
KILL F, "FILENAME " : Delete the specify file in FLASH.
KILL E, "*.PCX " : Delete all PCX file in extension memory card.
For TSPL printers, please send MOVE command to printer after sending KILL command.
Example
Users can use printer SELFTEST utility to list printer configurations and files saved in the printer
memory, or use the FILES command to print the downloaded file list in printer. Follow the steps below
to delete files in the printer memory via parallel port connection.
C:\>COPY CON LPT1<ENTER>
FILES<ENTER>
<CTRL><Z><ENTER>
C:\>COPY CON LPT1<ENTER>
KILL "DEMO.BAS " <ENTER>
<CTRL><Z><ENTER>
C:\>COPY CON LPT1<ENTER>
FILES<ENTER>
<CTRL><Z><ENTER>
Note: <ENTER> stands for PC keyboard “ENTER” key. <CTRL><Z> means to hold PC keyboard “CTRL”
key then press the PC keyboard <Z> key
See Also
~!F, FILES