JPH03263126A - Data table designing device - Google Patents

Data table designing device

Info

Publication number
JPH03263126A
JPH03263126A JP6212790A JP6212790A JPH03263126A JP H03263126 A JPH03263126 A JP H03263126A JP 6212790 A JP6212790 A JP 6212790A JP 6212790 A JP6212790 A JP 6212790A JP H03263126 A JPH03263126 A JP H03263126A
Authority
JP
Japan
Prior art keywords
macro
source data
source
input
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.)
Pending
Application number
JP6212790A
Other languages
Japanese (ja)
Inventor
Masanori Saito
斎藤 正則
Saeko Katou
加藤 さえ子
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.)
NEC Corp
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Software Hokuriku 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 NEC Corp, NEC Software Hokuriku Ltd filed Critical NEC Corp
Priority to JP6212790A priority Critical patent/JPH03263126A/en
Publication of JPH03263126A publication Critical patent/JPH03263126A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To shorten a work time by constituting the device so that a source data can be utilized for other data table, in the source data of a data table generated already, to be used as the macro as it is. CONSTITUTION:The data table designing device is constituted of a source data input/output part 11, a macro-file input/output part 12, a source image generating part 13, a source data editing part 14, a CRT output part 15, and a printer output part 16. In such a state, at the time of designing a data table, in the case a similar part exists in plural tables, its part is registered in advance as macro in a macro-file 6, and by only placing a macro-description for specifying its macro in source data, the macro is expanded automatically by designation. In such a way, the efficiency of a work is improved, and the work time can be shortened.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は電子計電機システムにおけるデータテーブル設
計装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data table design device for an electronic meter system.

〔従来の技術〕[Conventional technology]

データテーブルとはプログラム中で使用するデータの定
義を効率よく行うために作成するテーブルである。
A data table is a table created to efficiently define data used in a program.

従来、このようなデータテーブルの設計においては、デ
ータテーブルがそれぞれ独立しており、利用者はデータ
テーブル1つ1つを新規作成していた。
Conventionally, in designing such data tables, each data table is independent, and the user creates a new data table one by one.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述したように、従来のデータテーブルの設計にあって
は、既存のデータテーブルと全部あるいは一部が類似し
たデータテーブルを設計する際にもデータテーブル全体
を新規作成しなければならず、そのため、 ■電子計算機システム全体で見た場合に、データテーブ
ル設計時に重複した作業が存在し、無駄がある。
As mentioned above, in conventional data table design, even when designing a data table that is similar in whole or in part to an existing data table, a new data table must be created entirely. ■When looking at the computer system as a whole, there is redundant work when designing data tables, resulting in waste.

■既に作成されているデータテーブルを参考に作成して
も、パンチの段階でミスが発生する可能性があり、チエ
ツクに手間がかかる。
■Even if you create a data table based on a data table that has already been created, mistakes may occur during the punching stage, and checking is time consuming.

■総じて、作業時間の短縮化が困難である。■In general, it is difficult to shorten work time.

等の欠点があった。There were other drawbacks.

本発明は上記の点に鑑み提案されたものであり、その目
的とするところは、既に作成されたデータテーブルのソ
ースデータのうち他のデータテーブルにも利用可能なも
のはマクロとしてそのまま使用可能とし、作業時間の大
幅な短縮化を可能としたデータテーブル設計装置を提供
することにある。
The present invention has been proposed in view of the above points, and its purpose is to enable source data of already created data tables that can be used in other data tables to be used as is as a macro. An object of the present invention is to provide a data table design device that enables a significant reduction in working time.

〔課題を解決するための手段〕[Means to solve the problem]

本発明は上記の目的を達成するため、データテーブルに
対応するソースデータを格納するソースデータファイル
に対して入出力を行うソースデータ入出力部と、 前記ソースデータ入出力部によって記憶領域上に入力さ
れたソースデータに対して編集を行うと共に、記憶領域
上に新規にソースデータを作成するソースデータ編集部
と、 記憶領域上のソースデータ中に記述されたマクロ記述に
対応するマクロをマクロファイルより入力すると共に、
任意のソースデータをマクロとしてマクロファイルへ出
力するマクロファイル人出力部と、 記憶領域上のソースデータからソースイメージの生成を
行い、マクロ展開の指定がある場合は前記マクロファイ
ル入出力部によってマクロファイルより入力されたマク
ロの展開を行いながらソースイメージの生成を行うソー
スイメージ生成部と、記憶領域上のソースデータおよび
前記ソースイメージ生成部により生成されたソースイメ
ージをディスプレイ装置上に出力するCRT出力部と、
記憶領域上のソースデータをテーブル形式でプリンタ装
置に出力し、マクロ展開の指定がある場合は前記マクロ
ファイル入出力部によってマクロファイルより入力され
たマクロの展開を行いながらテーブル形式でプリンタ装
置に出力するプリンタ出力部とを備えるようにしている
In order to achieve the above object, the present invention includes a source data input/output unit that performs input/output to a source data file storing source data corresponding to a data table; A source data editing section that edits the source data and creates new source data in the storage area, and a macro file that writes macros corresponding to the macro descriptions written in the source data on the storage area. Along with inputting
A macro file output unit outputs arbitrary source data as a macro to a macro file, and a source image is generated from the source data in the storage area, and if macro expansion is specified, the macro file input/output unit outputs the macro file. a source image generation unit that generates a source image while expanding a macro input from the source image generator, and a CRT output unit that outputs the source data on the storage area and the source image generated by the source image generation unit on a display device. and,
Outputs the source data in the storage area to the printer in table format, and if macro expansion is specified, the macro file input/output section expands the macro input from the macro file and outputs it to the printer in table format. The printer is equipped with a printer output unit for printing.

[作用] 本発明のデータテーブル設計装置にあっては、ソースデ
ータ入出力部がデータテーブルに対応するソースデータ
を格納するソースデータファイルに対して入出力を行い
、ソースデータ編集部が前記ソースデータ入出力部によ
って記憶領域上に入力されたソースデータに対して編集
を行うと共に、記憶領域上に新規にソースデータを作成
し、マクロファイル入出力部が記憶領域上のソースデー
タ中に記述されたマクロ記述に対応するマクロをマクロ
ファイルより入力すると共に、任意のソースデータをマ
クロとしてマクロファイルへ出力し、ソースイメージ生
成部が記憶領域上のソースデータからソースイメージの
生成を行い、マクロ展開の指定がある場合は前記マクロ
ファイル入出力部によってマクロファイルより入力され
たマクロの展開を行いながらソースイメージの生成を行
い、CRT出力部が記憶領域上のソースデータおよび前
記ソースイメージ生成部により生成されたソースイメー
ジをディスプレイ装置上に出力し、プリンタ出力部が記
憶領域上のソースデータをテーブル形式でプリンタ装置
に出力し、マクロ展開の指定がある場合は前記マクロフ
ァイル入出力部によってマクロファイルより入力された
マクロの展開を行いながらテーブル形式でプリンタ装置
に出力する。
[Operation] In the data table design device of the present invention, the source data input/output unit performs input/output to a source data file storing source data corresponding to a data table, and the source data editing unit inputs/outputs the source data. Edits the source data input into the storage area by the input/output section, creates new source data on the storage area, and writes the macro file input/output section into the source data on the storage area. Input the macro corresponding to the macro description from the macro file, output any source data as a macro to the macro file, and the source image generation unit generates a source image from the source data in the storage area and specifies macro expansion. If there is, the macro file input/output section generates a source image while expanding the macro input from the macro file, and the CRT output section generates the source image using the source data on the storage area and the source image generated by the source image generation section. The source image is output on the display device, the printer output section outputs the source data in the storage area in table format to the printer device, and if macro expansion is specified, the macro file input/output section outputs the source data from the macro file. output to the printer device in table format while expanding the macro.

(実施例〕 以下、本発明の実施例につき図面を参照して説明する。(Example〕 Embodiments of the present invention will be described below with reference to the drawings.

第1図は本発明のデータテーブル設計装置の一実施例を
示す構成図である。第1図において、データテーブル設
計装置lは、ソースデータ入出力部ll、マクロファイ
ル入出力部12、ソースイメージ生成部13、ソースデ
ータ編集部14、CRT出力部15、プリンタ出力部1
6より構成されている。なお、各部の機能は次の通りで
ある。
FIG. 1 is a block diagram showing an embodiment of the data table design device of the present invention. In FIG. 1, the data table design device 1 includes a source data input/output section 11, a macro file input/output section 12, a source image generation section 13, a source data editing section 14, a CRT output section 15, and a printer output section 1.
It is composed of 6. The functions of each part are as follows.

ソースデータ入出力部11;データテーブルに対応する
ソースデータを格納するソースデータファイル5から、
キーボード2で入力された名前のファイルのソースデー
タを記憶領域(図示せず)上に読み込む、また、記憶領
域上のソースデータをソースデータファイル5に出力す
る。
Source data input/output unit 11; from the source data file 5 that stores source data corresponding to the data table;
The source data of the file whose name is input using the keyboard 2 is read into a storage area (not shown), and the source data on the storage area is output to the source data file 5.

マクロファイル入出力部12;キーボード2で入力され
た名前のマクロファイル6からソースデータ中に記述さ
れたマクロを記憶領域上に読み込む。また、記憶領域上
のソースデータをマクロとしてマクロファイル6に出力
する。
Macro file input/output unit 12; reads the macro written in the source data from the macro file 6 whose name is input using the keyboard 2 onto the storage area. It also outputs the source data on the storage area to the macro file 6 as a macro.

ソースイメージ生成部13;キーボード2からソースイ
メージ生成の要求があったとき、記憶領域上のソースデ
ータを実際のソースプログラムの形式に変換し、CRT
出力115にその生成結果を送る。この際、予め指定が
あれば、マクロファイル入出力部12によって記憶領域
上に読み込まれたマクロを展開し、生成結果に組み込む
Source image generation unit 13: When there is a request to generate a source image from the keyboard 2, it converts the source data on the storage area into the actual source program format, and converts it to the CRT.
The generated result is sent to output 115. At this time, if specified in advance, the macro read into the storage area by the macro file input/output unit 12 is expanded and incorporated into the generated result.

ソースデータ編集部14;ソースデータ入出力部11に
よって記憶領域上に読み込まれたソースデータに対して
、さまざまな編集処理を行う、また、記憶領域上に新規
にソースデータを作成する。
Source data editing unit 14: performs various editing processes on the source data read into the storage area by the source data input/output unit 11, and creates new source data on the storage area.

CRT出力部15;ソースデータ入出力部11によって
記憶領域上に読み込まれたソースデータもしくはソース
データ編集部14によって記憶領域上に新規に作成され
たソースデータをディスプレイ装置3上に出力する。ま
た、ソースイメージ生成部13から出力された生成結果
をウィンドウを使ってディスプレイ装置3上に出力する
CRT output unit 15: Outputs source data read onto the storage area by the source data input/output unit 11 or source data newly created on the storage area by the source data editing unit 14 onto the display device 3. Further, the generation result outputted from the source image generation unit 13 is outputted on the display device 3 using a window.

プリンタ出力部16iソースデータ入出力部11によっ
て記憶領域上に読み込まれたソースデータもしくはソー
スデータ編集部14によって記憶領域上に新規に作成さ
れたソースデータをテーブル形式でプリンタ装置4に出
力する。この際、予め指定があれば、マクロファイル入
出力部工2によって記憶領域上に読み込まれたマクロを
展開し、ソースデータに組み込む。
Printer output section 16i outputs source data read into the storage area by the source data input/output section 11 or source data newly created on the storage area by the source data editing section 14 to the printer device 4 in a table format. At this time, if specified in advance, the macro read into the storage area by the macro file input/output section 2 is expanded and incorporated into the source data.

以下、上記の実施例の動作を説明する。なお、ここでは
、既に設計されているデータテーブルの更新を行う場合
を例として説明する。
The operation of the above embodiment will be explained below. Note that here, an example will be described in which a data table that has already been designed is updated.

使用者は、本データテーブル設計装置を動作させるにあ
たって、先ず、入力するソースデータのファイルの名前
、使用するマクロファイルの名前およびマクロ展開の有
無を初期設定としてキーボード2より入力する。ここで
、マクロ展開の有無とは、ソースイメージ生成時もしく
はプリンタ出力時に、ソースデータ中に記述されたマク
ロを展開した形でディスプレイ装置3もしくはプリンタ
装置4に出力するかどうかを指定するものである。
In operating the present data table design device, the user first inputs from the keyboard 2 the name of the source data file to be input, the name of the macro file to be used, and the presence or absence of macro expansion as initial settings. Here, the presence or absence of macro expansion specifies whether or not the macro described in the source data is output to the display device 3 or printer device 4 in an expanded form when generating a source image or outputting to a printer. .

なお、使用するマクロファイルの名前およびマクロ展開
の有無については、必要がなければ省略することができ
る。第2図はディスプレイ装置3の初期設定時の表示画
面31の例を示したものであり、画面に表示された項目
に応答して適宜必要な事項をキーボード2から入力すれ
ばよい。なお、初期設定画面はCRT出力部15の基本
機能により提供される。
Note that the name of the macro file to be used and the presence or absence of macro expansion can be omitted if unnecessary. FIG. 2 shows an example of the display screen 31 at the time of initial setting of the display device 3, and necessary items may be entered from the keyboard 2 in response to the items displayed on the screen. Note that the initial setting screen is provided by the basic functions of the CRT output section 15.

入力が終了すると、指定したソースデータファイル5か
らソースデータ入出力部11によりソースデータが記憶
領域(図示せず)上に読み込まれ、CRT出力部15に
よってディスプレイ装置3に出力される。第3図はディ
スプレイ装置3におけるデータテーブルを表示する表示
画面32の例を示したものであり、テーブル形式で表示
される。
When the input is completed, source data is read from the specified source data file 5 into a storage area (not shown) by the source data input/output section 11, and outputted to the display device 3 by the CRT output section 15. FIG. 3 shows an example of a display screen 32 that displays a data table on the display device 3, and is displayed in a table format.

なお、テーブルの最左欄の「M」はそのデータ名がマク
ロであることを示している。
Note that "M" in the leftmost column of the table indicates that the data name is a macro.

この状態で、キーボード2から指示を与えることによっ
て、ソースデータ編集部14による編集処理、ソースイ
メージ生成部13によるソースイメージ生成およびプリ
ンタ出力部16によるプリンタ出力といった種々の処理
を行わせることができる。
In this state, by giving instructions from the keyboard 2, various processes such as editing processing by the source data editing section 14, source image generation by the source image generation section 13, and printer output by the printer output section 16 can be performed.

ソースイメージの生成を指示した場合、ソースイメージ
生成部13は記憶領域上のソースデータからソースイメ
ージの生成を行い、生成結果をディスプレイ装置3上に
出力されているデータテーブルの上に重ねて表示する。
When generation of a source image is instructed, the source image generation unit 13 generates a source image from the source data in the storage area, and displays the generation result superimposed on the data table output on the display device 3. .

第4図はソースイメージの表示の例を示したものであり
、データテーブルが表示されている表示画面33の上に
重ねて表示されたウィンドウ34に、生成されたソース
イメージが表示される。なお、この例ではマクロは展開
されていない。
FIG. 4 shows an example of displaying a source image, in which the generated source image is displayed in a window 34 superimposed on the display screen 33 on which the data table is displayed. Note that the macro is not expanded in this example.

ここで、初期設定においてソースイメージのマクロ展開
が指定されている場合には、予めマクロファイル入出力
部12によってマクロファイル6よりマクロが入力され
、そのマクロの展開を行った状態でソースイメージの生
成が行われ、表示される。第5図はマクロ展開を行った
状態のソースイメージの表示の例を示したものであり、
データテーブルが表示されている表示画面35の上に重
ねて表示されたウィンドウ36に、生成されたソースイ
メージが表示される。  ’/*  D  MACRO
*/Jに連なる部分が展開された部分である。
Here, if macro expansion of the source image is specified in the initial settings, the macro is input from the macro file 6 by the macro file input/output unit 12 in advance, and the source image is generated with the macro expanded. is performed and displayed. Figure 5 shows an example of the display of the source image after macro expansion.
The generated source image is displayed in a window 36 superimposed on the display screen 35 on which the data table is displayed. '/* D MACRO
The part connected to */J is the expanded part.

プリンタ出力を指示した場合、プリンタ出力部16によ
りテーブル形式のソースデータがプリンタ装置4に出力
される。第6図はプリンタ出力結果41の例を示したも
のである。なお、この例ではマクロ展開が行われていな
い。
When printer output is instructed, the printer output unit 16 outputs table-format source data to the printer device 4. FIG. 6 shows an example of the printer output result 41. Note that macro expansion is not performed in this example.

ここで、初期設定においてプリンタ出力時のマクロ展開
が指定されている場合には、予めマクロファイル入出力
部12によってマクロファイル6よりマクロが入力され
、そのマクロの展開を行った状態でプリントが行われる
Here, if macro expansion is specified during printer output in the initial settings, the macro is input from the macro file 6 by the macro file input/output unit 12 in advance, and printing is performed with the macro expanded. be exposed.

一方、記憶領域上のソースデータを新たにマクロとして
登録しておきたいと考えた場合には、キーボード2から
マクロファイル6への出力を指示すると、マクロファイ
ル入出力部12により記憶領域上のソースデータが予め
指定されたマクロファイル6に出力される。この時、使
用するマクロファイルが初期設定画面において指定され
ていなければならない、なお、マクロファイル6への出
力を行う場合は、ソースデータ中に記述されたマクロは
全て自動的に展開されて出力される。
On the other hand, if you want to newly register the source data in the storage area as a macro, when you instruct output from the keyboard 2 to the macro file 6, the macro file input/output unit 12 The data is output to a prespecified macro file 6. At this time, the macro file to be used must be specified on the initial setting screen. Note that when outputting to macro file 6, all macros written in the source data are automatically expanded and output. Ru.

また、作成もしくは更新したソースデータをソースデー
タファイル5へ格納する場合には、キーボード2からソ
ースデータファイル5への出力を指示すると、ソースデ
ータ入出力部11により記憶領域上のソースデータが予
め指定されたソースデータファイル5に出力される。こ
の際、マクロは展開されず、ソースデータそのままの形
で出力される。
In addition, when storing created or updated source data in the source data file 5, when output to the source data file 5 is instructed from the keyboard 2, the source data on the storage area is specified in advance by the source data input/output unit 11. The data is output to the source data file 5. At this time, the macro is not expanded and the source data is output as is.

なお、上記の実施例では、マクロ展開の有無は初期設定
時に設定することとしているが、一連のテーブル設計処
理の間に自由に設定できるようにすることも可能である
。また、マクロファイルの編集機能を追加することも可
能である。
In the above embodiment, the presence or absence of macro expansion is set at the time of initial setting, but it is also possible to set it freely during a series of table design processes. It is also possible to add a macro file editing function.

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

以上説明したように、本発明のデータテーブル設計装置
にあっては、データテーブルを設計する際、複数のテー
ブルに類似した箇所がある場合はその部分を予めマクロ
としてマクロファイルに登録しておき、ソースデータ中
にはそのマクロを特定するためのマクロ記述を置くだけ
で、指定によりマクロを自動的に展開させることができ
るため、■作業の効率が向上し、作業時間の短縮化が図
れる。
As explained above, in the data table design device of the present invention, when designing a data table, if there is a similar part in multiple tables, that part is registered in advance as a macro in a macro file, Just by placing a macro description to specify the macro in the source data, the macro can be automatically expanded according to the specification, which improves work efficiency and reduces work time.

■バンチミスの発生が減少し、チエツクが楽になる。■The occurrence of bunch mistakes is reduced, making checking easier.

等の効果がある。There are other effects.

また、データテーブル設計時にソースイメージの確認が
できることから、設計ミスが大幅に減り、データテーブ
ルの信韻性の向上につながるという効果もある。
Furthermore, since the source image can be checked when designing a data table, design errors are greatly reduced and the reliability of the data table is improved.

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

第1図は本発明のデータテーブル設計装置の一実施例を
示す構成図、 第2図は初期設定画面の例を示す図、 第3図はデータテーブルの表示の例を示す図、第4図お
よび第5図はソースイメージの表示の例を示す図ならび
に、 第6図はプリンタ出力結果の例を示す図である。 図において、 1・・・・・・・・・・・・・・・・・・・・・・・・
データテーブル設計装置11・・・・・・・・・・・・
・・・・・・・・・ソースデータ入出力部12・・・・
・・・・・・・・・・・・・・・・・マクロファイル入
出力部13・・・・・・・・・・・・・・・・・・・・
・ソースイメージ生成部14・・・・・・・・・・・・
・・・・・・・・・ソースデータ編集部15・・・・・
・・・・・・・・・・・・・・・・CRT出力部16・
・・・・・・・・・・・・・・・・・・・・プリンタ出
力部2・・・・・・・・・・・・・・・・・・・・・・
・・キーボード3・・・・・・・・・・・・・・・・・
・・・・・・・ディスプレイ装置31〜33.35・・
・表示画面
FIG. 1 is a block diagram showing an embodiment of the data table design device of the present invention, FIG. 2 is a diagram showing an example of an initial setting screen, FIG. 3 is a diagram showing an example of a data table display, and FIG. 4 is a diagram showing an example of a data table display. 5 is a diagram showing an example of displaying a source image, and FIG. 6 is a diagram showing an example of a printer output result. In the figure, 1・・・・・・・・・・・・・・・・・・・・・
Data table design device 11...
......Source data input/output section 12...
・・・・・・・・・・・・・・・Macro file input/output section 13・・・・・・・・・・・・・・・・・・・
・Source image generation unit 14...
......Source data editing department 15...
・・・・・・・・・・・・・・・CRT output section 16・
・・・・・・・・・・・・・・・・・・Printer output section 2・・・・・・・・・・・・・・・・・・・・・
・・Keyboard 3・・・・・・・・・・・・・・・・・・
...Display devices 31 to 33, 35...
・Display screen

Claims (2)

【特許請求の範囲】[Claims] (1)データテーブルに対応するソースデータを格納す
るソースデータファイルに対して入出力を行うソースデ
ータ入出力部と、 前記ソースデータ入出力部によって記憶領域上に入力さ
れたソースデータに対して編集を行うと共に、記憶領域
上に新規にソースデータを作成するソースデータ編集部
と、 記憶領域上のソースデータ中に記述されたマクロ記述に
対応するマクロをマクロファイルより入力すると共に、
任意のソースデータをマクロとしてマクロファイルへ出
力するマクロファイル入出力部と、 記憶領域上のソースデータからソースイメージの生成を
行い、マクロ展開の指定がある場合は前記マクロファイ
ル入出力部によってマクロファイルより入力されたマク
ロの展開を行いながらソースイメージの生成を行うソー
スイメージ生成部と、記憶領域上のソースデータおよび
前記ソースイメージ生成部により生成されたソースイメ
ージをディスプレイ装置上に出力するCRT出力部と、
記憶領域上のソースデータをテーブル形式でプリンタ装
置に出力し、マクロ展開の指定がある場合は前記マクロ
ファイル入出力部によってマクロファイルより入力され
たマクロの展開を行いながらテーブル形式でプリンタ装
置に出力するプリンタ出力部とを備えたことを特徴とす
るデータテーブル設計装置。
(1) A source data input/output unit that performs input/output to a source data file that stores source data corresponding to a data table, and a source data input/output unit that edits the source data input into the storage area by the source data input/output unit. At the same time, the source data editing section creates new source data on the storage area, inputs the macro corresponding to the macro description written in the source data on the storage area from the macro file, and
A macro file input/output section that outputs arbitrary source data as a macro to a macro file, and a source image is generated from the source data in the storage area, and if macro expansion is specified, the macro file input/output section outputs the macro file. a source image generation unit that generates a source image while expanding a macro input from the source image generator, and a CRT output unit that outputs the source data on the storage area and the source image generated by the source image generation unit on a display device. and,
Outputs the source data in the storage area to the printer in table format, and if macro expansion is specified, the macro file input/output section expands the macro input from the macro file and outputs it to the printer in table format. A data table design device characterized by comprising a printer output section for printing.
(2)CRT出力部はテーブル形式のソースデータの表
示の上に重ねたウィンドウ上にソースイメージを表示す
ることを特徴とした請求項1記載のデータテーブル設計
装置。
(2) The data table design device according to claim 1, wherein the CRT output unit displays the source image on a window superimposed on the display of the table-format source data.
JP6212790A 1990-03-13 1990-03-13 Data table designing device Pending JPH03263126A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6212790A JPH03263126A (en) 1990-03-13 1990-03-13 Data table designing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6212790A JPH03263126A (en) 1990-03-13 1990-03-13 Data table designing device

Publications (1)

Publication Number Publication Date
JPH03263126A true JPH03263126A (en) 1991-11-22

Family

ID=13191095

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6212790A Pending JPH03263126A (en) 1990-03-13 1990-03-13 Data table designing device

Country Status (1)

Country Link
JP (1) JPH03263126A (en)

Similar Documents

Publication Publication Date Title
JPH03263126A (en) Data table designing device
JPH06230953A (en) Graphical user interface designing device
JPH0744343A (en) Automatic generating device for operation support information
JP2635311B2 (en) Document processing device
JP7358902B2 (en) Information processing device and program
JPH1195987A (en) Link command editor and computer-readable recording medium recording link command editor program
JP3686780B2 (en) Power connection instruction system and power connection instruction method
JPH05257665A (en) Hcp chart/source program interlocking editing device
JP2845779B2 (en) Circuit drawing creation system
JP2771368B2 (en) Form design method
JP2845742B2 (en) Cut data information management device
JPS63138466A (en) Control method for form data on cad system
JPS6346565A (en) Production processing system for table of contents
JPH07191716A (en) Controller
JPS6255729A (en) Designing device for processing procedure
JPH03245272A (en) Logic circuit production system
JPS63191275A (en) Display system for omission of circuit
JPH05143545A (en) Instruction selection/execution processing system of plural instructions texts
JP2004213148A (en) Plant monitor control system
JPH03116223A (en) Screen control system for input of variable length data
JPS63115270A (en) Cad system
JPH06309386A (en) Cad and system linked with data base
JPH0883293A (en) Change history controller of cad drawing
JPH0744369A (en) Support tool
JPH03136172A (en) System and device for processing input of time chart