Consecutive numbers

 

 

 

 

 

 

 

 

To begin the count from 0001

 

 

 

 

 

s

 

2

 

@

 

 

 

 

 

 

s

 

A

 

 

 

 

 

A number (one to four digits) that is one

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

less than the desired starting number

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Key operation example

 

Print

s2 @

1000 sA

Consecutive number

2Electronic Journal (EJ) Programming

The cash register provides the electronic journal (EJ) function. By default, a maximum of 2000 lines can be stored in memory. If you want to store more journal data, you can expand to a maximum of 3000 lines, although the maximum number of PLUs is decreased to 200 codes because the memory is shared with PLU settings.

You can also program various options for EJ, such as availability of EJ memory nearly full warning, availability of printing EJ data during a transaction, data type to be stored in memory, and printing format.

For reading journal data, refer to “EJ REPORT READING AND RESETTING” (page 60).

EJ memory type

When this procedure is executed, EJ data is cleared, and PLU data (programming data and sales data) are reset to the default after all data is cleared even if the same memory type is selected.

s90@ *A A

*A: 0 for EJ 2000 lines and PLU 1200 codes (default) 1 for EJ 3000 lines and PLU 200 codes

Key operation example

 

Print

s90 @

1 A

45