JPH04101264A - Transferring picture object management device - Google Patents

Transferring picture object management device

Info

Publication number
JPH04101264A
JPH04101264A JP21879190A JP21879190A JPH04101264A JP H04101264 A JPH04101264 A JP H04101264A JP 21879190 A JP21879190 A JP 21879190A JP 21879190 A JP21879190 A JP 21879190A JP H04101264 A JPH04101264 A JP H04101264A
Authority
JP
Japan
Prior art keywords
screen
picture
terminal device
screen object
file
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
JP21879190A
Other languages
Japanese (ja)
Inventor
Akio Muraki
村木 昭夫
Hiroyoshi Kawaai
博義 川相
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 Chubu 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 Chubu Ltd filed Critical NEC Corp
Priority to JP21879190A priority Critical patent/JPH04101264A/en
Publication of JPH04101264A publication Critical patent/JPH04101264A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To release a host computer from spending time for transferring the data of a picture object by providing a picture deleting means, picture activity ratio monitoring means which monitors the activity ratio of a stored picture object, and a picture outputting means which outputs a picture object from a file to the displaying section of a terminal device. CONSTITUTION:This transferring picture object management device 1 incorporates a picture managing means 11, picture number monitoring means 12, picture deleting means 13, picture storing means 14, picture activity ratio monitoring means 15, and picture outputting means 16 and is connected to a transferring picture object storing device 2 and terminal device 3. Since a picture object can be automatically stored in an external storage device 4 on the terminal device 3 side by utilizing this management device 1, any frequently used picture object can be displayed on the displaying section of the terminal device 3 by inputting a reading command and picture object name only. Therefore, a host computer can be released from the execution of complicated processes for transferring picture objects.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、オンラインシステムの問い合わせ業務に関し
、特にデータ転送における転送画面オブジェクト管理装
置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to online system inquiry operations, and particularly to a transfer screen object management device for data transfer.

〔従来の技術〕[Conventional technology]

従来、オンラインシステムの問い合わせ業務でホスト計
算機から端末装置の表示部に画面を表示するには二通り
の方式がある。
Conventionally, there are two methods for displaying a screen from a host computer on the display unit of a terminal device in online system inquiry operations.

第一の方式はホスト計算機の画面オブジェクト格納ファ
イルから画面表示毎に、ホスト計算機側から端末装置側
に画面オブジェクトを送信する。
In the first method, a screen object is transmitted from the host computer side to the terminal device side for each screen display from the screen object storage file of the host computer.

第二の方式は端末装置の画面オブジェクト格納ファイル
にホスト計算機側の画面格納ファイルから問い合わせ業
務以前にファイル転送プログラムを使用して書き込んで
おいて、問い合わせ業務でホスト計算機側から端末装置
の表示部に画面を表示するときに、ホスト計算機側では
端末装置に送信する画面オブジェクトにあるスイッチを
みて該オブジェクトが端末装置側の画面オブジェクト格
納ファイルに格納されているか判断を行う。この時、該
オブジェクトが端末装置側に格納されてt)るならば、
画面名と端末装置の画面オブジェクト格納ファイルから
画面オブジェクトを出力する旨のコマンドを発行して画
面オブジェクトの送信は行なわない。また、該オブジェ
クトが格納されていないときは、画面オブジェクトの送
信を行う。
The second method is to use a file transfer program to write the screen object storage file on the terminal device from the screen storage file on the host computer side before the inquiry process, and then write it to the screen object storage file on the terminal device from the host computer side during the inquiry process. When displaying a screen, the host computer side checks the switch in the screen object sent to the terminal device to determine whether the object is stored in the screen object storage file on the terminal device side. At this time, if the object is stored on the terminal device side,
A command is issued to output the screen object based on the screen name and the screen object storage file of the terminal device, but the screen object is not transmitted. Moreover, when the object is not stored, the screen object is transmitted.

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

上述した従来の第一の方式はホスト計算機側から端末装
置の表示部に画面を表示する度に画面オブジェクトが送
信されるため、画面オブジェクトのデータ転送にホスト
計算機が時間を拘束されるという欠点がある。
The first conventional method described above has the disadvantage that the host computer is time-bound to transfer screen object data because the screen object is sent from the host computer each time the screen is displayed on the display of the terminal device. be.

また、第二の方式はホスト計算機側から端末装置側に画
面オブジェクトの転送は行なわれないためホスト計算機
がデータ転送に時間をとられることはないが、 (a)前準備としてファイル転送ユーティリティを使用
しなければならない。
In addition, in the second method, screen objects are not transferred from the host computer side to the terminal device side, so the host computer does not take time to transfer data, but (a) Uses a file transfer utility as a preliminary preparation. Must.

(b)画面オブジェクト生成時に特別な指定が要る。(b) Special specifications are required when generating screen objects.

(C)端末装置側での画面が決ってしまう。(C) The screen on the terminal device side is fixed.

(d)新規画面オブジェクトを生成する度に端末装置側
に画面オブジェクトの入力が必要である。
(d) Every time a new screen object is generated, it is necessary to input the screen object on the terminal device side.

(e)端末装置台数か多い場合には画面オブジェクトの
入力に手間がかかる。
(e) When the number of terminal devices is large, it takes time to input screen objects.

という欠点がある。There is a drawback.

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

本発明の転送画面オブジェクト管理装置は、ホスト計算
機から転送された画面オブジェクトを端末側の外部記憶
装置にある画面オブジェクト格納ファイルに格納する画
面格納手段と、前記ファイルの管理情報を管理テーブル
に書き込む画面管理手段と、前記ファイルに格納された
画面オブジェクトの個数を監視する画面数監視手段と、
画面使用率の低い画面オブジェクトを前記ファイルから
削除する画面削除手段と、格納された画面オブジェクト
の使用率を監視する画面使用率監視手段と、端末装置の
表示部に前記ファイルから画面オブジェクトを出力する
画面出力手段とを有する。
The transferred screen object management device of the present invention includes a screen storage means for storing screen objects transferred from a host computer in a screen object storage file in an external storage device on the terminal side, and a screen for writing management information of the file into a management table. a management means; a screen number monitoring means for monitoring the number of screen objects stored in the file;
A screen deletion means for deleting screen objects with a low screen usage rate from the file, a screen usage rate monitoring means for monitoring the usage rate of the stored screen objects, and outputting the screen objects from the file to a display unit of a terminal device. and screen output means.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例の転送画面オブジェクト管理
装置の構成を示すプロ・ツク図である。同図において転
送画面オブジェクト管理装置1は、転送画面オブジェク
ト記憶装置2と端末装置3とに接続されており、画面管
理手段11と1画面数監視手段12と9画面削除手段1
3と9画面格納手段14と9画面使用率監視手段15と
2画面出力手段16とを含んで構成されている。
FIG. 1 is a block diagram showing the configuration of a transfer screen object management device according to an embodiment of the present invention. In the figure, a transfer screen object management device 1 is connected to a transfer screen object storage device 2 and a terminal device 3, and includes a screen management means 11, a number of one screen monitoring means 12, and a nine screen deletion means 1.
3 and 9 screen storage means 14, 9 screen usage rate monitoring means 15, and 2 screen output means 16.

転送画面オブジェクト記憶装置2はホスト計算機から端
末装置3に画面オブジェクトを送信するとき、転送画面
オブジェクト管理装置1の入力装置となる。転送画面オ
ブジェクト記憶装置2は磁気ディスク装置で構成される
The transfer screen object storage device 2 serves as an input device for the transfer screen object management device 1 when a screen object is sent from the host computer to the terminal device 3. The transfer screen object storage device 2 is composed of a magnetic disk device.

端末装置3は外部記憶装置4を有しており、転送画面オ
ブジェクト管理装置1からの出力情報により、画面オブ
ジェクトを前記外部記憶装置4に書き込み、または読み
出しを行ない端末装置3の表示部に該画面を表示する。
The terminal device 3 has an external storage device 4, and based on the output information from the transfer screen object management device 1, screen objects are written to or read from the external storage device 4, and the screen is displayed on the display section of the terminal device 3. Display.

外部記憶装置4は画面オブジェクト格納ファイルを有し
ており、画面オブジェクトは全てこのファイルに格納さ
れる。
The external storage device 4 has a screen object storage file, and all screen objects are stored in this file.

画面管理手段11は画面オブジェクトが転送される端末
装置名により、該端末装置3に対応する管理テーブル1
7の検索を行い、管理テーブル17内の情報を更新する
The screen management means 11 creates a management table 1 corresponding to the terminal device 3 according to the name of the terminal device to which the screen object is transferred.
7 is performed and the information in the management table 17 is updated.

画面数監視手段12は画面管理手段11によって検索さ
れた管理テーブル17の情報を参照して画面オブジェク
トの登録数の監視を行う。
The screen number monitoring means 12 monitors the number of registered screen objects by referring to the information in the management table 17 retrieved by the screen management means 11.

画面削除手段13は画面数監視手段12が画面オブジェ
クト登録数を越えると判断したとき、管理テーブル17
を参照して画面オブジェクト使用率が一番低い画面オブ
ジェクトを削除する。
When the screen number monitoring means 12 determines that the number of registered screen objects has been exceeded, the screen deletion means 13 deletes the information from the management table 17.
Refer to and delete the screen object with the lowest screen object usage rate.

画面格納手段14は画面オブジェクトを前記外部記憶装
置4に格納する。
The screen storage means 14 stores the screen object in the external storage device 4.

画面使用率監視手段15は転送される画面オブジェクト
名により管理テーブル17内の画面オブジェクト使用率
の計算処理を行う。
The screen usage rate monitoring means 15 calculates the screen object usage rate in the management table 17 based on the transferred screen object name.

画面出力手段16は端末装置3に対して画面オブジェク
トの表示要求を行う。
The screen output means 16 requests the terminal device 3 to display a screen object.

第2図は転送画面オブジェクト記憶装置2から端末装置
3に画面オブジェクトが出力されるとき、転送画面オブ
ジェクト管理装置1により書き込み、または参照される
管理テーブル17を示す説明図である。同図において端
末装置名21は計算機システムの環境設定時に各端末の
装置名を登録したものである。画面オブジェクト格納数
22は端末装置名21に対応する端末装置に接続されて
いる外部記憶装置4に格納されている画面オブジェクト
の格納数を示している。画面オブジェクト名23は画面
オブジェクト作成時に指定されたものであり、転送画面
オブジェクト記憶装置2から画面オブジェクトを取り出
すときもこの画面オブジェクト名が使用される。画面オ
ブジェクト使用率24は画面使用率監視手段15により
、前記画面オブジェクト名23に相当する画面オブジェ
クトが端末装置3に接続されている外部記憶装置4から
読み出される毎に計算された値が入る。
FIG. 2 is an explanatory diagram showing the management table 17 that is written or referred to by the transfer screen object management device 1 when a screen object is output from the transfer screen object storage device 2 to the terminal device 3. In the figure, the terminal device name 21 is the device name of each terminal registered at the time of environment setting of the computer system. The number of screen objects stored 22 indicates the number of screen objects stored in the external storage device 4 connected to the terminal device corresponding to the terminal device name 21. The screen object name 23 is specified when the screen object is created, and this screen object name is also used when the screen object is retrieved from the transfer screen object storage device 2. The screen object usage rate 24 contains a value calculated by the screen usage rate monitoring means 15 each time a screen object corresponding to the screen object name 23 is read from the external storage device 4 connected to the terminal device 3.

端末装置名21に対して画面オブジェクト名23、画面
オブジェクト使用率24のテーブルは複数存在しており
、これらを1ブロツクとする。管理テーブル17はホス
トに接続されている端末装置の台数骨のブロックが存在
する。
There are multiple tables of screen object names 23 and screen object usage rates 24 for the terminal device name 21, and these are considered as one block. The management table 17 includes blocks for the number of terminal devices connected to the host.

第3図は転送画面オブジェクト管理装置1の動作を示す
説明図である。初期条件として端末装置3に接続しであ
る外部記憶装置4には画面オブジェクトはまだ保存され
ていないものとする。
FIG. 3 is an explanatory diagram showing the operation of the transfer screen object management device 1. As an initial condition, it is assumed that no screen object is yet stored in the external storage device 4 connected to the terminal device 3.

まず、AP (アプリケーションプログラム)35から
端末装置3に対して画面表示要求を行うと転送画面オブ
ジェクト管理装置1は管理テーブル中の端末装置3のブ
ロック33を参照する。前述したように端末装置3の外
部記憶装置4には画面オブジェクトが保存されていない
ことにより、ブロック33には、画面オブジェクトは登
録されていない。よって転送画面オブジェクト管理装置
1は転送画面オブジェクト記憶装置2から画面オブジェ
クトを外部記憶装置37に転送し、端末装置3の表示部
に表示させる。また、管理テーブルのブロック33の画
面オブジェクト格納数225画面オブジェクト名239
画面オブジェクト使用率24を同時に更新する。
First, when the AP (application program) 35 issues a screen display request to the terminal device 3, the transfer screen object management device 1 refers to the block 33 of the terminal device 3 in the management table. As described above, since no screen object is stored in the external storage device 4 of the terminal device 3, no screen object is registered in the block 33. Therefore, the transfer screen object management device 1 transfers the screen object from the transfer screen object storage device 2 to the external storage device 37 and displays it on the display unit of the terminal device 3. In addition, the number of screen objects stored in block 33 of the management table 225 screen object name 239
The screen object usage rate 24 is updated at the same time.

次に、AP35から端末装置3に対して前記と同じ画面
の画面表示要求を行うと、転送画面オブジェクト管理装
置1は管理テーブル中の端末装置3のブロック33を参
照する。このときブロック33には画面オブジェクト名
が登録されているので、転送画面オブジェクト管理装置
1は外部記憶装置37に画面オブジェクトが保存されて
いることを認識できる。したがって転送画面オブジェク
ト管理装置1は端末装置3に対して自分の外部記憶装置
37から画面オブジェクトを読むコマンドと画面名の数
バイトの転送するのみで、端末装置3の表示部に画面イ
メージを表示させることができる。
Next, when the AP 35 requests the terminal device 3 to display the same screen as above, the transfer screen object management device 1 refers to the block 33 of the terminal device 3 in the management table. At this time, since the screen object name is registered in the block 33, the transfer screen object management device 1 can recognize that the screen object is stored in the external storage device 37. Therefore, the transfer screen object management device 1 displays the screen image on the display section of the terminal device 3 by simply transferring a command to read the screen object from its own external storage device 37 and a few bytes of the screen name to the terminal device 3. be able to.

上述したような動作を繰り返し行うが、同一端末に対し
て数種の画面オブジェクトが転送画面オブジェクト管理
装置を介して転送されると、端末毎に設けられている管
理テーブル17が一杯になる。このとき画面数監視手段
12は画面削除手段13に制御を渡す。画面削除手段1
3は画面使用率監視手段15によって計算処理された管
理テーブル17の画面オブジェクト使用率を参照して、
使用率の一番低い画面オブジェクトを外部記憶装置4か
ら削除すると同時に管理テーブル17にある情報も削除
する。
The above-described operations are repeated, but when several types of screen objects are transferred to the same terminal via the transfer screen object management device, the management table 17 provided for each terminal becomes full. At this time, the screen number monitoring means 12 passes control to the screen deletion means 13. Screen deletion method 1
3 refers to the screen object usage rate in the management table 17 calculated by the screen usage rate monitoring means 15,
When the screen object with the lowest usage rate is deleted from the external storage device 4, the information in the management table 17 is also deleted.

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

以上、詳細に説明したように、本発明によれば、転送画
面オブジェクト管理装置を利用することにより自動的に
画面オブジェクトを端末側の外部記憶装置に格納できる
ため、頻繁に使用される画面オブジェクトは、二回目以
降の端末側への転送では端末装置に接続されている外部
記憶装置から画面オブジェクトを読み込むコマンドと画
面オブジェクト名のみで端末装置の表示部に表示するこ
とができる。したがってホスト計算機が画面オブジェク
トの転送のために時間をかけて繁雑な転送処理を実行す
る必要がない。
As described above in detail, according to the present invention, screen objects can be automatically stored in the external storage device of the terminal by using the transfer screen object management device, so frequently used screen objects can be In the second and subsequent transfers to the terminal side, the screen object can be displayed on the display section of the terminal device using only a command to read the screen object from the external storage device connected to the terminal device and the screen object name. Therefore, there is no need for the host computer to spend time and perform complicated transfer processing to transfer screen objects.

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

第1図は本発明の一実施例を示すブロック図、第2図は
管理テーブルの構造を示す説明図、第3図は動作を示す
説明図である。 1・・・転送画面オブジェクト管理装置、2・・・転送
画面オブジェクト記憶装置、3・・・端末装置、4・・
・外部記憶装置、11・・・画面管理手段、12・・・
画面数監視手段、13・・・画面削除手段、14・・・
画面格納手段、15・・・画面使用率監視手段、16・
・・画面出力手段、1・・・画面管理テーブル。
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is an explanatory diagram showing the structure of a management table, and FIG. 3 is an explanatory diagram showing the operation. 1... Transfer screen object management device, 2... Transfer screen object storage device, 3... Terminal device, 4...
- External storage device, 11... Screen management means, 12...
Screen number monitoring means, 13...Screen deletion means, 14...
Screen storage means, 15...Screen usage rate monitoring means, 16.
... Screen output means, 1... Screen management table.

Claims (1)

【特許請求の範囲】[Claims] ホスト計算機から転送された画面オブジェクトを端末側
の外部記憶装置にある画面オブジェクト格納ファイルに
格納する画面格納手段と、前記ファイルの管理情報を管
理テーブルに書き込む画面管理手段と、前記ファイルに
格納された画面オブジェクトの個数を監視する画面数監
視手段と、画面使用率の低い画面オブジェクトを前記フ
ァイルから削除する画面削除手段と、格納された画面オ
ブジェクトの使用率を監視する画面使用率監視手段と、
端末装置の表示部に前記ファイルから画面オブジェクト
を出力する画面出力手段とを有することを特徴とする転
送画面オブジェクト管理装置。
screen storage means for storing screen objects transferred from a host computer in a screen object storage file in an external storage device on the terminal side; screen management means for writing management information of the file into a management table; screen number monitoring means for monitoring the number of screen objects; screen deletion means for deleting screen objects with a low screen usage rate from the file; screen usage rate monitoring means for monitoring the usage rate of stored screen objects;
A transfer screen object management device comprising screen output means for outputting a screen object from the file to a display unit of a terminal device.
JP21879190A 1990-08-20 1990-08-20 Transferring picture object management device Pending JPH04101264A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21879190A JPH04101264A (en) 1990-08-20 1990-08-20 Transferring picture object management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21879190A JPH04101264A (en) 1990-08-20 1990-08-20 Transferring picture object management device

Publications (1)

Publication Number Publication Date
JPH04101264A true JPH04101264A (en) 1992-04-02

Family

ID=16725429

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21879190A Pending JPH04101264A (en) 1990-08-20 1990-08-20 Transferring picture object management device

Country Status (1)

Country Link
JP (1) JPH04101264A (en)

Similar Documents

Publication Publication Date Title
US7529899B2 (en) Storage apparatus and control method thereof
JPH05181769A (en) Document data managing system
JPH04101264A (en) Transferring picture object management device
JP2587417B2 (en) File backup and restoration method
JP2004341840A (en) Backup method, system therefor, and restoration method
JPS60134282A (en) System screen display system
JPH0254346A (en) File switching processing method
JP2641399B2 (en) File management device
JPH10240594A (en) Data file monitor system
JPH04106643A (en) System for managing file area of floppy disk
JPH02301873A (en) Image processor
JPH1198448A (en) Video server system and access processing method therefor
JPH0573476A (en) Dma device
JPH05250243A (en) Data processing system for extended storage device
JPS6368960A (en) Sequential access controller for shared storage medium
JPH0628419A (en) Cad system
JPH02213955A (en) Back-up copying method for picture data base device
JPH06149741A (en) Data editing system
JPS63311655A (en) Loaded medium display system
JPH0261750A (en) File remote maintaining method in on-line system
JPH02130681A (en) Image processing system
JPH03230233A (en) File controller
JPH05151285A (en) Network environment type cad system
JPH0477786A (en) Multi-window managing device
JPH03278144A (en) Managing system for file in magnetic tape