JPH0245216B2 - - Google Patents

Info

Publication number
JPH0245216B2
JPH0245216B2 JP59095838A JP9583884A JPH0245216B2 JP H0245216 B2 JPH0245216 B2 JP H0245216B2 JP 59095838 A JP59095838 A JP 59095838A JP 9583884 A JP9583884 A JP 9583884A JP H0245216 B2 JPH0245216 B2 JP H0245216B2
Authority
JP
Japan
Prior art keywords
card
page
calculation
field
calculation formula
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.)
Expired - Lifetime
Application number
JP59095838A
Other languages
Japanese (ja)
Other versions
JPS60238969A (en
Inventor
Yoshio Hayakawa
Yasuaki Sato
Fumio Matsumoto
Yoshiki Ikegami
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP59095838A priority Critical patent/JPS60238969A/en
Publication of JPS60238969A publication Critical patent/JPS60238969A/en
Publication of JPH0245216B2 publication Critical patent/JPH0245216B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はカードイメージ処理機能を有するデー
タ処理装置におけるカード計算項目に関する頁切
換制御に係り、例えば計算式を含む手順登録にお
いて、現在の頁からの相対頁位置にあるカード項
目を指定して、演算項として計算式中に埋め込む
ことができるようにしたカード頁切換えによる計
算制御方式に関するものである。
Detailed Description of the Invention [Field of Industrial Application] The present invention relates to page switching control regarding card calculation items in a data processing device having a card image processing function. This invention relates to a calculation control method by switching card pages, in which a card item located at a relative page position can be specified and embedded as an operational term in a calculation formula.

〔従来の技術〕[Conventional technology]

従来から一般事務処理においては、カード形式
の情報を蓄えておいて、これを利用する態様が広
く採用されており、このカードに代わつて、デイ
スプレイ上に個々のカードイメージを表示して必
要な処理を行い得るようにすることが望まれてい
る。しかし、通常の日本語ワードプロセツサ等に
よつて、カードデータを管理しようとすると、罫
線や固定文字を含むカードの様式情報と、個々の
カードによつて異なるカードデータとが、区別さ
れずに一体化した形で格納されることとなり、記
憶領域に無駄が生じるばかりでなく、カードの記
入フイールドに関する検索処理や計算処理等の各
種処理を実行することができない。そこで本発明
者等は、共通的な様式データと個別のカードデー
タとを分けて管理し、文書処理機能・表作成機
能・計算処理機能・手順登録機能等のカードイメ
ージ処理機能を有するデータ処理装置を提案して
いる。
Conventionally, in general office processing, it has been widely adopted to store information in card format and use it. It is desirable to be able to do this. However, when trying to manage card data using a regular Japanese word processor, etc., the format information of the card, including ruled lines and fixed characters, and the card data, which differs for each individual card, are not distinguished. Since the information is stored in an integrated form, not only is the storage area wasted, but it is also impossible to perform various processes such as search processing and calculation processing regarding the entry fields of the card. Therefore, the present inventors have developed a data processing device that manages common form data and individual card data separately and has card image processing functions such as document processing functions, table creation functions, calculation processing functions, and procedure registration functions. is proposed.

上記カードイメージ処理機能を有するデータ処
理装置においては、最初にカードに共通な固定情
報からなる様式の定義が、文字キー等により画面
上でカードの様式イメージを作成する態様でなさ
れ、以後のカード作成にあたつては、予め定義さ
れた様式イメージのデータを呼び出して、この様
式によつて定められたフイールドにカード毎の変
動データを記入し、個々のカードを作成するよう
にされる。個々のカードは、1枚のカードが1頁
に対応付けられて管理される。そして、様式で定
められた数値フイールドについては、画面を見な
がら計算式を与えることにより、数値計算が可能
になつている。また計算式を含む一連の処理手順
を登録しておき、随時呼び出して実行可能になつ
ている。
In the data processing device having the above-mentioned card image processing function, a format consisting of fixed information common to cards is first defined by creating a format image of the card on the screen using character keys, etc., and subsequent card creation In this case, data of a predefined format image is called up, and variation data for each card is entered in fields defined by this format to create individual cards. Each card is managed so that one card corresponds to one page. Numerical calculations are now possible for numerical fields specified in the format by providing calculation formulas while looking at the screen. Additionally, a series of processing procedures including calculation formulas can be registered and called up and executed at any time.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

ところで、上記数値計算は、1枚のカード内だ
けではなく、複数のカードにまたがつたフイール
ドについて指定できることが望まれる。その場
合、何らかの手段によつて頁を指定する必要があ
る。しかし従来、絶対的な頁番号等を指定して計
算式を与えることはできたが、現在表示されてい
る頁を基準にして頁切換えの指定を行い、現頁か
らの相対頁にある項目を自由に選択して簡単に計
算式中に埋め込んで演算項とすることはできなか
つた。従つて、特に計算式を手順登録する場合等
において、登録時には一般にカード枚数が決まつ
ていないため、例えば最終頁からn頁前のフイー
ルドというような自由な指定ができないという問
題があつた。
By the way, it is desirable that the numerical calculation described above can be specified not only for fields within one card but also for fields spanning multiple cards. In that case, it is necessary to specify the page by some means. However, in the past, it was possible to specify absolute page numbers and give calculation formulas, but page switching was specified based on the currently displayed page, and items on relative pages from the current page were specified. It was not possible to freely select it and easily embed it in a calculation formula to make it an operational term. Therefore, especially when registering calculation formulas, the number of cards is generally not determined at the time of registration, so there is a problem in that it is not possible to freely specify, for example, a field n pages before the last page.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は上記問題点の解決を図り、計算式の指
定および実行にあたつて自由に頁を切換えて、フ
イールドの指定およびその内容の取出しを可能と
するため、次のような手段を備えている。即ち、
本発明のカード頁切換えによる計算制御方式は、
デイスプレイと、罫線または固定文字を含むカー
ドの様式情報を格納する様式情報記憶部と、カー
ドの記入フイールドに関する定義情報を格納する
フイールド定義情報記憶部と、個々のカードにお
ける記入フイールドに記入された内容を格納する
カードデータ記憶部とを少なくとも備え、上記デ
イスプレイ画面上に上記様式情報記憶部の内容と
上記カードデータ記憶部の内容とを上記フイール
ド定義情報記憶部の内容に基づいてマージして様
式バツフア内にカードイメージを頁に対応させて
生成し表示すると共に、当該カードイメージ上の
個々のフイールドを指示して処理態様を与え、カ
ード内容についての処理を行うカードイメージ処
理機能を有するデータ処理装置におけるカード頁
切換えによる計算制御方式であつて、上記記入フ
イールドを対象とする計算式を入力する入力手段
と、該入力手段によつて入力された計算式を含む
手順を実行する手順実行手段と、上記カードイメ
ージの現頁に対する相対的頁位置を指示する所定
の頁指示子を計算式入力時にフイールド名と組合
わせて表示し記憶する手段と、入力された上記計
算式の実行にあたつて上記頁指示子と上記フイー
ルド名との組合わせ情報に基づいて当該頁指示子
によつて示される頁への頁切換えを制御する手段
とを備え、現在の頁を基準にして計算式における
頁切換え指定を行うことを特徴としている。以
下、図面を参照しつつ、実施例に従つて説明す
る。
The present invention aims to solve the above-mentioned problems, and includes the following means in order to freely switch pages when specifying and executing a calculation formula, and to specify a field and retrieve its contents. There is. That is,
The calculation control method using card page switching according to the present invention is as follows:
A display, a format information storage unit that stores format information of cards including ruled lines or fixed characters, a field definition information storage unit that stores definition information regarding entry fields of cards, and contents entered in entry fields of individual cards. and a card data storage section for storing the format information storage section, and merge the contents of the form information storage section and the card data storage section on the display screen based on the contents of the field definition information storage section to create a format buffer. A data processing device having a card image processing function that generates and displays a card image in correspondence with a page, specifies each field on the card image to give a processing mode, and processes the card contents. A calculation control method using card page switching, comprising: an input means for inputting a calculation formula for the entry field; a procedure execution means for executing a procedure including the calculation formula input by the input means; Means for displaying and storing a predetermined page indicator indicating the relative page position of the card image with respect to the current page in combination with a field name when inputting a calculation formula; means for controlling page switching to the page indicated by the page indicator based on combination information of the indicator and the field name, and specifying page switching in the calculation formula based on the current page. It is characterized by doing. Hereinafter, embodiments will be described with reference to the drawings.

〔実施例〕〔Example〕

第1図は本発明の一実施例要部構成図、第2図
および第3図は本発明に関連するカードイメージ
とボツクスとの概念を説明するための図、第4図
および第5図は本発明に関連する処理態様を説明
するための図、第6図は本発明が適用される一実
施例全体概要図、第7図はフイールド定義情報記
憶部に格納される情報の説明図、第8図は様式バ
ツフアと画面コードバツフアとの対応を説明する
ための図、第9図および第10図は本発明の一実
施例における頁切換えによる計算処理態様を説明
するための図、第11図は本発明の一実施例処理
概要説明図を示す。
FIG. 1 is a block diagram of the essential parts of an embodiment of the present invention, FIGS. 2 and 3 are diagrams for explaining the concept of card images and boxes related to the present invention, and FIGS. 4 and 5 are FIG. 6 is a diagram for explaining processing aspects related to the present invention. FIG. 6 is an overall outline diagram of an embodiment to which the present invention is applied. FIG. 7 is an explanatory diagram of information stored in the field definition information storage unit. Figure 8 is a diagram for explaining the correspondence between format buffers and screen code buffers, Figures 9 and 10 are diagrams for explaining calculation processing mode by page switching in an embodiment of the present invention, and Figure 11 is a diagram for explaining the calculation processing mode by page switching in an embodiment of the present invention. 1 is a diagram illustrating a processing overview of an embodiment of the present invention.

本発明に関連するカードイメージ処理機能を有
するデータ処理装置の場合、所定のカード様式を
持つカードイメージをデイスプレイ上に表示して
処理を実行する。即ち、各カードイメージについ
て、例えば第2図に示すような様式データと、当
該様式イメージ上のフイールド(項目)例えば
「商品名」などに対応して与えられるフイールド
の内容(カードデータ)とを別に々に記憶してお
き、必要に応じて両者データをマージしてデイス
プレイ上に表示すよようにされる。そして1枚の
カードを代表するものとされる。
In the case of a data processing device having a card image processing function related to the present invention, a card image having a predetermined card format is displayed on a display and processing is executed. That is, for each card image, format data as shown in Figure 2, for example, and field contents (card data) given corresponding to fields (items) such as "product name" on the format image are separated. Both data are memorized separately, and both data are merged and displayed on the display as necessary. And it is considered to represent one card.

カードイメージ上のフイールドには、文字フイ
ールドと数値フイールドとが存在している。そし
て様式データ上では、文字フイールドに対応して
文字挿入個所を示す「・・・・・」が与えられ、
数値フイールドに対応して数値挿入個所を示す
「、」が与えられている。
The fields on the card image include a character field and a numeric field. Then, on the form data, "..." is given to indicate the character insertion point corresponding to the character field,
Corresponding to the numeric field, "," is given to indicate where to insert the numeric value.

例えば、第2図図示のように、「商品名」・「数
量」・「単価」・「金額」のようなフイールドの並び
が連続する場合、先頭のフイールド群だけを指定
し、同じ属性を持つフイールドの並びの部分につ
いては、先頭のフイールド群の繰り返しを指定す
るだけでよいようになつている。このようなフイ
ールド群の繰り返しは、単独で存在する独立フイ
ールドに対して、「表」と呼ばれる。表に含まれ
るフイールドへのデータの記入・編集・計算・検
索などの手順は、独立フイールドと同じように行
うことができることは勿論であるが、表内の共通
な属性を持つフイールドに対して、一括した処理
を実行可能になつている。
For example, as shown in Figure 2, if fields such as "Product Name", "Quantity", "Unit Price", and "Amount" are consecutive, specify only the first field group and have the same attributes. For the field sequence part, you only need to specify the repetition of the first field group. Such a repetition of a group of fields, as opposed to a single independent field, is called a "table". Of course, procedures such as entering, editing, calculating, and searching data in fields included in a table can be performed in the same way as for independent fields, but for fields with common attributes in a table, It is now possible to perform batch processing.

第2図に示す様式データを共通に持つカードは
一般に多数存在することから、これらのカードに
対応するカードイメージをまとめて、第3図図示
の如く、「ボツクス」なる概念を導入して管理す
る。図示符号1はカードイメージ、2はボツクス
を表している。ボツクスを1つの処理上のかたま
りとして管理するために、各ボツクスに対応し
て、例えば次のような情報(または記憶部)が用
意される。即ち、 (i) ボツクス管理情報(記憶部)……ボツクス番
号やボツクス名などのプロフイール情報。
Since there are generally many cards that share the format data shown in Figure 2, the card images corresponding to these cards are collected and managed by introducing the concept of "box" as shown in Figure 3. . Reference numeral 1 represents a card image, and reference numeral 2 represents a box. In order to manage boxes as a single processing unit, the following information (or storage unit) is prepared corresponding to each box. That is, (i) Box management information (storage unit): profile information such as box number and box name.

(ii) 様式データ(記憶部)……第2図図示の如き
カード様式(白紙カード)に対応するデータ。
(ii) Format data (storage unit)...Data corresponding to the card format (blank card) as shown in Figure 2.

(iii) フイールド定義情報(記憶部)……個々のフ
イールドについてのフイールド開始座標や属性
(桁数・行数その他)。
(iii) Field definition information (storage part)...Field start coordinates and attributes (number of digits, number of lines, etc.) for each field.

(iv) カードデータ(記憶部)……同一ボツクスに
属する個々のカードイメージに対応する各フイ
ールドの内容であつて、それぞれ頁に対応づけ
られているもの。
(iv) Card data (storage unit): Contents of each field corresponding to each card image belonging to the same box, each associated with a page.

第4図は本実施例において処理される態様の一
例を示しており、図示の如き表示がデイスプレイ
上に表示されて処理実行に移行していくと考えて
よい。デイスプレイ上の画面には、第1枠のカー
ドイメージ表示と、第2枠のカードイメージ表示
と、処理手順などを入力する場合の入力イメージ
表示とを一緒に行い得るようにされている。
FIG. 4 shows an example of the manner in which processing is performed in this embodiment, and it may be considered that the display as shown in the figure is displayed on the display and the processing begins. The screen on the display can simultaneously display a card image in the first frame, a card image in the second frame, and an input image when inputting a processing procedure or the like.

第4図図示の場合、ボツクス「会費請求書」に
属する第7頁目の「富士通太郎」氏あてのカード
イメージの全部または一部3が第1枠に、ボツク
ス「会費入金票」に属する第7頁目の「富士通太
郎」氏のカードイメージの全部または一部4が第
2枠に一緒に表示(スプリツト表示)されてい
る。そして、入力イメージ5が表示されており、
第2枠におけるカードイメージ上のフイールドで
ある「請求額」フイールドの第2行目の内容を第
1枠におけるカードイメージ上のフイールドであ
る「今回御請求額」に転記することを指示してい
る。なお、第1枠および第2枠の表示枠に対し、
入力イメージが表示される枠を手順枠という。
In the case shown in Figure 4, all or part 3 of the card image addressed to Mr. Fujitsu Taro on the 7th page belonging to the box ``Membership Fee Bill'' is placed in the first frame, and the card image 3 belonging to the box ``Membership Fee Deposit Slip'' is placed in the first frame. All or part 4 of the card image of Mr. "Taro Fujitsu" on the 7th page is displayed together in the second frame (split display). Then, input image 5 is displayed,
Instructs to transfer the contents of the second line of the "Billed Amount" field, which is a field on the card image in the second frame, to "Current Billed Amount", which is a field on the card image in the first frame. . In addition, for the display frames of the first frame and the second frame,
The frame in which the input image is displayed is called a procedure frame.

第5図は同じ処理を複数のカード上の複数フイ
ールドについて実行する態様を示している。この
例の場合、「数量×単価=金額」なる処理を、カ
ード第1項から第30項について、品名第1行目か
ら第10行目まで実行し、それぞれ合計を出すこと
を指示している。これらの処理手順は登録して記
憶しておくことができ、呼び出して随時実行させ
ることもできる。ほかに検索・ソート・カード照
合等も可能である。
FIG. 5 shows a mode in which the same process is performed for multiple fields on multiple cards. In this example, the process "Quantity x Unit Price = Amount" is executed for items 1 to 30 of the card, from the 1st line to the 10th line of the product name, and the instruction is to calculate the total for each item. . These processing procedures can be registered and stored, and can also be called up and executed at any time. In addition, searching, sorting, card verification, etc. are also possible.

第6図は本発明に関連するカードイメージ処理
機能を有するデータ処理装置の一実施例概要構成
を示している。
FIG. 6 shows a schematic configuration of an embodiment of a data processing device having a card image processing function related to the present invention.

図中の符号8はキーボード、9はキーボード制
御部、10はカードイメージ処理部であつてカー
ドに関する情報を入力しデイスプレイ画面上にカ
ードイメージを表示すると共にカードイメージ上
のフイールドの内容についての処理を実行するも
の、11は様式作成管理部であつて各ボツクスに
対応するカードイメージの様式を入力し管理する
もの、12は様式解析部であつて様式の作成にあ
たつて固定情報や項目属性などの解析を行うも
の、13はカード作成管理部であつて個々のカー
ドデータについての入力および管理を行うもの、
14はデータ記入制御部であつてカードデータや
フイールド名等をいわゆる仮名漢字変換機能を用
いて入力するもの、15は一覧表制御部であつて
カードの特定フイールドについて一覧表示を行う
制御を行うもの、16は手順登録制御部であつて
第5図に示した入力イメージのような処理手順を
登録する制御を行うもの、17は手順記憶部であ
つて登録処理手順を記憶するもの、18は手順実
行制御部であつて指定された処理手順を実行制御
するもの、19は計算制御部であつて数値フイー
ルドについて指定された計算を実行制御するもの
である。
In the figure, reference numeral 8 is a keyboard, 9 is a keyboard control section, and 10 is a card image processing section, which inputs information about the card, displays the card image on the display screen, and processes the contents of the fields on the card image. 11 is a form creation management section that inputs and manages the card image format corresponding to each box; 12 is a form analysis section that inputs fixed information, item attributes, etc. when creating a form. 13 is a card creation management unit that inputs and manages individual card data;
Reference numeral 14 is a data entry control unit which inputs card data, field names, etc. using a so-called kana-kanji conversion function, and 15 is a list control unit which controls display of a list of specific fields of the card. , 16 is a procedure registration control unit that performs control to register a processing procedure such as the input image shown in FIG. 5, 17 is a procedure storage unit that stores the registration processing procedure, and 18 is a procedure An execution control section 19 controls the execution of specified processing procedures, and a calculation control section 19 controls execution of calculations specified for numerical fields.

また、20はボツクス管理部であつて当面処理
対象となるボツクスを選択しそのデータを管理す
るもの、21は格納制御部であつてデータ記憶装
置への書き込み制御を行うもの、22は呼出制御
部であつてデータ記憶装置からボツクスデータを
呼び出す制御を行うもの、23は頁切換部であつ
て一枚分のカードデータを次のカードデータに切
り換えるもの、25は例えばフロツピイ・デイス
ク装置のようなデータ記憶装置、26はボツクス
管理情報記憶部、27は様式データ記憶部、28
はフイールド定義情報記憶部、29はカードデー
タ記憶部である。ボツクス管理情報記憶部26・
様式データ記憶部27・フイールド定義情報記憶
部28等は各ボツクス毎に記憶管理される。
Further, 20 is a box management unit that selects a box to be processed for the time being and manages its data, 21 is a storage control unit that controls writing to the data storage device, and 22 is a call control unit. 23 is a page switching section that switches from one card's worth of data to the next card data; 25 is a section for controlling data such as a floppy disk device; Storage device, 26 is a box management information storage unit, 27 is a form data storage unit, 28
29 is a field definition information storage section, and 29 is a card data storage section. Box management information storage section 26
The form data storage section 27, field definition information storage section 28, etc. are stored and managed for each box.

31は様式バツフアであつて様式データ記憶部
27の内容が読み出されその上にカードデータが
埋め込まれてカードイメージが生成されるバツフ
ア、32はカードデータが読み出されるレコード
バツフア、33はフイールド定義情報バツフア、
34は一覧表様式バツフアであつて一覧表につい
ての様式バツフア31に対応するもの、35は一
覧表レコードバツフアであつて一覧表についての
レコードバツフア32に対応するもの、36は一
覧表フイールド定義情報バツフアを表す。
31 is a format buffer from which the contents of the format data storage section 27 are read and card data is embedded thereon to generate a card image; 32 is a record buffer from which card data is read; 33 is a field definition. information battle,
34 is a list format buffer that corresponds to the format buffer 31 for the list; 35 is a list record buffer that corresponds to the record buffer 32 for the list; 36 is a list field definition. Represents information buffer.

また、40はウインドウ制御部であつて様式バ
ツフア31,31′等から所定の表示枠(ウイン
ドウ)情報に従いデータを切り出す制御を行うも
の、41は画面コードバツフアであつてデイスプ
レイに表示するコード情報が格納されるもの、4
2はデイスプレイ制御部であつて画面コードバツ
フア41の内容をデイスプレイに表示する制御を
行うもの、43は例えばCRT等のデイスプレイ、
44は印刷制御部であつてカードに関する情報を
プリンタに出力する制御を行うもの、45はプリ
ンタを表す。
Further, 40 is a window control unit that controls cutting out data from format buffers 31, 31', etc. according to predetermined display frame (window) information, and 41 is a screen code buffer that stores code information to be displayed on the display. what is done, 4
2 is a display control unit that controls displaying the contents of the screen code buffer 41 on the display; 43 is a display such as a CRT;
Reference numeral 44 represents a print control unit that controls outputting information regarding the card to a printer, and 45 represents a printer.

ボツクスは、第3図に関連して説明した如く、
共通の様式データを持つ一連のカードイメージ全
体からなるものであり、少なくとも様式データと
フイールド定義情報と個々のカードデータとを持
つている。各ボツクスの様式は、オペレータがデ
イスプレイ43の画面上にデータ記入制御部14
における仮名漢字変換機能を用いて文字等を記入
した結果に従つて作成される。様式作成管理部1
1は、様式解析部12によつて各フイールドにつ
いての定義情報やフイールド名を決定し、結果を
ボツクス管理部20により様式データ記憶部2
7、フイールド定義情報記憶部28等に格納す
る。
As explained in connection with Figure 3, the box is
It consists of an entire series of card images having common format data, and includes at least format data, field definition information, and individual card data. The format of each box is determined by the operator using the data entry control section 14 on the screen of the display 43.
It is created according to the results of entering characters etc. using the kana-kanji conversion function in . Form creation management department 1
1, the format analysis section 12 determines definition information and field names for each field, and the box management section 20 stores the results in the format data storage section 2.
7. Store in the field definition information storage unit 28 or the like.

様式データ記憶部27は、例えば第2図に示し
たような様式を記憶する。フイールド定義情報記
憶部28は、例えば第7図に示すような情報50
を持つ。即ち、フイールドには独立項目50Aと
表の項目50Bとがあり、独立項目として項目数
および各項目属性が記憶される。また、表の項目
としては縦方向属性(行数・各Y座標)および横
方向属性(項目数・各項目属性)が記憶される。
上記各項目属性は、例えばレコードバツフアアド
レス、項目のカード内における先頭座標、桁数と
行数、文字フイールド/数値フイールド等の種別
などの情報からなる。
The form data storage section 27 stores, for example, a form as shown in FIG. The field definition information storage unit 28 stores information 50 as shown in FIG. 7, for example.
have. That is, the field includes an independent item 50A and a table item 50B, and the number of items and each item attribute are stored as independent items. Further, as table items, vertical attributes (number of rows, each Y coordinate) and horizontal attributes (number of items, each item attribute) are stored.
Each of the item attributes described above includes information such as the record buffer address, the starting coordinates of the item within the card, the number of digits and lines, and the type of character field/numeric field.

カード作成管理部13は、上記様式カードおよ
びフイールド定義情報によつて定まる様式イメー
ジに記入されたデータをカードデータ記憶部29
に記憶し管理する。例えばボツクスを呼び出して
カードイメージを表示するにあたつては、様式デ
ータ記憶部27の内容を様式バツフア31にロー
ドし、フイールド定義情報記憶部28の内容をフ
イールド定義情報バツフア33に読み出し、さら
にレコードバツフア32に読み出したカードデー
タ記憶部29の内容を、フイールド定義情報バツ
フア33の内容従つて様式バツフア31上でマー
ジし、これを画面コードバツフア41に転記す
る。
The card creation management unit 13 stores the data entered in the form image determined by the form card and field definition information in the card data storage unit 29.
be stored and managed. For example, when calling a box to display a card image, the contents of the form data storage section 27 are loaded into the form buffer 31, the contents of the field definition information storage section 28 are read into the field definition information buffer 33, and then the The contents of the card data storage section 29 read into the buffer 32 are merged with the contents of the field definition information buffer 33 on the format buffer 31, and this is transferred to the screen code buffer 41.

第4図に関連して説明した如く、デイスプレイ
画面には複数の表示枠を設けて複数のカードイメ
ージの一部などを表示することができる。即ち、
第8図図示の如くウインドウ制御部40は、ウイ
ンドウ制御テーブル52の内容に従つて、複数の
様式バツフア31,31′からそれぞれ表示が要
求されているデータ51,51′を切り出し、画
面コードバツフア41に転記する制御を行う。そ
のためウインドウ制御テーブル52は、様式バツ
フア31等におけるデータ51等のアドレスや大
きさなどの情報を保持する。
As explained in connection with FIG. 4, a plurality of display frames can be provided on the display screen to display parts of a plurality of card images. That is,
As shown in FIG. 8, the window control unit 40 extracts data 51 and 51' that are requested to be displayed from the plural format buffers 31 and 31', respectively, according to the contents of the window control table 52, and stores them in the screen code buffer 41. Controls posting. Therefore, the window control table 52 holds information such as addresses and sizes of data 51 and the like in the format buffer 31 and the like.

主として本発明は、上記の如くにしてデイスプ
レイ画面に表示されるカードに関する計算指定の
制御に関連している。
The present invention primarily relates to the control of calculation specifications for cards displayed on a display screen in the manner described above.

第9図および第10図は、本発明の一実施例に
おける計算式の指定とその実行結果とを表したも
のである。特に、第9図は計算式の即時実行指定
の例、第10図は手順登録による計算式の実行指
定の例を示している。図中、符号55はデイスプ
レイ画面に表示されるカードイメージを表してい
る。
FIGS. 9 and 10 show the designation of calculation formulas and the results of their execution in one embodiment of the present invention. In particular, FIG. 9 shows an example of specifying immediate execution of a calculation formula, and FIG. 10 shows an example of specifying execution of a calculation formula by procedure registration. In the figure, reference numeral 55 represents a card image displayed on the display screen.

本発明の場合、カードデータについて異なる頁
間にわたる計算式を表現するために、計算式中に
処理対象項目が存在するカードの頁位置を指示す
る頁指示子が導入され、頁切換えおよびフイール
ド名の取出しにおいて、その制御に用いるように
される。頁指示子としては、例えば次のようなも
のがある。
In the case of the present invention, in order to express a calculation formula that spans different pages for card data, a page indicator is introduced that indicates the page position of the card where the item to be processed exists in the calculation formula, and a page indicator is introduced that indicates the page position of the card where the item to be processed exists. It is used for control during extraction. Examples of page indicators include the following:

「次頁の」・「前頁の」・「終頁の」・「0001頁
の」・「+0006頁の」・「−0010頁の」・「終頁−0003
頁の」・「追加頁の」・「現頁の」… この頁指示子とフイールド名とを組合わせたも
のが、計算式中の演算項目名になり、頁間の計算
時における項目名がより明確になるようにされ
る。即ち、計算式入力中において、「前頁」キー
や「次頁」キー等の頁切換えキーを押すと、標題
行に上記頁指示子が表示され、演算指示キーによ
り、そのとき表示されている頁指示子とカーソル
があるフイールド名とが組合わせられた項目名が
手順枠に表示される。なお、頁指示子が省略され
た場合には、現頁の項目が対象となる。
"Next page" / "Previous page" / "Last page" / "Page 0001" / "Page +0006" / "Page -0010" / "Last page -0003
``page'', ``additional page'', ``current page''... The combination of this page indicator and field name becomes the calculation item name in the calculation formula, and the item name when calculating between pages is made more clear. That is, when you press a page switching key such as the "previous page" key or "next page" key while inputting a calculation formula, the above page indicator will be displayed in the title line, and the page indicator displayed at that time will be displayed by pressing the calculation instruction key. The item name, which is a combination of the page indicator and the field name where the cursor is located, is displayed in the procedure frame. Note that if the page indicator is omitted, the item on the current page is the target.

例えば、カードの各頁に各期間毎の総売上のフ
イールドと伸び率のフイールドとがあつて、前期
の総売上に対する今期の総売上の伸び率を計算す
る場合、第9図イに示すような計算式を与える。
この計算式は、次のように簡単に作成することが
できる。
For example, if each page of the card has a field for total sales and a field for growth rate for each period, and you want to calculate the growth rate of the current period's total sales relative to the previous period's total sales, the Give the calculation formula.
This calculation formula can be easily created as follows.

まず、現頁(第0005頁)のカードイメージが
表示されている状態で「計算」キーを押す。こ
れによつて、画面下に計算式を指定する手順枠
が表示される。
First, press the "calculate" key while the card image of the current page (page 0005) is displayed. As a result, a procedure frame for specifying the calculation formula will be displayed at the bottom of the screen.

文字「(」を入力した後、カーソルを総売上
欄に移動し、「−」キーを押す。
After entering the character "(", move the cursor to the total sales field and press the "-" key.

次に「前頁」キーにより、第0004頁を表示さ
せ、カーソルを総売上欄に合わせて、文字「)」
を入力し、「÷」キーを押す。
Next, use the "previous page" key to display page 0004, move the cursor to the total sales column, and select the characters ")".
Enter and press the "÷" key.

カーソルを総売上欄に合わせたまま、「%」
キー(×100=と同じ意味を持つ)を押す。
While keeping the cursor on the total sales field, select "%"
Press the key (same meaning as ×100=).

次に「次頁」キーで表示を現頁に戻した後、
カーソルを伸び率欄に移動させ、「実行」キー
を押す。
Next, use the "Next Page" key to return the display to the current page, and then
Move the cursor to the elongation rate column and press the "Execute" key.

以上の操作によつて、手順枠には逐次第9図イ
図示の如き計算式が表示されていき、の実行指
示により、 (1500−1000)÷1000×100=50 の演算が行われて、第9図ロ図示の如く、現頁の
伸び率に50(%)が代入される。上記操作に限ら
ず、手順枠に直接計算式を計入するようにしても
よい。
Through the above operations, calculation formulas as shown in Figure 9 A will be displayed one after another in the procedure frame, and with the execution instruction, the calculation (1500-1000) ÷ 1000 x 100 = 50 will be performed. As shown in FIG. 9B, 50 (%) is substituted for the elongation rate of the current page. In addition to the above operations, calculation formulas may be directly included in the procedure frame.

手順登録により計算式を指定する場合にも同様
であり、第10図イはその登録手順、第10図ロ
は実行結果の例を示している。第0001頁から現頁
までの売上高の合計が、実頁の累計売上に代入さ
れるようになつている。そして、第0001頁から終
頁まで「カード繰り返し」が行われるようになつ
ている。
The same applies to the case where a calculation formula is specified by procedure registration, and FIG. 10A shows the registration procedure, and FIG. 10B shows an example of the execution result. The total sales from page 0001 to the current page is substituted for the cumulative sales of the actual page. Then, "card repetition" is performed from page 0001 to the last page.

なお、手順登録時と非手順登録時とでは、計算
項目の指定の仕方などについては同様であるが、
計算式入力時の頁切換え制御が異なる。非手順登
録時の計算では、頁切換えキーの打鍵によつて実
際に頁が切り換わり、計算式中の頁指示子は、右
上に表示されている実際の頁数もしくは現頁から
みた次頁・前頁・終頁・追加頁として表現され
る。一方、手順登録時の計算式では、頁指示子は
現頁からの相対頁(+XXXX頁、−XXXX頁、
次頁、終頁、追加頁、終頁−XXXX頁等)とし
て表現される。
Note that the method of specifying calculation items is the same when registering procedures and when registering non-procedures.
Page switching control when inputting calculation formulas is different. In calculations during non-procedural registration, the page is actually changed by pressing the page change key, and the page indicator in the calculation formula is the actual page number displayed in the upper right corner or the next page from the current page. Expressed as previous page, last page, and additional pages. On the other hand, in the calculation formula when registering the procedure, the page indicator is a relative page from the current page (+XXXX page, -XXXX page,
next page, last page, additional page, last page - page XXXX, etc.).

第1図は、第9図および第10図で説明した処
理を実現するための主要部の構成を示している。
図中、第6図と同符号のものは第6図に対応し、
60は計算指示制御部、61は計算実行制御部、
62は計算手順作成部、63はフイールド情報取
出制御部、64はフイールド名取出制御部、65
は頁切換制御部、66はバツフア部、67はフイ
ールド名バツフア、68は相対頁切換制御部を表
す。
FIG. 1 shows the configuration of main parts for realizing the processing explained in FIGS. 9 and 10.
In the figure, the same symbols as in Fig. 6 correspond to Fig. 6,
60 is a calculation instruction control unit, 61 is a calculation execution control unit,
62 is a calculation procedure creation unit, 63 is a field information extraction control unit, 64 is a field name extraction control unit, 65
66 is a buffer section, 67 is a field name buffer, and 68 is a relative page switching control section.

カード作成中に「計算」キーが押されると、カ
ード作成管理部13から計算制御部19が起動さ
れ、計算制御部19は計算指示制御部60を起動
して計算式を入力する。計算指示制御部60は、
頁指示子とフイールド名とから演算項を定めて、
手順枠に第9図イまたは第10図イのような入力
イメージを表示し、計算内容を指示するものであ
る。計算式入力中に頁切換えキーが入力される
と、相対頁切換制御部68により現頁からの相対
頁の処理を行う。
When the "calculation" key is pressed during card creation, the calculation control section 19 is activated from the card creation management section 13, and the calculation control section 19 activates the calculation instruction control section 60 to input a calculation formula. The calculation instruction control unit 60
Determine the operand from the page indicator and field name,
An input image such as that shown in FIG. 9A or FIG. 10A is displayed in the procedure frame to instruct calculation contents. When the page switching key is input while inputting a calculation formula, the relative page switching control section 68 processes a page relative to the current page.

相対頁切換制御部68は、計算指示制御部60
によつて起動され、計算式における頁情報を管理
するものである。計算指示制御部60への相対頁
情報の通知と、頁切換制御部65の起動による新
カードデータの読込みと、新頁番号を標題行に表
示する処理等を行う。
The relative page switching control unit 68 is the calculation instruction control unit 60
It is started by , and manages page information in calculation formulas. It notifies the calculation instruction control unit 60 of relative page information, starts the page switching control unit 65 to read new card data, and displays the new page number in the title line.

計算実行制御部61は、計算式が入力されて
「実行」キーが押されたとき、または登録手順の
実行処理中に計算式が現れたとき起動され、その
計算式による演算実行を制御するものである。実
行にあたつては、頁指示子による指示に従つて頁
切換制御部65を制御し、必要に応じてデータ記
憶装置25に記憶されているカードデータをレコ
ードバツフア32に読み出し、フイールド情報取
出制御部63から通知されたフイールドに関する
情報に基づいて、各演算項の値を求めるようにさ
れる。演算結果は同様に必要に応じて頁切換えを
行つて、指定されたフイールドに格納するように
される。
The calculation execution control unit 61 is activated when a calculation formula is input and the "execute" key is pressed, or when a calculation formula appears during the execution process of the registration procedure, and controls the execution of calculations using the calculation formula. It is. During execution, the page switching control unit 65 is controlled according to instructions by the page indicator, and if necessary, the card data stored in the data storage device 25 is read out to the record buffer 32, and field information is extracted. Based on the information regarding the field notified from the control unit 63, the value of each operational term is determined. Similarly, the calculation results are stored in designated fields by switching pages as necessary.

キーボード8から手順登録の指示があつた場合
には、手順登録制御部16により計算手順作成部
62が起動される。計算手順作成部62は、バツ
フア部66中に手順記憶部17の領域を確保し、
処理手順を作成するものである。手順登録中に
「計算」キーが押されると、計算指示制御部60
によつて計算が登録できる状態になる。計算指示
制御部60によつて指示された計算式は、手順記
憶部17に格納され、他の手順等と共にデータ記
憶装置25に登録される。この登録手順は、「作
業選択」キーを打鍵して手順実行を指示すること
により、随時実行可能である。手順実行中に計算
式が現れると、計算実行制御部61によつて実行
処理される。
When a procedure registration instruction is received from the keyboard 8, the calculation procedure creation section 62 is activated by the procedure registration control section 16. The calculation procedure creation unit 62 secures an area for the procedure storage unit 17 in the buffer unit 66,
It is used to create processing procedures. When the “calculation” key is pressed during procedure registration, the calculation instruction control unit 60
Now you can register the calculation. The calculation formula instructed by the calculation instruction control section 60 is stored in the procedure storage section 17 and registered in the data storage device 25 along with other procedures and the like. This registration procedure can be executed at any time by pressing the "work selection" key to instruct execution of the procedure. When a calculation formula appears during the execution of a procedure, it is executed by the calculation execution control unit 61.

第11図は、第1図図示実施例の処理概要を示
したものである。異なる頁間の計算式指定は、主
として計算指示制御部60と、画面制御に関連す
る相対頁切換制御部68が制御する。例えば、カ
ード作成中または手順登録中に、「計算」キーが
押されると、計算指示制御部60は、相対頁切換
制御部68に対し頁情報の初期設定を依頼する。
相対頁切換制御部68は、相対頁情報をクリア
し、現在表示中の頁番号を初期頁に設定する。
FIG. 11 shows an outline of the processing of the embodiment shown in FIG. Designation of calculation formulas between different pages is mainly controlled by a calculation instruction control section 60 and a relative page switching control section 68 related to screen control. For example, when the "calculation" key is pressed during card creation or procedure registration, the calculation instruction control section 60 requests the relative page switching control section 68 to initialize page information.
The relative page switching control unit 68 clears the relative page information and sets the currently displayed page number as the initial page.

次に計算指示制御部60は、キーボード制御部
9にキーボードからの読込みを依頼する。キー入
力があり、それが頁切換えのキーであれば、相対
頁切換制御部68に制御を渡す。相対頁切換制御
部68は、相対頁情報を更新し、初期頁情報と該
相対頁情報とによつて定まる頁への頁切換えを、
頁切換制御部65に依頼する。頁切換制御部65
は、カード作成中であれば、呼出制御部22によ
り、データ記憶装置25から対象頁のカードデー
タをレコードバツフア32上に読み込み、様式バ
ツフア31上にマージして表示する。手順登録中
であれば、カードデータがまだ用意されていない
こともあるので実際の頁切換えは行わない。相対
頁切換制御部68は、新しい相対頁情報を表示枠
の標題行に表示する。
Next, the calculation instruction control section 60 requests the keyboard control section 9 to read data from the keyboard. If there is a key input and it is a page switching key, control is passed to the relative page switching control section 68. The relative page switching control unit 68 updates the relative page information and controls page switching to a page determined by the initial page information and the relative page information.
A request is made to the page switching control unit 65. Page switching control section 65
If a card is being created, the call control section 22 reads the card data of the target page from the data storage device 25 onto the record buffer 32, merges it onto the format buffer 31, and displays it. If the procedure is being registered, the card data may not be prepared yet, so actual page switching is not performed. The relative page switching control unit 68 displays new relative page information in the title line of the display frame.

計算指示制御部60は、キーボード8から読み
込んだ情報が項目指定、即ち、演算記号等であれ
ば、そのときのカーソル座標に基づいて、対象フ
イールド名をフイールド名取出制御部64を呼び
出すことにより取得し、それと現在の相対頁のイ
メージとを結合して、演算の項目名として表示す
る。そして手順登録が必要であれば、手順記憶部
17に転送する制御を行う。
If the information read from the keyboard 8 is an item specification, that is, an operation symbol, etc., the calculation instruction control unit 60 obtains the target field name by calling the field name extraction control unit 64 based on the cursor coordinates at that time. Then, it is combined with the image of the current relative page and displayed as the item name of the calculation. If procedure registration is necessary, control is performed to transfer it to the procedure storage section 17.

以上のように、頁指示子とフイールド名とを組
合わせて頁切換え制御を行うので、異なる頁間に
またがる計算式の指定を、容易に行うことができ
る。
As described above, since page switching control is performed by combining a page indicator and a field name, calculation formulas that span different pages can be easily specified.

〔発明の効果〕〔Effect of the invention〕

以上説明した如く、本発明によれば、カードイ
メージ処理における計算制御において、現在の頁
を基準にして頁切換えの指定を行う計算式指定が
可能になり、手順登録で現在の頁からの相対的な
頁位置にあるカード項目を指定し、それを計算式
中に埋め込むことができるので、計算式指定の自
由度が増し、また計算式の作成も容易になる。
As explained above, according to the present invention, in calculation control in card image processing, it is possible to specify a calculation formula that specifies page switching based on the current page, and by registering a procedure, it is possible to specify a calculation formula that specifies page switching based on the current page. Since it is possible to specify a card item at a certain page position and embed it in the calculation formula, the degree of freedom in specifying the calculation formula is increased and the creation of the calculation formula is also facilitated.

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

第1図は本発明の一実施例要部構成図、第2図
および第3図は本発明に関連するカードイメージ
とボツクスとの概念を説明するための図、第4図
および第5図は本発明に関連する処理態様を説明
するための図、第6図は本発明が適用される一実
施例全体概要図、第7図はフイールド定義情報記
憶部に格納される情報の説明図、第8図は様式バ
ツフアと画面コードバツフアとの対応を説明する
ための図、第9図および第10図は本発明の一実
施例における頁切換えによる計算処理態様を説明
するための図、第11図は本発明の一実施例処理
概要説明図を示す。 図中、1はカードイメージ、2はボツクス、8
はキーボード、10はカードイメージ処理部、1
3はカード作成管理部、16は手順登録制御部、
17は手順記憶部、19は計算制御部、27は様
式データ記憶部、28はフイールド定義情報記憶
部、29はカードデータ記憶部、31は様式バツ
フア、32はレコードバツフア、40はウインド
ウ制御部、41は画面コードバツフア、44は印
刷制御部、60は計算指示制御部、61は計算実
行制御部、62は計算手順作成部、64はフイー
ルド名取出制御部、65は頁切換制御部、68は
相対頁切換制御部を表す。
FIG. 1 is a block diagram of the essential parts of an embodiment of the present invention, FIGS. 2 and 3 are diagrams for explaining the concept of card images and boxes related to the present invention, and FIGS. 4 and 5 are FIG. 6 is a diagram for explaining processing aspects related to the present invention. FIG. 6 is an overall outline diagram of an embodiment to which the present invention is applied. FIG. 7 is an explanatory diagram of information stored in the field definition information storage unit. Figure 8 is a diagram for explaining the correspondence between format buffers and screen code buffers, Figures 9 and 10 are diagrams for explaining calculation processing mode by page switching in an embodiment of the present invention, and Figure 11 is a diagram for explaining the calculation processing mode by page switching in an embodiment of the present invention. 1 is a diagram illustrating a processing overview of an embodiment of the present invention. In the figure, 1 is a card image, 2 is a box, 8
is the keyboard, 10 is the card image processing section, 1
3 is a card creation management section, 16 is a procedure registration control section,
17 is a procedure storage section, 19 is a calculation control section, 27 is a format data storage section, 28 is a field definition information storage section, 29 is a card data storage section, 31 is a format buffer, 32 is a record buffer, and 40 is a window control section. , 41 is a screen code buffer, 44 is a print control unit, 60 is a calculation instruction control unit, 61 is a calculation execution control unit, 62 is a calculation procedure creation unit, 64 is a field name extraction control unit, 65 is a page switching control unit, and 68 is a Represents a relative page switching control section.

Claims (1)

【特許請求の範囲】[Claims] 1 デイスプレイと、罫線または固定文字を含む
カードの様式情報を格納する様式情報記憶部と、
カードの記入フイールドに関する定義情報を格納
するフイールド定義情報記憶部と、個々のカード
における記入フイールドに記入された内容を格納
するカードデータ記憶部とを少なくとも備え、上
記デイスプレイ画面上に上記様式情報記憶部の内
容と上記カードデータ記憶部の内容とを上記フイ
ールド定義情報記憶部の内容に基づいてマージし
て様式バツフア内にカードイメージを頁に対応さ
せて生成し表示すると共に、当該カードイメージ
上の個々のフイールドを指示して処理態様を与
え、カード内容についての処理を行うカードイメ
ージ処理機能を有するデータ処理装置におけるカ
ード頁切換えによる計算制御方式であつて、上記
記入フイールドを対象とする計算式を入力する入
力手段と、該入力手段によつて入力された計算式
を含む手順を実行する手順実行手段と、上記カー
ドイメージの現頁に対する相対的頁位置を指示す
る所定の頁指示子を計算式入力時にフイールド名
と組合わせて表示し記憶する手段と、入力された
上記計算式の実行にあたつて上記頁指示子と上記
フイールド名との組合わせ情報に基づいて当該頁
指示子によつて示される頁への頁切換えを制御す
る手段とを備え、現在の頁を基準にして計算式に
おける頁切換え指定を行うことを特徴とするカー
ド頁切換えによる計算制御方式。
1. A display, a format information storage unit that stores format information of cards including ruled lines or fixed characters,
The format information storage section includes at least a field definition information storage section that stores definition information regarding the entry fields of the card, and a card data storage section that stores the contents entered in the entry fields of each card. and the contents of the card data storage section are merged based on the contents of the field definition information storage section, card images are generated and displayed in the form buffer in correspondence with the pages, and each individual card image on the card image is A calculation control method by switching card pages in a data processing device having a card image processing function for processing card contents by specifying a processing mode by specifying a field, and inputting a calculation formula for the above entry field. an input means for executing a procedure including a calculation formula inputted by the input means; and a calculation formula for inputting a predetermined page indicator indicating the page position of the card image relative to the current page means for displaying and storing the information in combination with the field name, and a means for displaying and storing information in combination with the field name; 1. A calculation control method using card page switching, characterized in that the page switching is specified in a calculation formula based on the current page.
JP59095838A 1984-05-14 1984-05-14 Computation control system by card page change Granted JPS60238969A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59095838A JPS60238969A (en) 1984-05-14 1984-05-14 Computation control system by card page change

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59095838A JPS60238969A (en) 1984-05-14 1984-05-14 Computation control system by card page change

Publications (2)

Publication Number Publication Date
JPS60238969A JPS60238969A (en) 1985-11-27
JPH0245216B2 true JPH0245216B2 (en) 1990-10-08

Family

ID=14148520

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59095838A Granted JPS60238969A (en) 1984-05-14 1984-05-14 Computation control system by card page change

Country Status (1)

Country Link
JP (1) JPS60238969A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0295723U (en) * 1989-01-13 1990-07-31

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0750470B2 (en) * 1986-09-30 1995-05-31 カシオ計算機株式会社 Data processing device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0295723U (en) * 1989-01-13 1990-07-31

Also Published As

Publication number Publication date
JPS60238969A (en) 1985-11-27

Similar Documents

Publication Publication Date Title
JPH0128980B2 (en)
EP0120977A1 (en) Card image data processing system
JPH0245216B2 (en)
JPH0462269B2 (en)
JPH0685170B2 (en) Numerical item digit rounding control method
JPS59103122A (en) Table production control system for card image processing data processor
JPH0245217B2 (en)
JPS60238970A (en) Alteration processing system for card format fixation part
JPH0319979B2 (en)
JPH0128979B2 (en)
JP2000123250A (en) Commodity suggesting method, recording medium recording commodity suggestion program, and electronic cash register system
JPS59103131A (en) Card image processing data processor having list producing function
JPH0623951B2 (en) Document creation device
JPS59149533A (en) Processor for card image processing data
JP2998393B2 (en) Data input device
JP3724751B2 (en) Hierarchical document display system
JPS5968042A (en) Frame header display control system of card image processing data processor
JPS60178488A (en) Card image data processor
JPS60178489A (en) Card image data processor
JP3715445B2 (en) Typesetting method and typesetting apparatus, and recording medium recording a program for executing the processing
JPS605955B2 (en) Display control method
JPH11120270A (en) Slip data output device and storage medium
JPH0130175B2 (en)
JPH0431428B2 (en)
JPH07140956A (en) Character control system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees