JPH05143264A - Preserving and reproducing system for computer screen - Google Patents

Preserving and reproducing system for computer screen

Info

Publication number
JPH05143264A
JPH05143264A JP3309331A JP30933191A JPH05143264A JP H05143264 A JPH05143264 A JP H05143264A JP 3309331 A JP3309331 A JP 3309331A JP 30933191 A JP30933191 A JP 30933191A JP H05143264 A JPH05143264 A JP H05143264A
Authority
JP
Japan
Prior art keywords
image
program
display information
image display
image 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
JP3309331A
Other languages
Japanese (ja)
Inventor
Tetsuya Oshima
哲哉 大島
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
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP3309331A priority Critical patent/JPH05143264A/en
Publication of JPH05143264A publication Critical patent/JPH05143264A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To preserve image data even when a fault occurs in the execution of a job program and to preserve and reproduce an image being displayed on a display even in a computer to which no printer, etc., is connected. CONSTITUTION:An area 6 for image display information to store the image data to be displayed on the display 2 is provided at a main memory device 4. An image display information preservation file 9 to preserve the image data, an image preservation program 10 to preserve the image data in the area 6 for image display information in the image display information preservation file 9, and an image reproducing program 11 to reproduce the image data preserved in the image display information preservation file 9 on the area 6 for image display information are provided at an auxiliary memory device 5, Also, an image preservation program execution function 8 which starts up and executes the image preservation program 10 at arbitrary time including the execution time of a general job program is provided at a fundamental software 7 in the main memory device 4.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、画像出力装置に表示さ
れている画像の保存・再現方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for storing / reproducing an image displayed on an image output device.

【0002】[0002]

【従来の技術】従来、コンピュータのディスプレイ(画
像出力装置)に表示されている画像を保存し、再度ディ
スプレイに表示するには、それぞれの画像を出力する業
務プログラム毎に、個々に画像情報の保存と再現を行う
処理を作成しなければならなかった。
2. Description of the Related Art Conventionally, in order to save an image displayed on a display (image output device) of a computer and display it again on the display, image information is saved individually for each business program that outputs each image. And had to create a process to reproduce.

【0003】また、ディスプレイに表示されている画像
の複写に関する技術として「ハードコピー」と呼ばれる
機能があった。「ハードコピー」とは、コンピュータの
ディスプレイに表示されている画像を、接続されている
プリンタ装置から印字出力する機能である。
Further, there is a function called "hard copy" as a technique relating to copying of an image displayed on a display. The “hard copy” is a function of printing out an image displayed on the display of a computer from a connected printer device.

【0004】[0004]

【発明が解決しようとする課題】各業務プログラムの機
能として画像の保存・再現機能を持つとすると、各画面
に対応する業務プログラムのそれぞれに対して画像の保
存・再現機能を作成して、それを組み込まなければなら
ない。
Assuming that each business program has an image saving / reproducing function as a function, an image saving / reproducing function is created for each business program corresponding to each screen. Must be incorporated.

【0005】また、たとえその様にそれぞれの業務プロ
グラムに画像の保存・再現処理を組み込んだとしても、
その処理がプログラムの中の他の処理と同等な1つの処
理である以上、業務プログラム実行中の任意のタイミン
グでこの機能を使用することはできない。つまり、業務
プログラム実行中に障害が発生しても画像データの保存
処理までプログラムの実行を進めなければならないの
で、そのままの画面を保存することはできない。
Further, even if the image storage / reproduction processing is incorporated in each business program,
As long as the process is one process equivalent to the other processes in the program, this function cannot be used at any timing during the execution of the business program. In other words, even if a failure occurs during the execution of the business program, the execution of the program must proceed until the image data saving process, and therefore the screen cannot be saved as it is.

【0006】次に、「ハードコピー」機能に関しては、
プリンタの接続されていないコンピュータでは利用でき
ない点や、プリンタの特性にもよるが、カラーの画像が
白黒で印字されたり、図形の形が歪んで印字されたり、
処理時間が長い等の欠点がある。
Next, regarding the "hard copy" function,
Depending on the point that it cannot be used on a computer to which a printer is not connected and the characteristics of the printer, a color image may be printed in black and white, or the shape of the graphic may be distorted.
There are drawbacks such as long processing time.

【0007】本発明の目的は、業務プログラム実行中に
障害が発生しても画像データを保存でき、プリンタ等が
接続されていないコンピュータにおいてもディスプレイ
に表示されている画像を保存・再現できる、コンピュー
タ画面の保存・再現方式を提供することである。
It is an object of the present invention to save image data even if a failure occurs during execution of a business program, and to save / reproduce an image displayed on a display even in a computer to which a printer or the like is not connected. It is to provide a screen saving / reproducing method.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
に、本発明のコンピュータ画面の保存・再現方式は、画
像情報を保存しておくための画像表示情報保存ファイル
と、主記憶装置内の画像情報を前記画像表示情報保存フ
ァイルに出力する画像保存プログラムと、前記画像表示
情報保存ファイルから画像情報を読出し主記憶装置内の
画像表示用エリアに出力する画像再現プログラムと、コ
ンピュータ本体の電源が入っている任意の時点で前記画
像保存プログラムを起動・実行することができる画像保
存プログラム実行機能を有している。
In order to achieve the above object, a computer screen saving / reproducing method of the present invention uses an image display information saving file for saving image information and a main storage device. An image storage program that outputs image information to the image display information storage file, an image reproduction program that reads image information from the image display information storage file and outputs the image information to an image display area in the main storage device, and a power supply of the computer main body. It has an image saving program execution function capable of starting and executing the image saving program at an arbitrary time.

【0009】[0009]

【作用】したがって、任意の時点で画像情報を保存・再
現でき、プリンタ等のその他の周辺装置が接続されてい
ないコンピュータにおいても、ディスプレイに表示され
ている画像を簡単に保存・再現することができる。
Therefore, the image information can be saved / reproduced at any time, and the image displayed on the display can be easily saved / reproduced even in a computer to which other peripheral devices such as a printer are not connected. ..

【0010】[0010]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0011】図1は本発明の一実施例を示す全体構成図
である。
FIG. 1 is an overall configuration diagram showing an embodiment of the present invention.

【0012】コンピュータ本体1を構成する主記憶装置
4内には、ディスプレイ2に表示される画像データを記
憶する画像表示情報用エリア6が設けられている。補助
記憶装置5内には、画像データを保存しておくための画
像表示情報保存ファイル9と、主記憶装置4内の画像表
示情報用エリア6内の画像データを画像表示情報保存フ
ァイル9に保存する画像保存プログラム10と、画像表
示情報保存ファイル9に保存してある画像データを画像
表示情報用エリア6に再現する画像再現プログラム11
とが設けられている。また、主記憶装置4内の基本ソフ
トウェアには、一般の業務プログラム実行中も含む任意
の時点で画像保存プログラム10を起動・実行する画像
保存プログラム実行機能8が設けられている。
An image display information area 6 for storing image data displayed on the display 2 is provided in the main storage device 4 which constitutes the computer main body 1. The image display information storage file 9 for storing image data in the auxiliary storage device 5 and the image data in the image display information area 6 in the main storage device 4 are stored in the image display information storage file 9. And an image reproduction program 11 for reproducing the image data stored in the image display information storage file 9 in the image display information area 6.
And are provided. Further, the basic software in the main storage device 4 is provided with an image saving program execution function 8 for activating and executing the image saving program 10 at an arbitrary time including during execution of a general business program.

【0013】次に、本実施例の動作を説明する。 1.設定例 キーボード3のファンクションキーとプリントキーを同
時に押下すると、画像保存プログラム実行機能8は業務
プログラムのデータや画面を変化させることなく実行を
一時停止し、画像保存プログラム10を実行し、その後
再び業務プログラムに制御を戻す。画像再現プログラム
11は、画像表示後キー入力待ちとなる様にし、任意の
キーが押下されることにより画面を初期化してプログラ
ムを終了する。 2.画像の保存操作例 利用者がある業務を行っており、その中のある画面状態
を後で参照するために保存したい時は、キーボード3の
ファンクションキーとプリントキーを同時に押下する。
これにより、画像保存プログラム実行機能8が動作し、
画像保存プログラム10が実行され、画像表示情報用エ
リア6内の画像データが画像表示情報保存ファイル9に
保存される。また、この時、実行中の業務プログラムの
データおよび画面は変化しないので、利用者は業務プロ
グラムに制御が戻りしだい業務を継続できる。 3.画像の再現操作例 先に保存した画面を再現したい時は、コンピュータのコ
マンド入力待ち(実行プログラム名入力待ち)の状態で
画像再現プログラム11のプログラム名を入力する。こ
れにより画像再現プログラム11が実行され、画像表示
情報保存ファイル9に保存してあった画像データが画像
表示情報用エリア6に格納され、画面上に表示される。
その後、画像再現プログラム11はキー入力待ちとなっ
ており、任意のキーを押下すると画面を初期化してプロ
グラムを終了する。これでコンピュータは通常のコマン
ド入力待ちに戻る。
Next, the operation of this embodiment will be described. 1. Setting example When the function key and the print key of the keyboard 3 are pressed at the same time, the image storage program execution function 8 suspends the execution without changing the data and screen of the business program, executes the image storage program 10, and then executes the business again. Return control to the program. The image reproduction program 11 waits for a key input after the image is displayed, and when any key is pressed, the screen is initialized and the program ends. 2. Example of image saving operation When the user is performing a certain task and wants to save a certain screen state for later reference, the function key and the print key of the keyboard 3 are pressed at the same time.
As a result, the image saving program execution function 8 operates,
The image storage program 10 is executed, and the image data in the image display information area 6 is stored in the image display information storage file 9. At this time, since the data and screen of the business program being executed do not change, the user can continue the business as soon as the control returns to the business program. 3. Example of Image Reproduction Operation When it is desired to reproduce the previously saved screen, the program name of the image reproduction program 11 is input in the state of waiting for the command input of the computer (waiting for the execution program name input). As a result, the image reproduction program 11 is executed, and the image data stored in the image display information storage file 9 is stored in the image display information area 6 and displayed on the screen.
After that, the image reproduction program 11 is waiting for key input, and when any key is pressed, the screen is initialized and the program ends. This puts the computer back in wait for normal command input.

【0014】[0014]

【発明の効果】以上説明したように本発明は、画像表示
情報保存ファイルと画像保存プログラムと画像再現プロ
グラムと画像保存プログラム実行機能を有することによ
り、以下のような効果がある。 (1)任意の時点で画像情報を保存・再現できる。 (2)プリンタ等のその他の周辺装置が接続されていな
いコンピュータにおいても、ディスプレイに表示されて
いる画像を簡単に保存・再現することができる。 (3)また、画像情報を一般のデータファイルと同様の
形式で保有しているので、これをフロッピィディスク等
に複写して持ち運んだり、オンラインで送信することに
より、その他の場所にある同型のコンピュータで画像を
再現することもできる。
As described above, the present invention has the following effects by having the image display information storage file, the image storage program, the image reproduction program, and the image storage program execution function. (1) Image information can be saved and reproduced at any time. (2) Even in a computer to which other peripheral devices such as a printer are not connected, the image displayed on the display can be easily saved / reproduced. (3) Also, since the image information is stored in the same format as a general data file, it can be copied to a floppy disk or the like and carried, or transmitted online to the same type of computer in other locations. You can also reproduce the image with.

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

【図1】本発明の一実施例の全体構成図である。FIG. 1 is an overall configuration diagram of an embodiment of the present invention.

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

1 コンピュータ本体 2 ディスプレイ 3 キーボード 4 主記憶装置 5 補助記憶装置 6 画像表示情報用エリア 7 基本ソフトウェア 8 画像保存プログラム実行機能 9 画像表示情報保存ファイル 10 画像保存プログラム 11 画像再現プログラム 1 Computer Main Body 2 Display 3 Keyboard 4 Main Storage Device 5 Auxiliary Storage Device 6 Image Display Information Area 7 Basic Software 8 Image Saving Program Execution Function 9 Image Display Information Saving File 10 Image Saving Program 11 Image Reproduction Program

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 画像情報を保存しておくための画像表示
情報保存ファイルと、主記憶装置内の画像情報を前記画
像表示情報保存ファイルに出力する画像保存プログラム
と、前記画像表示情報保存ファイルから画像情報を読出
し主記憶装置内の画像表示用エリアに出力する画像再現
プログラムと、コンピュータ本体の電源が入っている任
意の時点で前記画像保存プログラムを起動・実行するこ
とができる画像保存プログラム実行機能を有する、コン
ピュータ画面の保存・再現方式。
1. An image display information storage file for storing image information, an image storage program for outputting image information in a main storage device to the image display information storage file, and an image display information storage file. An image reproduction program that reads out image information and outputs it to the image display area in the main storage device, and an image storage program execution function that can start and execute the image storage program at any time when the computer main body is powered on. A method for saving and reproducing computer screens.
JP3309331A 1991-11-25 1991-11-25 Preserving and reproducing system for computer screen Pending JPH05143264A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3309331A JPH05143264A (en) 1991-11-25 1991-11-25 Preserving and reproducing system for computer screen

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3309331A JPH05143264A (en) 1991-11-25 1991-11-25 Preserving and reproducing system for computer screen

Publications (1)

Publication Number Publication Date
JPH05143264A true JPH05143264A (en) 1993-06-11

Family

ID=17991734

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3309331A Pending JPH05143264A (en) 1991-11-25 1991-11-25 Preserving and reproducing system for computer screen

Country Status (1)

Country Link
JP (1) JPH05143264A (en)

Similar Documents

Publication Publication Date Title
JPH06180653A (en) Interruption processing method and device therefor
JPS60141076A (en) Control system of printer
JPH05143264A (en) Preserving and reproducing system for computer screen
JPS59151273A (en) Hard copy system of crt picture
JPH0540760A (en) Information processor
JP2000357074A (en) Document file print system
JPH056909B2 (en)
JPH01208141A (en) Printing control apparatus
JPH0678143A (en) Picture processor
JP2914239B2 (en) How to use intermediate files in lpr filters
JPS60110033A (en) Display printer
JP2940140B2 (en) Document data processing device
JP3149918B2 (en) Data processing method and apparatus, information storage medium
JPH0238076A (en) Printer device
JPH07129366A (en) Device for transferring picture display data
JPS62168242A (en) Debug system for subprocessor
JP2000232573A (en) Printer, print method and storage medium
JPH0464464A (en) Output device
JPS6289991A (en) Document generator
JPH0624048A (en) Printer
JPH03158897A (en) Output device
JPH0573560A (en) Printing system for line in specified range
JPH01314174A (en) Document printing system
JPH0537701A (en) Picture recording device
JPH01216332A (en) Ohp device