JPH08297558A - Unit and method for plotting control - Google Patents

Unit and method for plotting control

Info

Publication number
JPH08297558A
JPH08297558A JP7103694A JP10369495A JPH08297558A JP H08297558 A JPH08297558 A JP H08297558A JP 7103694 A JP7103694 A JP 7103694A JP 10369495 A JP10369495 A JP 10369495A JP H08297558 A JPH08297558 A JP H08297558A
Authority
JP
Japan
Prior art keywords
file
screen drawing
screen
registration
judging
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.)
Withdrawn
Application number
JP7103694A
Other languages
Japanese (ja)
Inventor
Eriko Mochizuki
絵理子 望月
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP7103694A priority Critical patent/JPH08297558A/en
Publication of JPH08297558A publication Critical patent/JPH08297558A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE: To display plural plotting results to compare or edit the results on a screen, and to obtain the plotting results without reinputting a command by optionally registering screen plotting information in a file and easily performing a replotting processing on the screen at need. CONSTITUTION: When a command string is inputted from a keyboard 2, a central processor 3 judges whether or not the screen plotting information of the command is to be registered in the file. Plotting on a display device 1 and writing to a storage device 4 when there is a file registration instruction, are performed unit a plotting instruction ends. At this time, when a replotting execution button repaint is selected with a mouse 5, plotting information is read out of the storage device 4 and replotted on the display device 1. Then, the size of a window is changed so as to display a necessary part of the replotting information.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、画面描画情報の描画方
法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of drawing screen drawing information.

【0002】[0002]

【従来の技術】従来技術では、画面上で1つの描画結果
しか表示することができなかった。
2. Description of the Related Art In the prior art, only one drawing result can be displayed on the screen.

【0003】また、画面上で描画結果を得るためには、
必ずコマンド列を入力する必要があった。
Further, in order to obtain a drawing result on the screen,
It was always necessary to enter a command string.

【0004】[0004]

【発明が解決しようとする課題】従来技術では、画面上
で1つの描画結果しか表示することができなかった。
In the prior art, only one drawing result can be displayed on the screen.

【0005】また、以前に表示した描画結果を再び表示
する時には、再度コマンド列を入力しなければならず、
入力データが多い場合には、時間と手間がかかった。
When the previously displayed drawing result is displayed again, the command string must be input again.
It took time and effort when there was a lot of input data.

【0006】本発明では、画面描画情報を任意にファイ
ルに登録し、必要な時に簡単に画面上に再描画すること
を実現することにより、上述した課題を解決することを
目的としている。
It is an object of the present invention to solve the above-mentioned problems by arbitrarily registering screen drawing information in a file and easily redrawing it on the screen when necessary.

【0007】[0007]

【課題を解決するための手段(及び作用)】本発明は上
述の課題を解決する為に、画面描画用のコマンド入力後
に、その画面描画情報をファイルに登録するかを判定す
る画面描画情報のファイル登録判定手段と、前記ファイ
ル登録判定手段によりフラグを記憶するフラグ手段と、
ファイルに登録すると判定された時に、ファイルをオー
プンするファイルオープン手段と、画面描画命令がある
かどうかを判断する画面描画命令判断手段と、画面描画
命令があると判断された時に、画面描画を行う画面描画
手段と、画面描画の際に、画面描画情報のファイルを登
録するか否かのフラグを判定する画面描画情報登録フラ
グ判定手段と、フラグ判定手段によりフラグが立ってい
ると判定された時に、ファイルに書き込みを行うファイ
ル書き込み手段と、画面描画命令が終了した時に、画面
描画情報のファイルを登録するか否かのフラグを判定す
る画面描画情報登録フラグ判定手段と、ファイル登録の
フラグが立っていると判定された時に、ファイルをクロ
ーズするファイルクローズ手段とを有することにより実
現する。
In order to solve the above problems, the present invention provides a screen drawing information for determining whether to register the screen drawing information in a file after inputting a command for the screen drawing. File registration determining means, flag means for storing a flag by the file registration determining means,
A file opening means for opening the file when it is determined to be registered in the file, a screen drawing instruction determining means for determining whether there is a screen drawing instruction, and a screen drawing when it is determined that there is a screen drawing instruction Screen drawing means, a screen drawing information registration flag judging means for judging a flag for registering a screen drawing information file at the time of screen drawing, and a flag judging means for judging that a flag is set. , A file writing means for writing to the file, a screen drawing information registration flag determining means for judging a flag for registering the file of the screen drawing information when the screen drawing command is completed, and a file registration flag are set. It is realized by having a file closing means for closing the file when it is determined that the file is closed.

【0008】本発明は、画面描画用のコマンド入力後
に、その画面描画情報をファイルに登録するかを判定す
る画面描画情報のファイル登録判定ステップと、ファイ
ルに登録すると判定された時に、ファイルをオープンす
るファイルオープンステップと、画面描画命令があるか
どうかを判断する画面描画命令判断ステップと、画面描
画命令があると判断された時に、画面描画を行う画面描
画ステップと、画面描画の際に、画面描画情報をファイ
ルに登録するか否かを判定する画面描画情報登録判定ス
テップと、判定ステップにより判定された時に、ファイ
ルに書き込みを行うファイル書き込みステップとにより
実現する。
According to the present invention, after a screen drawing command is input, a screen drawing information file registration judging step for judging whether or not to register the screen drawing information in a file, and a file is opened when it is judged to register in the file. A file open step, a screen drawing instruction determination step for determining whether there is a screen drawing instruction, a screen drawing step for performing a screen drawing when it is determined that there is a screen drawing instruction, and a screen for a screen drawing instruction. This is realized by a screen drawing information registration determination step of determining whether or not to register the drawing information in the file, and a file writing step of writing to the file when the determination step determines.

【0009】[0009]

【実施例】以下、図面を参照して本発明について説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings.

【0010】図2は、本発明の構成を示すブロック図で
ある。表示装置1と、キーボード2と、中央処理装置3
と、図1に示す制御手順を示すプログラム、ファイル及
びワークエリアを有する記憶装置4、マウス5から構成
されている。
FIG. 2 is a block diagram showing the configuration of the present invention. Display device 1, keyboard 2, central processing unit 3
And a storage device 4 having a program and a file and a work area showing the control procedure shown in FIG. 1, and a mouse 5.

【0011】図1を参照すると、本実施例の処理は、コ
マンド列入力ステップ11と、画面描画情報のファイル
登録判定ステップ12と、ファイルオープンステップ1
3と、画面描画命令判断ステップ14と、画面描画ステ
ップ15と、画面描画情報登録フラグ判定ステップ16
と、ファイル書き込みステップ17と、画面描画情報登
録フラグ判定ステップ18と、ファイルクローズステッ
プ19と、再描画実行ボタン押下ステップ20と、画面
描画情報の登録ファイル判断ステップ21と、ファイル
を読み、画面描画命令に変換するステップ22と、画面
再描画ステップ23とからなる。
Referring to FIG. 1, the process of the present embodiment includes a command sequence input step 11, a screen drawing information file registration determination step 12, and a file open step 1.
3, screen drawing command determination step 14, screen drawing step 15, screen drawing information registration flag determination step 16
File writing step 17, screen drawing information registration flag judging step 18, file closing step 19, redrawing execution button pressing step 20, screen drawing information registration file judging step 21, file reading, screen drawing It includes a step 22 of converting into a command and a screen redrawing step 23.

【0012】次に、このように構成された本実施例の動
作について図3、図4を参照しながら説明する。
Next, the operation of this embodiment thus constructed will be described with reference to FIGS.

【0013】まず、キーボード2からコマンド列が入力
されると(ステップ11)、中央処理装置3でそのコマ
ンドにおける画面描画情報をファイルに登録するか否か
が判定される(ステップ12)。描画命令が終了するま
で、表示装置1への描画(ステップ15)、及び、ファ
イル登録指示がある場合は記憶装置2への書き込みが行
われる(ステップ17)。図3(a)はあるコマンドに
おける画面描画例である。この描画情報は、記憶装置2
にも保存されている。図3(b)は(a)の次に入力さ
れたコマンドにおける画面描画例である。
First, when a command string is input from the keyboard 2 (step 11), the central processing unit 3 determines whether or not the screen drawing information in the command is registered in the file (step 12). Until the drawing command is completed, drawing on the display device 1 (step 15) and writing to the storage device 2 if there is a file registration instruction are performed (step 17). FIG. 3A is an example of screen drawing for a certain command. This drawing information is stored in the storage device 2.
It is also stored in. FIG. 3B is an example of screen drawing in the command input next to FIG.

【0014】このとき、図4に示す再描画実行ボタンr
epaintをマウス5で選択すると(ステップ2
0)、図3(c)のように、図3(a)の描画情報が記
憶装置2から読みだされ表示装置1に再描画される(ス
テップ23)。その後、再描画情報の必要部分を表示す
るようにウインドウの大きさを変更すると図3(d)の
ようになる。
At this time, the redraw execution button r shown in FIG.
Select epoint with mouse 5 (step 2
0), as shown in FIG. 3C, the drawing information of FIG. 3A is read from the storage device 2 and redrawn on the display device 1 (step 23). After that, when the size of the window is changed so as to display the necessary portion of the redrawing information, it becomes as shown in FIG.

【0015】[0015]

【発明の効果】以上説明したように本発明は、画面描画
情報を任意にファイルに登録し、必要な時に簡単に画面
上に再描画する方式を実現することにより、複数の描画
結果を表示して、画面上で結果を比較あるいは編集した
り、コマンドを再入力することなく、描画結果を得るこ
とができる効果がある。
As described above, according to the present invention, a plurality of drawing results are displayed by implementing a method of arbitrarily registering screen drawing information in a file and easily redrawing the image on the screen when necessary. Thus, the drawing result can be obtained without comparing or editing the result on the screen or re-entering the command.

【0016】更に、LBP出力回数が減り、紙の節約も
できるという効果がある。
Further, there is an effect that the number of LBP outputs is reduced and paper can be saved.

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

【図1】本発明の実施例における処理の流れ図。FIG. 1 is a flowchart of processing according to an embodiment of the present invention.

【図2】本実施例の構成を示すブロック図。FIG. 2 is a block diagram showing the configuration of this embodiment.

【図3】本発明の画面描画方法による表示例を示す図。FIG. 3 is a diagram showing a display example according to the screen drawing method of the present invention.

【図4】再実行ボタンを示す図。FIG. 4 is a diagram showing a rerun button.

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

1 中央処理装置 2 記憶装置 3 キーボード 4 表示装置 5 マウス 11 コマンド列入力ステップ 12 画面描画情報のファイル登録判定ステップ 13 ファイルオープンステップ 14 画面描画命令判断ステップ 15 画面描画ステップ 16 画面描画情報登録フラグ判定ステップ 17 ファイル書き込みステップ 18 画面描画情報登録フラグ判定ステップ 19 ファイルクローズステップ 20 再描画実行ボタン押下ステップ 21 画面描画情報の登録ファイル判断ステップ 22 ファイルを読み、画面描画命令に変換するステッ
プ 23 画面再描画ステップ
1 Central processing unit 2 Storage device 3 Keyboard 4 Display device 5 Mouse 11 Command sequence input step 12 Screen drawing information file registration judgment step 13 File opening step 14 Screen drawing command judgment step 15 Screen drawing step 16 Screen drawing information registration flag judgment step 17 File writing step 18 Screen drawing information registration flag determining step 19 File closing step 20 Redrawing execution button pressing step 21 Screen drawing information registration file determining step 22 Step of reading file and converting into screen drawing command 23 Screen redrawing step

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 画面描画用のコマンド入力後に、その画
面描画情報をファイルに登録するかを判定する画面描画
情報のファイル登録判定手段と、 前記ファイル登録判定手段によりフラグを記憶するフラ
グ手段と、 ファイルに登録すると判定された時に、ファイルをオー
プンするファイルオープン手段と、 画面描画命令があるかどうかを判断する画面描画命令判
断手段と、 画面描画命令があると判断された時に、画面描画を行う
画面描画手段と、 画面描画の際に、画面描画情報のファイルを登録するか
否かのフラグを判定する画面描画情報登録フラグ判定手
段と、 フラグ判定手段によりフラグが立っていると判定された
時に、ファイルに書き込みを行うファイル書き込み手段
と、 画面描画命令が終了した時に、画面描画情報のファイル
を登録するか否かのフラグを判定する画面描画情報登録
フラグ判定手段と、 ファイル登録のフラグが立っていると判定された時に、
ファイルをクローズするファイルクローズ手段とを有す
る描画制御装置。
1. A screen drawing information file registration judging means for judging whether to register the screen drawing information in a file after inputting a command for screen drawing, and a flag means for storing a flag by the file registration judging means. A file opening means for opening a file when it is determined to be registered in a file, a screen drawing instruction determining means for determining whether there is a screen drawing instruction, and a screen drawing when it is determined that there is a screen drawing instruction Screen drawing means, a screen drawing information registration flag judging means for judging a flag for registering a screen drawing information file at the time of screen drawing, and a flag judging means for judging that a flag is set , A file writing means for writing to the file, and register the screen drawing information file when the screen drawing command is completed. And a flag indicating whether or not judges screen drawing information registration flag determining means for, when the flag of the file registration is determined to be standing,
A drawing control device having a file closing means for closing a file.
【請求項2】 更に再描画を実行するための再描画実行
ボタン押下手段と、 再描画するための画面描画情報の登録ファイルがあるか
どうかを判断する画面描画情報の登録ファイル判断手段
と、 登録ファイルがあると判断された時に、ファイルを読
み、画面描画命令に変換する画面描画命令変換手段と、 画面への再描画を行う画面再描画手段とを有する請求項
1項記載の描画制御装置。
2. A redrawing execution button pressing means for executing redrawing, a screen drawing information registration file determining means for judging whether there is a registration file of screen drawing information for redrawing, and registration. The drawing control device according to claim 1, further comprising: a screen drawing command conversion unit that reads the file and converts it into a screen drawing command when it is determined that there is a file, and a screen redrawing unit that redraws the screen.
【請求項3】 画面描画用のコマンド入力後に、その画
面描画情報をファイルに登録するかを判定する画面描画
情報のファイル登録判定ステップと、 ファイルに登録すると判定された時に、ファイルをオー
プンするファイルオープンステップと、 画面描画命令があるかどうかを判断する画面描画命令判
断ステップと、 画面描画命令があると判断された時に、画面描画を行う
画面描画ステップと、 画面描画の際に、画面描画情報をファイルに登録するか
否かを判定する画面描画情報登録判定ステップと、 判定ステップにより判定された時に、ファイルに書き込
みを行うファイル書き込みステップと有する描画制御方
法。
3. A file registration determination step of screen drawing information for determining whether to register the screen drawing information in a file after inputting a command for screen drawing, and a file for opening the file when it is determined to register in the file. An open step, a screen drawing instruction determination step for determining whether there is a screen drawing instruction, a screen drawing step for performing a screen drawing when it is determined that there is a screen drawing instruction, and a screen drawing information for screen drawing A drawing control method comprising: a screen drawing information registration judging step of judging whether or not to register in a file; and a file writing step of writing to the file when judged by the judging step.
【請求項4】 画面描画命令が終了した時に、画面描画
情報のファイルを登録するか否かを判定する画面描画情
報登録判定ステップと、 ファイル登録と判定された時に、ファイルをクローズす
るファイルクローズステップとを有する請求項3項記載
の描画制御方法。
4. A screen drawing information registration determining step of determining whether or not to register a file of screen drawing information when a screen drawing command is completed, and a file closing step of closing the file when it is determined to be file registration. The drawing control method according to claim 3, further comprising:
JP7103694A 1995-04-27 1995-04-27 Unit and method for plotting control Withdrawn JPH08297558A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7103694A JPH08297558A (en) 1995-04-27 1995-04-27 Unit and method for plotting control

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7103694A JPH08297558A (en) 1995-04-27 1995-04-27 Unit and method for plotting control

Publications (1)

Publication Number Publication Date
JPH08297558A true JPH08297558A (en) 1996-11-12

Family

ID=14360895

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7103694A Withdrawn JPH08297558A (en) 1995-04-27 1995-04-27 Unit and method for plotting control

Country Status (1)

Country Link
JP (1) JPH08297558A (en)

Similar Documents

Publication Publication Date Title
JPH08297558A (en) Unit and method for plotting control
JP2001202475A (en) Character recognizer and its control method
JPH0464089B2 (en)
JPH06110675A (en) Hyper text link processing system
JPH06149465A (en) Handwriting input device
JP2564137Y2 (en) Graph creation device
JP2001034705A (en) Item processing method for personal information entry medium recognizing device, personal information entry medium recognizing device having item processing function and recording medium
JP2845742B2 (en) Cut data information management device
JPH09223111A (en) Method for executing command for data processor
JP3237709B2 (en) Document processing apparatus and document processing method
JPH05151195A (en) Kanji input device
JPH1166232A (en) Document-defining method
JPH0423102A (en) Programming device for programmable controller
JP3530616B2 (en) Character conversion method for character processing device
JPH04148370A (en) Document processor
JPH0543134B2 (en)
JPH07334611A (en) Display method for non-recognized character
JPH0962855A (en) Information processor, information processing method and storage medium
JPH03212724A (en) File format identification system for floppy disk processor
JPH02148254A (en) Display controller for documentation device
JPH04229343A (en) Memory contents display system in interactive debugger
JPH07295780A (en) Replotting method
JPH03116223A (en) Screen control system for input of variable length data
JPH08212199A (en) Information processor having document preparing function
JPH0764478A (en) Program composing device for programmable controller

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20020702