JPS63118928A - Crt displaying and slip print outputting system - Google Patents

Crt displaying and slip print outputting system

Info

Publication number
JPS63118928A
JPS63118928A JP61263818A JP26381886A JPS63118928A JP S63118928 A JPS63118928 A JP S63118928A JP 61263818 A JP61263818 A JP 61263818A JP 26381886 A JP26381886 A JP 26381886A JP S63118928 A JPS63118928 A JP S63118928A
Authority
JP
Japan
Prior art keywords
terminal
processing
format
output
control code
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.)
Pending
Application number
JP61263818A
Other languages
Japanese (ja)
Inventor
Masahito Fukumoto
福本 昌仁
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.)
Hitachi Engineering Co Ltd
Hitachi Ltd
Original Assignee
Hitachi Engineering Co Ltd
Hitachi 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 Hitachi Engineering Co Ltd, Hitachi Ltd filed Critical Hitachi Engineering Co Ltd
Priority to JP61263818A priority Critical patent/JPS63118928A/en
Publication of JPS63118928A publication Critical patent/JPS63118928A/en
Pending legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To prepare a slip regardless of the class of an output terminal and without generating a program, by separating a processing to assemble a control code proper to a terminal from a data conversion processing, and performing a terminal control code edit processing independently. CONSTITUTION:In an edit processing program 1, a format No. is taken out from an execution managing table 24 which stores transiently a terminal No. in processing currently, the format No., and a macrocode in processing etc. And after format information is selected from a format information group 21, a bit of information is edited from a data base 25. Also, the terminal type of the terminal No. in processing is taken out from a terminal stipulating table 22, and a processing to read out and add a terminal control code corresponding to the type, is performed, and after that, it is outputted to a designated terminal in an output terminal group 11. In such way, it is possible to describe and register format stipulation with the same format regardless of the class of the terminal, and to prepare a CRT picture plane and the slip.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、CRT表示、帳票印字出力処理に係り、特に
多機種の出力端末を持つ計算機システムに好適なデータ
編集、出力処理を行うプログラムに関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to CRT display and form printing output processing, and particularly relates to a program that performs data editing and output processing suitable for computer systems having multiple types of output terminals. .

〔従来の技術〕[Conventional technology]

表示、印字形式をプログラム内部でなくテープ内情報と
し持ち、その情報を処理プログラム中で解読し表示又は
印字するインタプリタ一方式には近い例で、特開昭59
−191643r印学制御方式」がある。また一般的に
同様のCRT表示方式が知られている。
This is a close example of an interpreter system in which the display and print format is stored as information on the tape rather than inside the program, and that information is decoded and displayed or printed in the processing program, as described in Japanese Patent Laid-Open No. 59
-191643r stamp control method". A similar CRT display system is also generally known.

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

上記従来方式の一般的なプログラム構成は第4図に示す
如く管理部1.データ編集部2.データ変換部3.出力
部4.フォーマット情報11からなり、管理部1で該当
のフォーマットを選択し、そのフォーマットに従いデー
タ編集部2でデータベース12よりデータを一時バツフ
ァ13に取出し、データ変換部3で変換後、出力バッフ
ァ14に格納する。2及び3を繰返した後出力部4で出
力バッファ14の内容を該当の端末へ出力する。
The general program configuration of the above conventional method is as shown in FIG. Data editing department 2. Data converter 3. Output section 4. Consisting of format information 11, the management unit 1 selects the corresponding format, the data editing unit 2 extracts data from the database 12 to the temporary buffer 13 according to the format, the data conversion unit 3 converts the data, and stores it in the output buffer 14. . After repeating steps 2 and 3, the output unit 4 outputs the contents of the output buffer 14 to the corresponding terminal.

この方式では≠−タ変換部3で端末個有の制御コードが
組込まれてしまい異なった機種の端末を同様に処理する
という点について配慮がされておらず、機種が変わると
データ変換部3を改造するとか、表示用、印字用等の異
なった処理プログラムを組込む必要性が有、多機種の出
力端末を有する計算機システムではメモリ効率、生産性
、拡張性、保守性に問題があった。
This method does not take into consideration the fact that terminal-specific control codes are incorporated in the ≠-data converter 3 and that terminals of different models are processed in the same way. Computer systems that require modification or incorporate different processing programs for display, printing, etc., and that have multiple types of output terminals have problems with memory efficiency, productivity, expandability, and maintainability.

本発明の目的は、出力端末の機種に依存することなく、
かつ計算機言語によるプログラミングすることなしに、
CRT画面、帳票を作成し出力する方式を提供すること
にある。
The purpose of the present invention is to
And without programming in a computer language,
The objective is to provide a method for creating and outputting CRT screens and forms.

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

上記目的は、データ変換処理から端末個有の制御コード
を組込む処理を分離し端末制御コード編集処理を独立さ
せることにより、達成される。
The above object is achieved by separating the process of incorporating terminal-specific control codes from the data conversion process and making the terminal control code editing process independent.

〔作用〕[Effect]

第1図は、本発明のプログラム構成を示すものである。 FIG. 1 shows the program configuration of the present invention.

従来方式の第4図のプログラム構成に制御コード編集部
5、端末制御コード管理テーブル15を付加したもので
ある。
A control code editing section 5 and a terminal control code management table 15 are added to the conventional program structure shown in FIG.

制御コード編集部5は出力要求のあった端末のタイプに
従い、端末制御コード管理テーブル15より端末制御コ
ードを選択し、フォーマット情報11に従い直接、又は
−時バッファ13に格納されている変換データにそのコ
ードを付加して出力バッファ14に格納するものである
The control code editing unit 5 selects a terminal control code from the terminal control code management table 15 according to the type of terminal for which an output request has been made, and writes it directly or into the conversion data stored in the -time buffer 13 according to the format information 11. A code is added and stored in the output buffer 14.

それによって、出力端末の機種が多様であっても端末制
御コード管理テーブルが増加するだけでプログラムの構
成は変化しない。
As a result, even if the types of output terminals are diverse, the structure of the program does not change except that the number of terminal control code management tables increases.

〔実施例〕〔Example〕

以下、本発明の一実施例を第2図により説明する。 An embodiment of the present invention will be described below with reference to FIG.

本実施例は1編集出力処理プログラム1、出力要求管理
プログラム群2、出力端末群11、フォーマット情報群
21、端末定義テーブル22、端末制御コード管理テー
ブル23、実行管理テーブル24、データベース25か
ら構成されている。
This embodiment is composed of an editing output processing program 1, an output request management program group 2, an output terminal group 11, a format information group 21, a terminal definition table 22, a terminal control code management table 23, an execution management table 24, and a database 25. ing.

各端末は一貫N001〜nで識別し、フォーマット情報
もNo、1〜mで識別する。
Each terminal is identified by numbers N001 to n, and format information is also identified by numbers 1 to m.

フォーマット情報群21は、各CRT画面、帳票のフォ
ーマット毎に編集、出力手順をマクロコードと称するも
ので記述されたものであり、マクロコードには次に種類
がある。
The format information group 21 describes editing and output procedures for each CRT screen and form format using what is called a macro code, and there are the following types of macro codes.

a)マクロ実行制御・・・1つのフォーマット情報のの
開始、終了及びある区間のマクロの繰返しくFortr
anのDO文に相当)等を指示するマクロ群b)ファイ
ル制御・・・データベース25に存在する指定ファイル
のオープン、クローズ、及び指定レコードの取出しを指
示するマクロ群 C)データ編集、変換・・・取出されたレコードに存在
する特定の情報を取出し出力データに変換する指示を行
うマクロ群 d)端末制御コード編集・・・端末に対して出力する位
置9色コード等を指示するマクロ群 θ)出力制御・・・端末に対して編集データの出力指示
を行う ゛ □端末定義テーブル22は第5図に示すように各一
端末N o 、に対応し端末のタイプ(型式)を定義し
ているものであり、端末制御コード管理テーブル23の
インデックスとなるテーブルである。
a) Macro execution control...Fortr for the start and end of one format information and the repetition of a certain section of macro.
b) File control: A macro group that instructs to open and close a specified file existing in the database 25, and retrieve a specified record. C) Data editing, conversion...・Macro group that instructs to extract specific information present in the retrieved record and convert it into output data d) Terminal control code editing... Macro group θ that instructs the position 9 color code etc. to be output to the terminal Output control: Instructs the terminal to output edited data. □The terminal definition table 22 defines the terminal type (model) corresponding to each terminal No. as shown in Fig. 5. This table serves as an index for the terminal control code management table 23.

端末制御コード管理テーブル23は第6図に示すように
、各端末タイプ毎に出力制御コードを記憶しているもの
である。
As shown in FIG. 6, the terminal control code management table 23 stores output control codes for each terminal type.

実行管理テーブル24は現在処理中の端末N o 。The execution management table 24 shows the terminal No. currently being processed.

及びフォーマットN o 、処理中マクロコード等を一
時的に記憶するワークテーブルである。
This is a work table that temporarily stores the format No., the macro code being processed, and the like.

出力要求管理プログラム群2は、キーボード、タイマー
又はイベント等により起動され、要求端末N o 、及
び要求フォーマットN o 、を実行管理テーブル24
へ格納し編集出力処理プログラム1を起動する。
The output request management program group 2 is activated by a keyboard, a timer, an event, etc., and executes the request terminal No. and the request format No.
The editing output processing program 1 is started.

編集出力処理プログラム1では実行管理テーブル24よ
りフォーマットN o 、を取出し、フォーマット情報
群21よりフォーマット情報を選択後、該フォーマット
情報よりマクロコードを逐次実行し、データベース25
より情報を編集、変換、及御コードを付加する等の処理
後、出力端末群11中の指定端末に出力する。
The editing output processing program 1 extracts the format No. from the execution management table 24, selects format information from the format information group 21, sequentially executes macro codes based on the format information, and stores the data in the database 25.
After processing the information, such as editing, converting, and adding a control code, the information is output to a designated terminal in the output terminal group 11.

第3図に編集処理プログラムのフローチャートを示す。FIG. 3 shows a flowchart of the editing processing program.

本実施例によれば端末の機種に依存することなく同一様
式でフォーマット定義を記述し登録することによりCR
T画面、帳票が作成でき生産性、拡張性、保守性が向上
する。
According to this embodiment, CR can be achieved by describing and registering format definitions in the same format regardless of the terminal model.
T screens and forms can be created, improving productivity, expandability, and maintainability.

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

本発明によれば、出力端末の機種に依存することなく処
理プログラムが一元化できるのでメモリ効率の向上に効
果がある。
According to the present invention, processing programs can be unified without depending on the model of the output terminal, which is effective in improving memory efficiency.

また、プログラムを作成することなくテーブルの保守だ
けでCRT画面、帳票の増設、改造及び出力端末の増設
も可能となる為、稼動後の保守。
In addition, it is possible to add and modify CRT screens, forms, and add output terminals just by maintaining the table without creating a program, so maintenance after operation is easy.

拡張に関して経済的に効果があり、生産性が向上する。It is economically effective in terms of expansion and improves productivity.

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

第1図は本発明の一実施例のプログラム構図、第2図は
本発明の一実施例の構成図、第3図は本発明の処理プロ
グラムのフローチャート、第4図は従来方式の一般的な
プログラム構成図、第5図は端末定義テーブルの説明図
、第6図は端末制御コード管理テーブルの説明図である
。 1・・・管理部、2・・・データ編集部、3・・・デー
タ変換部、4・・・出力部、5・・・制御コード編集部
、11・・・フォーマット情報、12・・・データベー
ス、13・・・−時バッファ、14・・・出力バッファ
、15・・・端末第4図 葛 5 凹 jう  乙  図
FIG. 1 is a program configuration diagram of an embodiment of the present invention, FIG. 2 is a configuration diagram of an embodiment of the present invention, FIG. 3 is a flowchart of a processing program of the present invention, and FIG. 4 is a general diagram of a conventional method. A program configuration diagram, FIG. 5 is an explanatory diagram of a terminal definition table, and FIG. 6 is an explanatory diagram of a terminal control code management table. DESCRIPTION OF SYMBOLS 1... Management section, 2... Data editing section, 3... Data conversion section, 4... Output section, 5... Control code editing section, 11... Format information, 12... Database, 13... Time buffer, 14... Output buffer, 15... Terminal Figure 4 Figure 5

Claims (1)

【特許請求の範囲】[Claims] 1、多機種に及ぶディスプレイ装置、印字装置を持つ計
算機システムにおいて、出力フォーマット情報及び機種
毎の出力制御情報を外部テーブルに持ち、印字、又は表
示要求毎に出力フォーマット情報を選択し、その情報に
従いデータベースより情報を編集、変換後、出力要求機
種に従つた制御情報を付加し出力する処理プログラムを
設けたことを特徴とするCRT表示、帳票印字出力方式
1. In a computer system that has many types of display devices and printing devices, output format information and output control information for each model are stored in an external table, and the output format information is selected for each printing or display request, and the output is executed according to that information. A CRT display and form printing output method characterized by having a processing program that edits and converts information from a database, adds control information according to the output request model, and outputs it.
JP61263818A 1986-11-07 1986-11-07 Crt displaying and slip print outputting system Pending JPS63118928A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61263818A JPS63118928A (en) 1986-11-07 1986-11-07 Crt displaying and slip print outputting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61263818A JPS63118928A (en) 1986-11-07 1986-11-07 Crt displaying and slip print outputting system

Publications (1)

Publication Number Publication Date
JPS63118928A true JPS63118928A (en) 1988-05-23

Family

ID=17394663

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61263818A Pending JPS63118928A (en) 1986-11-07 1986-11-07 Crt displaying and slip print outputting system

Country Status (1)

Country Link
JP (1) JPS63118928A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03247475A (en) * 1990-02-27 1991-11-05 Fujitsu Ltd Data output device
JPH0488528A (en) * 1990-07-31 1992-03-23 Daikin Ind Ltd Method and device for data input/output
US5630170A (en) * 1994-10-12 1997-05-13 Kabushiki Kaisha Sega Enterprises System and method for determining peripheral's communication mode over row of pins disposed in a socket connector
JPH1173287A (en) * 1997-08-28 1999-03-16 Nec Corp Data of present situation reproducing and display device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03247475A (en) * 1990-02-27 1991-11-05 Fujitsu Ltd Data output device
JPH0488528A (en) * 1990-07-31 1992-03-23 Daikin Ind Ltd Method and device for data input/output
US5630170A (en) * 1994-10-12 1997-05-13 Kabushiki Kaisha Sega Enterprises System and method for determining peripheral's communication mode over row of pins disposed in a socket connector
JPH1173287A (en) * 1997-08-28 1999-03-16 Nec Corp Data of present situation reproducing and display device

Similar Documents

Publication Publication Date Title
US4435778A (en) Method for editing spatially related data in an interactive text processing system
JPS63118928A (en) Crt displaying and slip print outputting system
JP2681627B2 (en) Document creation and editing device
JP2771368B2 (en) Form design method
JPH0362128A (en) Output system for data contents
JP2723528B2 (en) Message editing processor
JPH0667955A (en) Data file editing system
JPS6330931A (en) Document format stipulating system
JP2000056956A (en) Device and method for converting request specification model into other system model
JPS6351309B2 (en)
JP2646650B2 (en) Document printing control device
JPS6051950A (en) Program outputting system
JP2639797B2 (en) Document creation and editing device
JPH0315779B2 (en)
JPH01149164A (en) Text editing system
JPS6368892A (en) Output display system for information processing system
JPS63103324A (en) Processing system for data conversion
JPH07334399A (en) Code conversion system for fixed length record
JPH05150963A (en) Method for preparing program specifications
JPH03282843A (en) File conversion program system referring to rule file
JPH04353933A (en) Program execution control language conversation device
JPH01216478A (en) Output telegram editing system
JPS61134835A (en) Back-up system for system generation
JP2002032300A (en) Html production-transfer method
JPH06149445A (en) Key name conversion system