TSC AUTO ID Technology Co., Ltd. 107 Copyright 2013 All Rights Reserved.
KILL
Description
This command deletes a file in the printer memory. The wild card (*) will delete all files resident in
specified DRAM or FLASH memory.
Syntax
KILL [n],”FILENAME”
Specify the memory location that files will be deleted.
n is ignored: Kill files saved in DRAM.
F: Kill files from main board flash memory.
E: Kill files from expansion memory module.
The name of data file that will delete in the printer memory (case
sensitive)
Note:
If optional parameter n is not specified, firmware will delete the file in DRAM.
Syntax example
KILL "FILENAME " : Delete the specify file in DRAM.
KILL "*.PCX " : Delete all PCX files in DRAM.
KILL "* " : Delete all files in DRAM.