JPH0567099A - Document preparing device and document preparing method - Google Patents

Document preparing device and document preparing method

Info

Publication number
JPH0567099A
JPH0567099A JP3225923A JP22592391A JPH0567099A JP H0567099 A JPH0567099 A JP H0567099A JP 3225923 A JP3225923 A JP 3225923A JP 22592391 A JP22592391 A JP 22592391A JP H0567099 A JPH0567099 A JP H0567099A
Authority
JP
Japan
Prior art keywords
cell
macro
data
sheet
input
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
JP3225923A
Other languages
Japanese (ja)
Inventor
Hiromi Yoshitomi
洋己 吉冨
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP3225923A priority Critical patent/JPH0567099A/en
Publication of JPH0567099A publication Critical patent/JPH0567099A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To make it possible to automatically start and execute a macro performing an automatic execution of a data copy processing and a calculation processing on a sheet in a document preparing software without an operation that the macro is selected from plural macro lists. CONSTITUTION:A cell 3 composing a sheet 1 is composed of an input stage 21 in which input data enters and a macro stage 22 setting a macro instruction performing the automatic execution of a data copy processing and a calculation processing. The cell detects that data is inputted in the input stage 21 and performs a program control so that the macro instruction set in the macro stage 22 may be automatically executed.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、文書作成装置及びそ
の方法に関し、たとえば表形式の計算機能を備えた文書
作成ソフトウェアに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document preparation apparatus and method, and more particularly to document preparation software having a tabular calculation function.

【0002】[0002]

【従来の技術】図6は従来の文書作成ソフトウェアで2
つのシート間のデータ参照の仕組みを示したものであ
る。図において1はシートA、2はシートB、3はシー
トのセル、4はシートの行番号、5はシートの列番号、
6はシートBの1行2列のセルのデータをシートAの1
行2列のセルに転記する処理、7はシートBの1行4列
のセルのデータをシートAの1行4列のセルに転記する
処理を示す。図7は前記処理6及び処理7を実行するマ
クロを示したものである。図において8はシートAで動
作するマクロA、9はシートBの1行2列のセルのデー
タをシートAの1行2列のセルに転記するマクロ命令、
10はシートBの1行4列のセルのデータをシートAの
1行4列のセルに転記するマクロ命令を示す。マクロ命
令9及びマクロ命令10のSHEET(シートB,F
(1,2))およびSHEET(シートB,F(1,
4))はそれぞれシートBの1行2列および1行4列の
セルのデータを参照する関数、F(1,2)およびF
(1,4)はシートの1行2列および1行4列のセルを
示す。図8はマクロの実行操作を示したものである。図
において、11はディスプレイ画面、12はマクロAが
選択されている状態、13は実行ボタンを示す。
2. Description of the Related Art FIG. 6 shows a conventional document creation software.
It shows the mechanism of data reference between two sheets. In the figure, 1 is a sheet A, 2 is a sheet B, 3 is a sheet cell, 4 is a sheet row number, 5 is a sheet column number,
6 is the data of the cell in the 1st row and 2nd column of the sheet B, which is 1 in the sheet A.
A process of transcribing to a cell of a row 2 column and a process 7 is a process of transposing data of a cell of the row 1 column 4 of the sheet B to a cell of the row 1 column 4 of the sheet A. FIG. 7 shows a macro for executing the processing 6 and the processing 7. In the figure, 8 is a macro A operating on the sheet A, 9 is a macro instruction for transferring the data of the cell of the 1st row and 2nd column of the sheet B to the cell of the 1st row and 2nd column of the sheet A,
Reference numeral 10 denotes a macroinstruction for transposing the data of the cell of the 1st row and 4th column of the sheet B to the cell of the 1st row and 4th column of the sheet A. SHEET of macro instruction 9 and macro instruction 10 (sheets B and F
(1,2)) and SHEET (sheets B, F (1,
4)) is a function that refers to the data in the cells of the 1st row and 2nd column and the 1st row and 4th column of sheet B, F (1, 2) and F (1), respectively.
(1,4) indicates the cells in the 1st row and 2nd column and the 1st row and 4th column of the sheet. FIG. 8 shows a macro execution operation. In the figure, 11 is a display screen, 12 is a state in which the macro A is selected, and 13 is an execute button.

【0003】次に動作について説明する。図9は従来技
術の動作を示すフローチャートである。図において、処
理14ではディスプレイ画面11で複数のマクロ一覧の
中からマクロAを選択して実行する。すると、処理15
でマクロAがメモリ上に読み込まれる。処理16でマク
ロ命令9が実行されてシートBの1行2列のセルのデー
タがシートAの1行2列のセルに転記される。続いて、
処理17でマクロ命令10が実行されてシートBの1行
4列のセルのデータがシートAの1行4列のセルに転記
される。
Next, the operation will be described. FIG. 9 is a flowchart showing the operation of the conventional technique. In the figure, in process 14, a macro A is selected from a plurality of macro lists on the display screen 11 and executed. Then, process 15
Then the macro A is read into the memory. In process 16, the macro instruction 9 is executed and the data of the cell of the 1st row and 2nd column of the sheet B is transferred to the cell of the 1st row and 2nd column of the sheet A. continue,
In process 17, the macro instruction 10 is executed and the data of the cell of the 1st row and 4th column of the sheet B is transferred to the cell of the 1st row and 4th column of the sheet A.

【0004】[0004]

【発明が解決しようとする課題】従来の技術では、シー
トとマクロが別になっていたため、以上のようなシート
上のデータ転記処理をマクロにより自動実行する場合で
も、図8に示したように複数のマクロの一覧の中から必
要なマクロを指定して実行させなければならなかった。
このため、操作性の低下やマクロの指定誤り等の問題点
があった。
In the prior art, since the sheet and the macro are separate, even when the above-described data transfer processing on the sheet is automatically executed by the macro, as shown in FIG. I had to specify and execute the required macro from the list of macros in.
Therefore, there have been problems such as deterioration of operability and erroneous macro designation.

【0005】この発明は、上記のような問題点を解消す
るためになされたもので、シート上のデータ転記処理や
計算処理を行うマクロを、複数のマクロ一覧の中から選
択しなくても実行できるようにすることを目的とする。
The present invention has been made in order to solve the above problems, and executes macros for performing data transfer processing and calculation processing on a sheet without selecting them from a plurality of macro lists. The purpose is to be able to.

【0006】[0006]

【課題を解決するための手段】第1の発明に係る文書作
成装置は、シート上の任意のセルとマクロを1:1に関
係付ける対応機能と、当該セルにデータを入力すること
により自動的に当該セルと関係付けられたマクロの実行
起動を行う実行機能を備えたものであり、以下の要素を
有するものである。(a)データの保持機能を有する複
数のセル、(b)上記セルのデータをアクセスするため
の所定の命令を記憶する命令記憶部、(c)上記セルと
上記命令記憶部を対応づけて記憶する対応記憶手段、
(d)上記セルへの所定のデータの入力により、対応記
憶手段により記憶されたそのセルに対応する命令記憶部
にある命令を実行する実行手段。
The document creating apparatus according to the first aspect of the present invention automatically functions by inputting data to a corresponding function of associating an arbitrary cell on a sheet with a macro in a 1: 1 relationship. And has an execution function for executing and activating a macro associated with the cell, and has the following elements. (A) A plurality of cells having a data holding function, (b) an instruction storage unit that stores a predetermined instruction for accessing the data of the cell, and (c) the cell and the instruction storage unit are stored in association with each other. Corresponding storage means,
(D) Execution means for executing an instruction in the instruction storage section corresponding to the cell stored by the correspondence storage means by inputting predetermined data to the cell.

【0007】第2の発明に係る文書作成方法は、シート
上の任意のセルにマクロを入力する工程と、当該セルに
そのマクロを実行するためのあらかじめ定められたデー
タを入力するとそのマクロを実行する工程を備えたもの
であり、以下の工程を有するものである。(a)データ
を入力できるセルに対応づけて、複数のセルのデータを
所定の方法でアクセスするための命令を入力する命令入
力工程、(b)上記命令入力工程後、セルに所定のデー
タを入力するセル入力工程、(c)セル入力工程により
入力された所定のデータに基づき、命令入力工程でその
セルに対応づけて入力された命令を実行する命令実行工
程。
In the document creating method according to the second aspect of the present invention, a step of inputting a macro into an arbitrary cell on a sheet and a step of inputting predetermined data for executing the macro into the cell execute the macro. And the following steps. (A) An instruction input step of inputting an instruction for accessing data of a plurality of cells by a predetermined method in association with a cell to which data can be input, (b) after the instruction input step, predetermined data is input to the cell A cell input step of inputting, (c) an instruction execution step of executing an instruction input in association with the cell in the instruction input step based on predetermined data input in the cell input step.

【0008】[0008]

【作用】第1の発明において、対応記憶手段がシート上
の特定のセルと命令記憶手段により記憶された特定のマ
クロを予め1:1に関係付けておくことにより、実行手
段が当該セルにデータが入力されたことを検知して、関
係付けられたマクロを自動的に実行する。
In the first aspect of the present invention, the correspondence storage means associates a specific cell on the sheet with a specific macro stored by the instruction storage means in a 1: 1 relationship in advance so that the execution means stores data in the cell. Detects the input of and automatically executes the associated macro.

【0009】第2の発明においては、命令入力工程によ
りマクロをあらかじめ特定のセルに対応づけて入力して
おき、セル入力工程によりあらかじめ定められたデータ
が入力されたとき、命令実行工程が対応するマクロを実
行する。
In the second aspect of the invention, the macro is input in advance by associating with a specific cell in the instruction input step, and when the predetermined data is input in the cell input step, the instruction execution step corresponds. Run the macro.

【0010】[0010]

【実施例】【Example】

実施例1.以下、この発明の一実施例を図について説明
する。図1は、セルの構成を示す図であり、図の(a)
において、20は1つのセル、21はセルの入力データ
が入る入力ステージ、22はマクロ命令を設定するマク
ロステージである。つまり、従来のセルは入力ステージ
21だけで構成されていたが、この発明ではマクロを設
定するマクロステージ22を新たに設け、入力ステージ
21と一体化したセル構成とした。入力ステージ21は
従来どおり表示されるが、マクロステージは通常、表示
されず、マクロ命令の入力時、実行時等の特定の場合し
か表示されない。
Example 1. An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing the structure of a cell, which is shown in FIG.
In the figure, 20 is one cell, 21 is an input stage in which cell input data is stored, and 22 is a macro stage for setting a macro instruction. That is, the conventional cell was composed of only the input stage 21, but in the present invention, a macro stage 22 for setting a macro is newly provided to have a cell structure integrated with the input stage 21. Although the input stage 21 is displayed as usual, the macro stage is not normally displayed, and is displayed only in a specific case such as when a macro instruction is input or when it is executed.

【0011】図2(b)はこの発明によるシート間のデ
ータ参照の様子を示したものである。図において、1は
シートA、2はシートB、3はシートのセル、4はシー
トの行番号、5はシートの列番号、6はシートBの1行
2列のセルのデータをシートAの1行2列のセルに転記
する処理、7はシートBの1行4列のセルのデータをシ
ートAの1行4列のセルに転記する処理を示す。また、
23は前記処理6を実行するマクロ命令9および処理7
を実行するマクロ命令10が設定されているセルであ
り、このセルにデータ@が入力された状態を示してい
る。
FIG. 2B shows how data is referred to between sheets according to the present invention. In the figure, 1 is a sheet A, 2 is a sheet B, 3 is a cell of a sheet, 4 is a row number of a sheet, 5 is a column number of a sheet, and 6 is data of a cell of the 1st row and 2nd column of the sheet B of the sheet A. A process of transcribing to the cell of the 1st row and the 2nd column of the sheet B is shown at 7 for transposing data of the cell of the 1st row and the 4th column of the sheet B to the cell of the 1st row and the 4th column of the sheet A. Also,
Reference numeral 23 is a macro instruction 9 for executing the processing 6 and processing 7
Is a cell in which the macro instruction 10 for executing is set, and shows the state in which the data @ is input to this cell.

【0012】次に、図2は文書作成装置の概略を示した
もので、図において、1はシート、3はセル、42はセ
ルに入力されたデータあるいは、マクロ命令を記憶する
データ及び命令記憶部、43はデータ記憶部、44は命
令記憶部、41はシートの各セルとデータ及び命令記憶
部41の各データ記憶部43と命令記憶部44の1:1
の対応をとる対応記憶手段であり、たとえば、「1,
1,S」は1行1列目のセルの入力ステージに入力され
たデータが記憶されているデータ記憶部をさすポインタ
であり、「1,1,M」は1行1列目のセルのマクロス
テージに入力されたマクロ命令が記憶されている命令記
憶部をさすポインタである。43は文書作成ソフトウェ
アで、マクロを実行する実行手段となるものである。
Next, FIG. 2 shows an outline of the document preparation apparatus. In the figure, 1 is a sheet, 3 is a cell, 42 is data input to the cell, or data and instruction storage for storing macroinstructions. Parts, 43 is a data storage unit, 44 is an instruction storage unit, 41 is each cell and data of the sheet, and each data storage unit 43 of the instruction storage unit 41 and the instruction storage unit 44 is 1: 1.
Is a correspondence storage means for taking correspondence of, for example, "1,
“1, S” is a pointer that points to the data storage unit in which the data input to the input stage of the cell in the first row and first column is stored, and “1,1, M” is the pointer in the cell in the first row and first column. It is a pointer that points to an instruction storage unit in which a macro instruction input to the macro stage is stored. Reference numeral 43 is document creation software, which serves as an execution means for executing a macro.

【0013】次に、図3は、文書作成方法のフローチャ
ートを示しており、処理51で、シートのフォーマット
を作成し、処理52で特定のセルに対して、マクロを登
録し、処理53で各セルにデータを入力する。入力され
たデータがあらかじめ定められた特定のデータの場合
(この場合はデータ@)、マクロの実行を要求している
ものと判断し、マクロ命令が登録してあれば処理57で
そのマクロ命令を実行し、登録してなければ処理58で
エラーメッセージを表示する。もし、処理53で入力さ
れたデータが@でないときは、処理55で通常のデータ
としてセルに記憶する。
Next, FIG. 3 shows a flowchart of the document creating method. In step 51, a sheet format is created, in step 52 a macro is registered for a specific cell, and in step 53, each macro is registered. Enter data in the cell. When the input data is the specific data determined in advance (data @ in this case), it is determined that the macro execution is requested, and if the macro instruction is registered, the macro instruction is processed in step 57. If executed and not registered, an error message is displayed in process 58. If the data input in the process 53 is not @, it is stored in the cell as normal data in the process 55.

【0014】また、図3において61はマクロをセルに
登録する命令入力工程、62はセルにデータを入力する
セル入力工程、63はデータ@が入力されたときマクロ
を実行する実行工程である。
In FIG. 3, reference numeral 61 is an instruction input step of registering a macro in a cell, 62 is a cell input step of inputting data to the cell, and 63 is an execution step of executing the macro when data @ is input.

【0015】図4は、データ@が入力されてから図1、
図2に示したマクロを実行する際のフローチャートであ
る。まず、処理24であるセル(シートAの1行1列と
する)の入力ステージ21にデータ(例えば@)を入力
すると、処理25でデータ@が入力されたことを検知し
てマクロステージのマクロ命令を実行可能状態にし、処
理27で「1,1,M」でポイントされたマクロ命令9
が実行されてシートBの1行2列のセルのデータがシー
トAの1行2列のセルに転記される。次に処理27でそ
の次にあるマクロ命令10が実行されてシートBの1行
4列のセルのデータがシートAの1行4列のセルに転記
される。
FIG. 4 shows that after the data @ is input, FIG.
3 is a flowchart when executing the macro shown in FIG. 2. First, when data (for example, @) is input to the input stage 21 of the cell (one row and one column of the sheet A) which is the process 24, it is detected that the data @ is input in the process 25, and the macro of the macro stage is detected. The macro instruction 9 which is set to the executable state and is pointed to by "1, 1, M" in the process 27.
Is executed and the data of the cell of the 1st row and 2nd column of the sheet B is transferred to the cell of the 1st row and 2nd column of the sheet A. Next, in process 27, the next macro instruction 10 is executed and the data of the cell of the 1st row and 4th column of the sheet B is transferred to the cell of the 1st row and 4th column of the sheet A.

【0016】以上のように、この実施例では、コンピュ
ータのメモリ上に作られ、データの入力機能を持つセル
より構成される表形式のシートと、セルへのデータの書
込み、読みだし、計算処理機能を実現する命令およびこ
れらの命令の実行順番を制御する命令(マクロ命令)
と、前記シートのセル間の計算処理やセルへのデータ転
記処理等を行うためにこれらのマクロ命令を順番に並べ
て記述したマクロ命令の集まり(マクロ)と、このマク
ロを読みだし、その中に記述されているマクロ命令を順
次実行する機能とを有するコンピュータプログラムにお
いて、任意のセルとマクロを1:1に関係付ける機能
と、当該セルにデータを入力することにより自動的に当
該セルと関係付けられたマクロの実行起動を行う機能を
備えた文書作成ソフトウェアを説明した。
As described above, in this embodiment, a tabular sheet formed on the memory of the computer and having cells having a data input function, and writing, reading, and calculation processing of data in the cells are performed. Instructions that realize functions and instructions that control the execution order of these instructions (macro instructions)
And a group of macro instructions (macro) in which these macro instructions are written in order to perform calculation processing between cells of the sheet and data transfer processing to cells, and this macro is read out and written in it. In a computer program having a function of sequentially executing the described macro instructions, a function of associating an arbitrary cell with a macro in a 1: 1 ratio, and automatically associating with the cell by inputting data to the cell. The document creation software having the function of executing and activating the specified macro has been described.

【0017】実施例2.なお、上記実施例では、入力ス
テージ21とマクロステージ22のサイズが同一の場合
を示したが、図5に示すように、サイズが異なってもか
まわない。マクロステージ22は通常は非表示なのでサ
イズが異なってもかまわない。入力時や実行時に表示さ
れる場合は、たとえば、図5(b)のように他のセルに
オーバーレイされて表示されればよい。また、表示位置
は、セルと別個の場所でもかまわない。
Embodiment 2. In the above embodiment, the input stage 21 and the macro stage 22 have the same size, but the sizes may be different as shown in FIG. Since the macro stage 22 is normally not displayed, the size may be different. When displayed at the time of input or at the time of execution, it may be displayed by being overlaid on another cell as shown in FIG. Further, the display position may be a place separate from the cell.

【0018】実施例3.なお、上記実施例ではマクロス
テージ22にマクロ命令9およびマクロ命令10を直接
設定することによりセルと関係付けたが、マクロを別フ
ァイルとして独立させ、マクロステージにはそのファイ
ル名を設定してもよい。この場合、上記処理25はデー
タ@が入力されたことを検知してマクロステージに設定
されているマクロのファイルを読み込み、マクロを実行
可能状態にする。
Example 3. In the above embodiment, the macro instruction 9 and the macro instruction 10 are directly set in the macro stage 22 to be associated with the cells. However, even if the macro is made independent as a separate file and the file name is set in the macro stage. Good. In this case, the processing 25 detects that the data @ has been input, reads the macro file set in the macro stage, and makes the macro executable.

【0019】[0019]

【発明の効果】以上のように、この発明によればシート
上の任意のセルとマクロを1:1に関係付け、当該セル
にデータを入力することにより自動的に当該セルと関係
付られたマクロの実行起動を行うようにしたので、シー
ト上のデータ転記処理や計算処理を行うマクロを複数の
マクロ一覧の中から選択しなくても実行できるようにな
るという効果がある。
As described above, according to the present invention, an arbitrary cell on a sheet and a macro are associated with each other at a ratio of 1: 1 and data is automatically associated with the cell by inputting data to the cell. Since the macro is executed and activated, there is an effect that the macro for performing the data transfer processing and the calculation processing on the sheet can be executed without selecting it from the plurality of macro lists.

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

【図1】この発明の実施例によるシートのセルの構造図
及びシート間のデータ参照の動作を示す図である。
FIG. 1 is a diagram showing a structure of cells of a sheet and an operation of referring to data between sheets according to an embodiment of the present invention.

【図2】この発明の文書作成装置の概略図である。FIG. 2 is a schematic diagram of a document creation device of the present invention.

【図3】この発明の実施例により動作の流れを示すフロ
ーチャート図である。
FIG. 3 is a flowchart showing a flow of operations according to the embodiment of the present invention.

【図4】この発明の実施例により動作の流れを示すフロ
ーチャート図である。
FIG. 4 is a flowchart showing a flow of operation according to the embodiment of the present invention.

【図5】この発明の他の実施例を示す図である。FIG. 5 is a diagram showing another embodiment of the present invention.

【図6】従来例の文書作成ソフトウェアでシート間のデ
ータ参照の動作を示す図である。
FIG. 6 is a diagram showing an operation of referring to data between sheets by the conventional document creation software.

【図7】従来例のシート間のデータ参照を行うマクロ例
を示す図である。
FIG. 7 is a diagram showing an example of a macro for performing data reference between sheets in a conventional example.

【図8】従来例のマクロの実行操作を示した図である。FIG. 8 is a diagram showing a macro execution operation of a conventional example.

【図9】従来例の動作の流れを示すフローチャート図で
ある。
FIG. 9 is a flowchart showing a flow of operations in a conventional example.

【符号の説明】[Explanation of symbols]

1 シートA 2 シートB 8 マクロ 9 マクロ命令 10 マクロ命令 20 セル 21 入力ステージ 22 マクロステージ 1 sheet A 2 sheet B 8 macro 9 macro instruction 10 macro instruction 20 cell 21 input stage 22 macro stage

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 以下の要素を有する文書作成装置 (a)データの保持機能を有する複数のセル、(b)上
記セルのデータをアクセスするための所定の命令を記憶
する命令記憶部、(c)上記セルと上記命令記憶部を対
応づけて記憶する対応記憶手段、(d)上記セルへの所
定のデータの入力により、対応記憶手段により記憶され
たそのセルに対応する命令記憶部にある命令を実行する
実行手段。
1. A document creation device having the following elements: (a) a plurality of cells having a data holding function; (b) an instruction storage unit that stores a predetermined instruction for accessing the data of the cells; ) Corresponding storage means for storing the cell and the command storage portion in association with each other, (d) By inputting predetermined data to the cell, a command in the command storage portion corresponding to the cell stored by the correspondence storage means. Execution means to execute.
【請求項2】 以下の工程を有する文書作成方法 (a)データを入力できるセルに対応づけて、複数のセ
ルのデータを所定の方法でアクセスするための命令を入
力する命令入力工程、(b)上記命令入力工程後、セル
に所定のデータを入力するセル入力工程、(c)セル入
力工程により入力された所定のデータに基づき、命令入
力工程でそのセルに対応づけて入力された命令を実行す
る命令実行工程。
2. A document creating method having the following steps: (a) an instruction input step of inputting an instruction to access data of a plurality of cells by a predetermined method in association with a cell into which data can be input; ) After the command input step, the cell input step of inputting predetermined data to the cell, (c) based on the predetermined data input by the cell input step, the instruction input corresponding to the cell in the command input step is input. Instruction execution step to be executed.
JP3225923A 1991-09-05 1991-09-05 Document preparing device and document preparing method Pending JPH0567099A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3225923A JPH0567099A (en) 1991-09-05 1991-09-05 Document preparing device and document preparing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3225923A JPH0567099A (en) 1991-09-05 1991-09-05 Document preparing device and document preparing method

Publications (1)

Publication Number Publication Date
JPH0567099A true JPH0567099A (en) 1993-03-19

Family

ID=16837010

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3225923A Pending JPH0567099A (en) 1991-09-05 1991-09-05 Document preparing device and document preparing method

Country Status (1)

Country Link
JP (1) JPH0567099A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6690913B2 (en) 2001-12-20 2004-02-10 Kabushiki Kaisha Toshiba Correction support apparatus, correction support method, correction support program, and correction support system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6690913B2 (en) 2001-12-20 2004-02-10 Kabushiki Kaisha Toshiba Correction support apparatus, correction support method, correction support program, and correction support system

Similar Documents

Publication Publication Date Title
GB2077966A (en) Programming equipment
JPS5862729A (en) Interactive text processing system
JPS60189568A (en) Information processor
JPH0567099A (en) Document preparing device and document preparing method
GB2196454A (en) Data processing system
JP3163627B2 (en) Display device for OHP projector with editing function
JPH11250037A (en) Content editing device and recording medium
JP2803087B2 (en) Print processing device
JPH0644251A (en) Menu display method
JP3113066B2 (en) Document processing device with long sentence editing function
JPH05298003A (en) Data processor
JPS5837586B2 (en) Data file control method
JPH07249002A (en) Background batch system reduced in on-line load
JP2757367B2 (en) Character processor
JPH0822490A (en) Selecting method for layer and editing method for layer attribute
JPS6389947A (en) Document filing device
JPH0535731A (en) Document processor
JPS60252941A (en) Input processing system for registered data
JPS6325372B2 (en)
JPH01116851A (en) Program load control system
JPS63201741A (en) Dump information editing and outputting system
JPH07192032A (en) Cad equipment
JPH07114172A (en) Layout design device
JPH08263529A (en) Cad data integrated management system
JPS63133229A (en) Source program correction system