JPS6238973A - Pos system - Google Patents

Pos system

Info

Publication number
JPS6238973A
JPS6238973A JP60179686A JP17968685A JPS6238973A JP S6238973 A JPS6238973 A JP S6238973A JP 60179686 A JP60179686 A JP 60179686A JP 17968685 A JP17968685 A JP 17968685A JP S6238973 A JPS6238973 A JP S6238973A
Authority
JP
Japan
Prior art keywords
controller
data
checksum
file
program data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP60179686A
Other languages
Japanese (ja)
Other versions
JPH0576679B2 (en
Inventor
Hajime Fujisawa
藤沢 元
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba TEC Corp
Original Assignee
Tokyo Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tokyo Electric Co Ltd filed Critical Tokyo Electric Co Ltd
Priority to JP60179686A priority Critical patent/JPS6238973A/en
Publication of JPS6238973A publication Critical patent/JPS6238973A/en
Publication of JPH0576679B2 publication Critical patent/JPH0576679B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Cash Registers Or Receiving Machines (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PURPOSE:To realize a centralized control and to reduce a time and to prevent the erasing of data by fetching a check sum value obtained at each POS terminal and a file controller by a store controller, comparing said value with the check sum value of a check sum table and outputting the compared result. CONSTITUTION:The check sum values of ROMs 2 and 12 are calculated by transmitting an indication to monitor the check sum value to each of cash registers ECR1, ECR2,... and a file controller FC from a store controller SC, and the result is transmitted to the store controller SC, comparing it with the check sum value stored at a check sum table CST. And when the result is correct, version information is outputted to and displayed on a CRT display 26 and also, it is printed out at a printer 25. On the other hand, when the compared result is not coincided, an error message is outputted to and displayed on the CRT display 26, printing it at the printer 25.

Description

【発明の詳細な説明】 [産業上の利用分野] この発明は外部入力される商品販売データを登録処理す
る複数台のPOSターミナルを制御するPOSシステム
に関する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention relates to a POS system that controls a plurality of POS terminals that register and process externally input product sales data.

[従来の技術] 従来、POSシステムにおいては各POSターミナル毎
にROMのチェックサム値を印字出力又は表示出力する
ものであった。また、各POSターミナルを制御するフ
ァイルコンミルローラのROMに格納されているプログ
ラムバージョン情報はROMの素子に貼付けられたシー
ルによって確認するようにしていた。
[Prior Art] Conventionally, in a POS system, a checksum value of a ROM is printed out or displayed for each POS terminal. Furthermore, the program version information stored in the ROM of the file converter roller that controls each POS terminal is confirmed by a sticker affixed to the ROM element.

[発明が解決しようとする問題点] しかしながらチェックサム値を各POSターミナルで出
力させるものでは各POSターミナルが設置されている
場所まで足を運んでチェックサム値を確認しなければな
らず面倒となる問題があり、特に各POSターミナルが
離れて設置されている場合には多大な時間の浪費となる
問題があった。
[Problems to be Solved by the Invention] However, in the case where the checksum value is output at each POS terminal, it is necessary to go to the location where each POS terminal is installed and check the checksum value, which is troublesome. This is problematic, especially when the POS terminals are located far apart, resulting in a significant waste of time.

また、ファイルコントローラのROMの素子にシールを
貼ったものではファイルコントローラの一部を分解して
調べなければならず確認作業がかなり面倒となる問題が
あり、また分解中に誤ってROMのデータを消去させて
しまう危険があった。
In addition, if a sticker is pasted on the ROM element of the file controller, there is a problem in that the file controller must be partially disassembled and inspected, making the verification process quite troublesome. There was a risk that it would be erased.

この発明はこのような問題を解決するために為されたも
ので、各POSターミナルのプログラムデータ及びファ
イルコントローラのプログラムデータのチェックサム値
を一括して集中管理することができ、プログラムチェッ
クのための時間の浪費を防止でき、しかもチェックによ
ってデータが消去する危険性が無いPOSシステムを提
供することを目的とする。
This invention was made to solve such problems, and it is possible to centrally manage the checksum values of the program data of each POS terminal and the program data of the file controller. To provide a POS system which can prevent time wastage and has no risk of erasing data due to checking.

1問題点を解決するための手段] この発明は外部入力される商品販売データをプログラム
データに基いて登録処理する複数台のPOSターミナル
と、この各POSターミナルをプログラムデータに基い
て制御し、その各POSターミナルから登録データを収
集するファイルコントローラと、このファイルコントロ
ーラを制御し、そのファイルコンi・ローラに収集され
たデータを集中管理するストアコントローラとからなり
、各POSターミナル及びファイルコントローラはスト
アコントローラからの指示によってプログラムデータの
チェックサム値を求める手段を設け、ストアコントロー
ラは、各POSターミナルのプログラムデータのチェッ
クサム値とファイルコントローラのプログラムデータの
チェックサム値とを格納したチェック4J−ムチ−プル
と、データ出力装置と、各POSターミナル及びファイ
ルコン1−ローラにプログラムデータのチェックサム値
を求める指示を行なう手段と、各POSターミナル及び
ファイルコントローラで求められたチェックサム値を取
込んでチェックサムテーブルの該当するチェックサム値
とを比較し、その結果をデータ出力装置を制御して出力
する手段とを設けたものである。
[Means for Solving Problem 1] This invention includes a plurality of POS terminals that register externally input product sales data based on program data, and a system that controls each POS terminal based on program data and controls the POS terminals based on program data. It consists of a file controller that collects registration data from each POS terminal, and a store controller that controls this file controller and centrally manages the data collected by the file controller i-roller. The store controller is provided with means for determining the checksum value of the program data according to instructions from the store controller, and the store controller stores the checksum value of the program data of each POS terminal and the checksum value of the program data of the file controller. , a data output device, a means for instructing each POS terminal and file controller to obtain a checksum value of program data, and a means for instructing each POS terminal and file controller to obtain a checksum value, The apparatus is provided with means for comparing the checksum value with the corresponding checksum value in the table and outputting the result by controlling the data output device.

[作用] このような構成の本発明においてはストアコントローラ
から各POSターミナル及びファイルコントローラにプ
ログラムデータのチェックサム値を求める指示を行なう
ことにより、各POSターミナル及びファイルコントロ
ーラでプログラムデータのチェックサム値が求められ、
ストアコントローラに送信される。ストアコントローラ
は受信した各POSターミナル及びファイルコントロー
ラにおけるプログラムデータのチェックサム値をチェッ
クサムテーブルに予め設定されている各POSターミナ
ル及びファイルコントローラのチェックサム値と比較し
、その結果をデータ出力装置により出力する。
[Operation] In the present invention having such a configuration, the store controller instructs each POS terminal and file controller to obtain the checksum value of the program data, so that the checksum value of the program data can be determined at each POS terminal and file controller. wanted,
Sent to store controller. The store controller compares the checksum value of the received program data in each POS terminal and file controller with the checksum value of each POS terminal and file controller set in advance in the checksum table, and outputs the result using the data output device. do.

[実施例] 以下、この発明の実施例を図面を参照して説明する。[Example] Embodiments of the present invention will be described below with reference to the drawings.

第1図において、SCはストアコントローラ、FCはこ
のストアコントローラSCに接続されたファイルコント
ローラ、ECR1、ECR2、・・・はこのファイルコ
ントローラFCに対して同一の伝送ラインLNを介して
ループ状に接続された例えばn台のPOSターミナルと
しての電子キャッシュレジスタである。
In FIG. 1, SC is a store controller, FC is a file controller connected to this store controller SC, and ECR1, ECR2, etc. are connected to this file controller FC in a loop via the same transmission line LN. For example, it is an electronic cash register as n POS terminals.

前記各キャッシュレジスタECR+ 、ECR2、・・
・は、制御部を構成するCPU (中央処理装置)1、
プログラムデータなどが格納されたROM(リード・オ
ンリー・メモリ)2、処理中のデータなどを格納する各
種メモリが形成されたRAM(ランダム・アクセス・メ
モリ)3、前記ファイルコントローラFCとデータの伝
送を行なうためのシリアルインターフェース4、商品販
売データなどを入力するためのキーボード5、データを
プリント出力するためのプリンタ6、データを表示出力
するためのディスプレイ7などで構成されている。
Each of the cash registers ECR+, ECR2,...
・CPU (Central Processing Unit) 1, which constitutes the control unit;
A ROM (read only memory) 2 that stores program data, etc., a RAM (random access memory) 3 that has various memories that store data that is being processed, etc. It is comprised of a serial interface 4 for performing operations, a keyboard 5 for inputting product sales data, a printer 6 for printing out data, a display 7 for displaying and outputting data, and the like.

前記ファイルコントローラFCは、制御部を構成するC
PU11、プログラムデータなどが格納されたROM1
2.処理中のデータなどを格納する各種メモリが形成さ
れたRAM13、前記各キャッシュレジスタECR5、
ECR2、・・・とデータの伝送を行なうためのシリア
ルインターフェース14、前記ストアコントローラSC
とデータの伝送を行なうためのシリアルインターフェー
ス15などで構成されている。
The file controller FC comprises a controller FC.
ROM1 that stores PU11, program data, etc.
2. a RAM 13 formed with various memories for storing data being processed, etc.; each of the cash registers ECR5;
A serial interface 14 for transmitting data with the ECR2, . . . and the store controller SC.
It is comprised of a serial interface 15 for transmitting data, and the like.

前記ストアコントローラSCは、Th1l 111部を
構成するCPU 21 、プログラムデータなどが格納
されたROM22、処理中のデータなどを格納する各種
メモリが形成されたRAM23、前記ファイルコントロ
ーラFCとデータの伝送を行なうためのシリアルインタ
ーフェース24、データをプリント出力するためのプリ
ンタ25、データを表示出力するためのCRTディスプ
レイ26などで構成されている。前記プリンタ25及び
CRTディスプレイ26はデータ出力装置を構成するも
のである。
The store controller SC transmits data with the CPU 21 constituting the Th1l 111, the ROM 22 in which program data and the like are stored, the RAM 23 in which various memories are formed to store data being processed, and the file controller FC. It is comprised of a serial interface 24 for printing data, a printer 25 for printing out data, a CRT display 26 for displaying data, and the like. The printer 25 and CRT display 26 constitute a data output device.

前記ストアコントローラSCのRAM23には前記各キ
ャッシュレジスタECR+ 、ECR2、・・・のRO
M2や前記ファイルコントローラFCのROM12に格
納されているデータが正しいか否かをチェックするため
のチェックサム値、プログラムバージョン情報を格納し
たチェックサムテーブルC8Tが設けられている。この
チェックサムテーブルC8Tは、第2図に示すように各
キャッシュレジスタECRI 、ECR2、−ECRn
及びファイルコントローラFCのROM2.12を構成
するm個のROM素子のチェックサム値を格納するとと
もに各キャッシュレジスタECR5、ECR2、・・・
ECRn及びファイルコントローラFCのROM2.1
2のバージョン情報を格納している。
The RAM 23 of the store controller SC stores the RO of each of the cash registers ECR+, ECR2, .
A checksum table C8T is provided that stores checksum values and program version information for checking whether the data stored in M2 or the ROM 12 of the file controller FC is correct. This checksum table C8T is stored in each cash register ECRI, ECR2, -ECRn as shown in FIG.
and stores the checksum values of m ROM elements constituting the ROM2.12 of the file controller FC, and each cache register ECR5, ECR2, . . .
ROM2.1 of ECRn and file controller FC
2 version information is stored.

前記各キャッシュレジスタECR1、ECR2、・・・
はキーボード5から入力される商品販売データを例えば
部門別、取引別、責任者別などに分けてRAM3に登録
する。このときの登録データはディスプレイ7によって
表示し、かつプリンタ6によってプリントアウトしてレ
シートの発行を行なう。前記ファイルコントローラFC
は前記ストアコントローラSCに制御されて前記各キャ
ッシュレジスタECR1、ECR2、・・・から登録デ
ータを収集し、RAM13に形成されたファイルに格納
する。前記ストアコントローラSCは前記ファイルコン
トローラFCに収集された各キャッシュレジスタECR
1、ECR2、・・・の登録データを取り込んでCRT
ディスプレイ26に表示させたり、プリンタ25でプリ
ントアウトさせたりする。
Each of the cash registers ECR1, ECR2,...
stores the product sales data inputted from the keyboard 5 in the RAM 3 by dividing it by department, transaction, person in charge, etc. The registration data at this time is displayed on the display 7 and printed out by the printer 6 to issue a receipt. The file controller FC
is controlled by the store controller SC to collect registration data from each of the cash registers ECR1, ECR2, . . . and store it in a file formed in the RAM 13. The store controller SC stores each cash register ECR collected in the file controller FC.
1. Import the registered data of ECR2, ... and display it on the CRT.
It is displayed on the display 26 or printed out using the printer 25.

また、前記ストアコントローラSCは、第3図に示すR
OMのチェック処理を行なう。これは各キャッシュレジ
スタECR1、ECR2、川及びファイルコントローラ
FCにチェックサム値をモニタリングするための指示を
送った後、インデックス1をクリアし、各キャッシュレ
ジスタECRt 、ECR2、・・・及びファイルコン
トローラFCから伝送されるチェックサム値をインデッ
クス1を順次進めてチェックサムテーブルC8Tのチェ
ックサム値と比較する。そしてチェックサムテーブルC
8Tのチェックサム値と伝送されてくるチェックサム値
が等しければ各キャッシュレジスタECR1、ECR2
、・・・及びファイルコントローラFC毎のバージョン
情報をCRTディスプレイ26に表示させるとともに、
プリンタ25でプリントアウトさせる。また、チェック
サムテーブルC8Tのチェックサム値と伝送されてくる
チェックサム値が一致しないことがあるとテーブルC8
Tの最後まで比較を行なった後にCRTディスプレイ2
6にエラーメツセージを表示させるとともに、プリンタ
25でエラーメツセージをプリントアウトさせる。
In addition, the store controller SC has R shown in FIG.
Performs OM check processing. This sends an instruction to monitor the checksum value to each cash register ECR1, ECR2, and the file controller FC, then clears index 1 and from each cash register ECRt, ECR2,... and file controller FC. The transmitted checksum value is compared with the checksum value of the checksum table C8T by sequentially advancing the index 1. and checksum table C
If the checksum value of 8T and the transmitted checksum value are equal, each cash register ECR1, ECR2
, . . . and version information for each file controller FC is displayed on the CRT display 26,
Print it out using the printer 25. In addition, if the checksum value in the checksum table C8T and the transmitted checksum value do not match, the table C8
After comparing to the end of T, CRT display 2
6 to display an error message, and a printer 25 to print out the error message.

このような構成の本発明実施例においては、ストアコン
トローラSCから各キャッシュレジスタECRr 、E
CR2、・・・及びファイルコントローラFCにチェッ
クサム値をモニタリングする指示を伝送することによっ
て各キャッシュレジスタECR1、ECR2、・・・及
びファイルコントローラFCでは実装されているROM
2.12のチェツクサム値を算出し、その結果をストア
コントローラSCに伝送する。しかして、ストアコント
ローラSCでは伝送されてくる各キャッシュレジスタE
CR+ 、ECR2、・・・及びファイルコントローラ
FCにおけるROMのチェックサム値をチェックサムテ
ーブルC8Tに格納されているチェックサム値と比較す
る。そしてその比較結果が正しければバージョン情報を
CRTディスプレイ26に表示出力するとともにプリン
タ25でプリントアウトする。また、比較結果不一致が
あればエラーメツセージをCRTディスプレイ26に表
示出力するとともにプリンタ25でプリントアウトする
In the embodiment of the present invention having such a configuration, each cash register ECRr, E
ROM implemented in each cash register ECR1, ECR2,... and file controller FC by transmitting an instruction to monitor the checksum value to CR2,... and file controller FC.
2. Calculate the checksum value of 12 and transmit the result to the store controller SC. Therefore, the store controller SC handles each cash register E that is transmitted.
The checksum values of the ROMs in CR+, ECR2, . . . and the file controller FC are compared with the checksum values stored in the checksum table C8T. If the comparison result is correct, the version information is displayed on the CRT display 26 and printed out on the printer 25. Further, if there is a discrepancy as a result of the comparison, an error message is displayed on the CRT display 26 and printed out on the printer 25.

このようにストアコントローラSCによって各キャッシ
ュレジスタECR1、ECR2、・・・及びファイルコ
ントローラFCにおけるROMのデータチェックをまと
めてできるので、各ROMのチェックサム値の確認が簡
単にできる。特に各キャッシュレジスタECRI 、E
CR2、・・・がそれぞれ離れて設置されているような
場合にはチェックサム値の確認のためにその設置場所へ
行く必要がないので確認作業のために多大な時間が浪費
されることはない。また、ファイルコンミルローラFC
のROMチェックも装置の一部分解することなく簡単に
できる。従って、データの消失という事故も発生する虞
れはない。
In this way, the store controller SC can check the data of the ROMs in each of the cache registers ECR1, ECR2, . In particular, each cash register ECRI, E
If CR2, etc. are installed separately, there is no need to go to the installation location to check the checksum value, so a large amount of time is not wasted on checking. . In addition, file converter roller FC
The ROM check can be easily performed without disassembling part of the device. Therefore, there is no risk of data loss occurring.

なお、前記実施例はROMにプログラムデータを格納し
た場合について述べたがRA Mにプログラムデータを
格納したものにも適用できるものである。
Although the above embodiment has been described with respect to the case where the program data is stored in the ROM, it is also applicable to the case where the program data is stored in the RAM.

また、この発明はプログラムデータのチェック方式とし
てチェックサム値を使用するものであるが、それ以外で
バージョンを確認できる特性値があればその適用は簡単
にできる。
Further, although the present invention uses a checksum value as a method for checking program data, it can be easily applied if there is a characteristic value that can confirm the version other than that.

[発明の効果] 以上詳述したようにこの発明によれば、各POSターミ
ナルのプログラムデータ及びファイルコントローラのプ
ログラムデータのチェックサム値を一括して集中管理す
ることができ、プログラムチェックのための時間の浪費
を防止でき、しかもチェックによってデータが消去する
危険性が無いPOSシステムを提供できるものである。
[Effects of the Invention] As detailed above, according to the present invention, the checksum values of the program data of each POS terminal and the program data of the file controller can be centrally managed, reducing the time required for program checking. Therefore, it is possible to provide a POS system that can prevent data from being wasted and that does not have the risk of erasing data due to checking.

【図面の簡単な説明】[Brief explanation of the drawing]

図はこの発明の実施例を示すもので、第1図は回路構成
を示すブロック図、第2図はストアコントロ−ラ ータを示す図、第3図はス]・ア]ントローラによるチ
ェックサム値比較処理を示す流れ図である。 SC・・・ストアコントローラ、FC・・・ファイルコ
ンミルローラ、FCRl、ECR2・・・電子キャッシ
ュレジスタ、1、11、21・・・CPU (中央処理
装置)、2、12、22・・・ROM(リード・オンリ
ー・メモリ)、3、13、23・・・RAM (ラング
l\・アクセス・メモリ)、CST・・・チェックサム
テーブル。
The figures show an embodiment of the present invention. Figure 1 is a block diagram showing the circuit configuration, Figure 2 is a diagram showing the store controller, and Figure 3 is a checksum value comparison by the controller. It is a flow chart showing processing. SC...store controller, FC...file converter roller, FCRl, ECR2...electronic cash register, 1, 11, 21...CPU (central processing unit), 2, 12, 22...ROM (read-only memory), 3, 13, 23...RAM (Rang l\ access memory), CST...checksum table.

Claims (1)

【特許請求の範囲】[Claims]  外部入力される商品販売データをプログラムデータに
基いて登録処理する複数台のPOSターミナルと、この
各POSターミナルをプログラムデータに基いて制御し
、その各POSターミナルから登録データを収集するフ
ァイルコントローラと、このファイルコントローラを制
御し、そのファイルコントローラに収集されたデータを
集中管理するストアコントローラとからなり、前記各P
OSターミナル及びファイルコントローラは前記ストア
コントローラからの指示によってプログラムデータのチ
ェックサム値を求める手段を設け、前記ストアコントロ
ーラは、前記各POSターミナルのプログラムデータの
チェックサム値と前記ファイルコントローラのプログラ
ムデータのチェックサム値とを格納したチェックサムテ
ーブルと、データ出力装置と、前記各POSターミナル
及びファイルコントローラにプログラムデータのチェッ
クサム値を求める指示を行なう手段と、前記各POSタ
ーミナル及びファイルコントローラで求められたチェッ
クサム値を取込んで前記チェックサムテーブルの該当す
るチェックサム値とを比較し、その結果を前記データ出
力装置を制御して出力する手段とを設けたことを特徴と
するPOSシステム。
A plurality of POS terminals that register externally input product sales data based on program data; a file controller that controls each POS terminal based on program data and collects registration data from each POS terminal; It consists of a store controller that controls this file controller and centrally manages the data collected by the file controller, and
The OS terminal and the file controller are provided with means for determining the checksum value of the program data according to instructions from the store controller, and the store controller checks the checksum value of the program data of each of the POS terminals and the program data of the file controller. a checksum table storing checksum values; a data output device; means for instructing each of the POS terminals and file controllers to obtain checksum values of program data; and a checksum table storing checksum values of program data; 1. A POS system comprising means for capturing a sum value, comparing it with a corresponding checksum value in the checksum table, and controlling and outputting the result by controlling the data output device.
JP60179686A 1985-08-15 1985-08-15 Pos system Granted JPS6238973A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60179686A JPS6238973A (en) 1985-08-15 1985-08-15 Pos system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60179686A JPS6238973A (en) 1985-08-15 1985-08-15 Pos system

Publications (2)

Publication Number Publication Date
JPS6238973A true JPS6238973A (en) 1987-02-19
JPH0576679B2 JPH0576679B2 (en) 1993-10-25

Family

ID=16070095

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60179686A Granted JPS6238973A (en) 1985-08-15 1985-08-15 Pos system

Country Status (1)

Country Link
JP (1) JPS6238973A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07296070A (en) * 1994-04-27 1995-11-10 Nec Field Service Ltd Device for predicting fault of pos terminal equipment and automatically reporting it

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07296070A (en) * 1994-04-27 1995-11-10 Nec Field Service Ltd Device for predicting fault of pos terminal equipment and automatically reporting it

Also Published As

Publication number Publication date
JPH0576679B2 (en) 1993-10-25

Similar Documents

Publication Publication Date Title
JPS61156368A (en) Control system of table content change
JPS6238973A (en) Pos system
JP2009230592A (en) Screen information generating device, terminal controller, screen information generation method, screen information generation program, terminal control method and terminal control program
US20150154582A1 (en) Print control system and print control method
JPH07290547A (en) Remote control method of injection molding machine, local controller and remote control device
JPH079661B2 (en) Transaction processor
JP2000076550A (en) Plu file updation management system
JP2000097754A (en) Electronic price balance with label printer
JP3132571B2 (en) Data processing device
JP4879862B2 (en) Server client system, remote monitoring system, and remote monitoring method
JP2002150435A (en) Shop information feeding method
JPS63188254A (en) Transaction processor
JPS59178569A (en) Pos system
JPS61148570A (en) Management device of card certificating terminal group
JPH06149586A (en) Data processor
JPH01144193A (en) Transaction processor
JPH0546893A (en) Method for controlling measuring instrument and its device
JPH01274269A (en) Text input control system
JP2005210429A (en) Control circuit, system, and data transmission control method
JPH0844955A (en) In-line system for electronic cash register
JPS6398771A (en) Collective contract cancelling system for seal impression retrieving system
JPS61187074A (en) Control system of card identification terminal group
JPH04104312A (en) Composite input device
JPH0470997A (en) Transaction processor
JPS58117070A (en) Time data forming method for cash register system