97
Zeroskip
You can program whether or not to skip “0” in each report.
Procedure Program each item as follows:
•DEPARTMENT(Usetheselectiveentry)
SKIP: Skips those data that are “0” in the department
report.
NOT SKIP: Does not skip those data that are “0” in the
department report.
•TRANSACTION(Usetheselectiveentry)
SKIP: Skips those data that are “0” in the transaction
report.
NOT SKIP: Does not skip those data that are “0” in the
transaction report.
•PLU(Usetheselectiveentry)
SKIP: Skips those data that are “0” in the PLU report.
NOT SKIP: Does not skip those data that are “0” in the PLU report.
•CLERK(Usetheselectiveentry)
SKIP: Skips those data that are “0” in the clerk report.
NOT SKIP: Does not skip those data that are “0” in the clerk report.
•HOURLY(Usetheselectiveentry)
SKIP: Skips those data that are “0” in the hourly report.
NOT SKIP: Does not skip those data that are “0” in the hourly report.
Printselect
You can program whether or not to print the item on the report.
Procedure Program each item as follows:
The screen continues.
•SEPARATORLINE(Usetheselectiveentry)
YES: Print the separate line on the report.
NO: Not to print the separate line on the report.
•ZCOUNTER(Usetheselectiveentry)
YES: Print the Z counter on the Z report.
NO: Not to print the Z counter on the Z report.
•GT1ONZ(Usetheselectiveentry)
YES: Print GT1 on the Z report.
NO: Not to print GT1 on the Z report.
•GT2ONZ(Usetheselectiveentry)
YES: Print GT2 on the Z report.
NO: Not to print GT2 on the Z report.
•GT3ONZ(Usetheselectiveentry)
YES: Print GT3 on the Z report.
NO: Not to print GT3 on the Z report.
•BALGTONZ(Usetheselectiveentry)forXE-A217W/XE-A217Bonly
YES: Print the balance GT on the Z report.
NO: Not to print the balance GT on the Z report.
•TRGTONZ(Usetheselectiveentry)
YES: Print the training GT on the Z report.
NO: Not to print the training GT on the Z report.