Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH0559460B2 - - Google Patents
[go: Go Back, main page]

JPH0559460B2 - - Google Patents

Info

Publication number
JPH0559460B2
JPH0559460B2 JP62240394A JP24039487A JPH0559460B2 JP H0559460 B2 JPH0559460 B2 JP H0559460B2 JP 62240394 A JP62240394 A JP 62240394A JP 24039487 A JP24039487 A JP 24039487A JP H0559460 B2 JPH0559460 B2 JP H0559460B2
Authority
JP
Japan
Prior art keywords
screen
file
library
information
source
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.)
Expired - Fee Related
Application number
JP62240394A
Other languages
Japanese (ja)
Other versions
JPS6482163A (en
Inventor
Atsushi Yamamoto
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 Solution Innovators Ltd
Original Assignee
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 Software Chubu Ltd filed Critical NEC Software Chubu Ltd
Priority to JP62240394A priority Critical patent/JPS6482163A/en
Publication of JPS6482163A publication Critical patent/JPS6482163A/en
Publication of JPH0559460B2 publication Critical patent/JPH0559460B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は画面フアイル自動選択方式に関し、特
にTSS方式で運用される情報処理システムにお
ける画面表示機能に関連して用いられる画面フア
イル自動選択方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to an automatic screen file selection method, and more particularly to an automatic screen file selection method used in connection with a screen display function in an information processing system operated in the TSS method. .

〔従来の技術〕[Conventional technology]

TSS方式の情報処理システムにおけるデイス
プレイ型端末装置への画面表示処理は、第3図に
示すように、従来、画面表示機能部8が利用者プ
ログラム7から渡された画面識別情報をキーとし
てソースライブラリ11または画面オブジエクト
ライブラリ10から画面ソースまたは画面オブジ
エクトのいずれか一方を取り出して、これを端末
送信できる画面データに変換してデイスプレイ型
端末装置9へ送出することによつて行なわれてい
る。
As shown in FIG. 3, conventionally, the screen display processing on the display type terminal device in the TSS type information processing system is performed by the screen display function section 8 using the screen identification information passed from the user program 7 as a key to the source library. This is done by extracting either the screen source or the screen object from the screen object library 11 or the screen object library 10, converting it into screen data that can be sent to the terminal, and sending it to the display type terminal device 9.

ここで、画面識別情報とは、フアイル中の画面
ソースあるいは画面オブジエクトを読み出すこと
のできるキー情報であり、それぞれのフアイル内
で一意的に決まる。また、一般的に同じ画面なら
ば、画面ソースおよび画面オブジエクトは同じ画
面識別情報を有している。
Here, the screen identification information is key information from which a screen source or screen object in a file can be read, and is uniquely determined within each file. Further, generally, if the screen is the same, the screen source and screen object have the same screen identification information.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来の画面表示機能は、あらかじめ特
定された画面イメージデータをそれぞれの格納媒
体より取り出してこれを画面データに変換してデ
イスプレイ型端末装置へ送信するのみであるか
ら、利用者の用意する画面イメージデータを画面
オブジエクトと画面ソースのうちのどちらか1種
類に限定したり、利用者プログラムから画面イメ
ージデータの種類を通知させたりする必要が生じ
るため、利用者プログラムの運用性が低いという
欠点がある。
The conventional screen display function described above simply retrieves pre-specified screen image data from each storage medium, converts it into screen data, and sends it to a display terminal device. It is necessary to limit the image data to either a screen object or a screen source, or to notify the type of screen image data from the user program, which has the disadvantage of low operability of the user program. be.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の画面フアイル自動選択方式は、 利用者の用意した画面イメージデータが画面オ
ブジエクトか画面ソースかを知るために、画面イ
メージデータが格納されているフアイルの管理情
報を取得するアイル情報取得手段と、 取得したフアイル情報によつてフアイル形式を
判断するフアイル形式判断手段と、 フアイル形式が画面オブジエクトライブラリま
たは統合ライブラリであつた場合、画面オブジエ
クトの読み込みを行う画面オブジエクト読み込み
手段と、 フアイル形式がソースライブラリであつた場
合、画面ソースの読み込みを行う画面ソース読み
込み手段とを有している。
The screen file automatic selection method of the present invention includes a file information acquisition means for acquiring management information of a file in which screen image data is stored, in order to know whether the screen image data prepared by the user is a screen object or a screen source. , a file format determination means that determines the file format based on the acquired file information; a screen object reading means that reads the screen object if the file format is a screen object library or an integrated library; If it is a library, it has screen source reading means for reading the screen source.

〔作用〕[Effect]

フアイル情報によつてフアイル形式を自動的に
判断するので利用者の用意する画面イメージデー
タを画面オブジエクトと画面ソースのどちらか1
種類に限定したり、利用者プログラムから画面イ
メージデータの種類を通知させたりする必要がな
い。
The file format is automatically determined based on the file information, so the screen image data prepared by the user can be saved as either a screen object or a screen source.
There is no need to limit the type of screen image data or to have the user program notify the type of screen image data.

〔実施例〕〔Example〕

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

第1図は、本発明の画面フアイル自動選択方式
の一実施例のブロツク図、第2図はその動作の詳
細を示すフローチヤートである。
FIG. 1 is a block diagram of an embodiment of the screen file automatic selection method of the present invention, and FIG. 2 is a flowchart showing details of its operation.

本実施例の画面フアイル自動選択部1は画面表
示機能部8に接続して用いられ、主制御部2、フ
アイル情報取得部3、フアイル形式判断部4、画
面オブジエクト読み込み部5、画面ソース読み込
み部6から構成されている。画面表示機能部8
は、表示すべき画面の画面識別情報を利用者プロ
グラム7から受け取るとこれをキーとして、画面
オブジエクトを画面オブジエクトライブラリ10
から取り出すかあるいは画面ソースをソースライ
ブラリ11から取り出すかのどちらか一方を行
い、これらを画面データに変換した後デイスプレ
イ型端末装置9へ送信する従来の画面表示機能部
であるが、画面フアイル自動選択部が接続されて
いると、利用者プログラム7より制御を渡された
後、画面識別情報とともに画面フアイル自動選択
部1に制御を渡す。ここで、画面識別情報とは、
フアイル中の画面ソースあるいは画面オブジエク
トを読み出すことのできるキー情報であり、それ
ぞれのフアイル内で一意的に決まる。また、一般
的に同じ画面ならば、画面ソースおよび画面オブ
ジエクトは同じ画面識別情報を有している。フア
イル情報取得部3は、媒体上に存在しているフア
イル管理領域よりフアイル管理情報を取得する部
分、フアイル形式判断部4は取得したフアイル管
理情報よりフアイルの形式を判断することによつ
て画面イメーシデータの種類を特定する部分であ
る。画面オブジエクト読み込み部5は、画面識別
情報をキーとして画面オブジエクトライブラリ1
0あるいは統合ライブラリ12より画面オブジエ
クトを読み込む部分、画面ソース読み込み部6は
画面識別情報をキーとしてソースライブラリ1
1、あるいは統合ライブラリ12より画面ソース
を読み込む部分である。主制御部2はこれらを制
御する制御部である。
The screen file automatic selection section 1 of this embodiment is used by being connected to the screen display function section 8, and includes a main control section 2, a file information acquisition section 3, a file format judgment section 4, a screen object reading section 5, and a screen source reading section. It consists of 6. Screen display function section 8
receives the screen identification information of the screen to be displayed from the user program 7, and uses this as a key to store the screen object in the screen object library 10.
This is a conventional screen display function unit that either takes out the screen source from the source library 11 or takes out the screen source from the source library 11, converts it into screen data, and then sends it to the display type terminal device 9. If the section is connected, control is passed from the user program 7, and then control is passed to the screen file automatic selection section 1 together with screen identification information. Here, the screen identification information is
This is key information that can read the screen source or screen object in the file, and is uniquely determined within each file. Further, generally, if the screen is the same, the screen source and screen object have the same screen identification information. The file information acquisition unit 3 acquires file management information from the file management area existing on the medium, and the file format determination unit 4 determines the file format from the acquired file management information to create a screen image. This is the part that specifies the type of data. The screen object reading unit 5 reads the screen object library 1 using the screen identification information as a key.
0 or the integrated library 12, the screen source reading unit 6 uses the screen identification information as a key to read the screen object from the source library 1.
1 or the integrated library 12. The main control section 2 is a control section that controls these.

画面オブジエクトライブラリ10は画面オブジ
エクトのみを格納するフアイル、ソースライブラ
リ11は画面ソースを格納できるフアイル、統合
ライブラリ12は、このどちらの形式も格納でき
るフアイルである。
The screen object library 10 is a file that stores only screen objects, the source library 11 is a file that can store screen sources, and the integrated library 12 is a file that can store both formats.

次に、第2図を参照して本実施例の動作を説明
する。画面表示機能部8より制御を渡されると、
フアイル情報取得部3が指定されたフアイルを開
いてそのフアイルの管理情報を媒体上の管理領域
から取り出す(ステツプ21)。このフアイル管理
情報をもとに、フアイル形式判断部4がフアイル
の形式が画面オブジエクトライブラリかソースラ
イブラリかあるいは統合ライブラリかを判断する
(ステツプ22)。指定されたフアイルが画面オブジ
エクトライブラリかまたは統合ライブラリであつ
た場合は、画面オブジエクトの読み込みを行い
(ステツプ23)、ソースライブラリであつた場合
は、画面ソースの読み込みを行う(ステツプ26)。
ただし、画面オブジエクトの読み込み時で、ステ
ツプ24,25で、利用者プログラムから渡された画
面識別情報を持つ画面オブジエクトが存在せず、
かつ対象フアイルが統合ライブラリであつた場合
も、画面ソースの読み込を行う(ステツプ26)。
画面ソースが存在するかどうか判定し(ステツプ
27)、画面オブジエクトあるいは画面ソースの読
み込みが成功するとる、これらの画面イメージデ
ータとともに画面表示機能部8へ制御を戻す。
Next, the operation of this embodiment will be explained with reference to FIG. When control is passed from the screen display function section 8,
The file information acquisition section 3 opens the specified file and extracts the management information of the file from the management area on the medium (step 21). Based on this file management information, the file format determining section 4 determines whether the file format is a screen object library, a source library, or an integrated library (step 22). If the specified file is a screen object library or an integrated library, the screen object is loaded (step 23), and if it is a source library, the screen source is loaded (step 26).
However, when loading the screen object, there is no screen object with the screen identification information passed from the user program in steps 24 and 25.
Also, if the target file is an integrated library, the screen source is read (step 26).
Determine if screen source exists (step
27) If the screen object or screen source has been successfully read, control is returned to the screen display function section 8 together with these screen image data.

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

以上説明したように本発明は、画面表示機能の
入力となる画面イメージデータをその格納フアイ
ルから読み込む際に、フアイルの形式をもとに画
面イメージデータが画面オブジエクトか画面ソー
スかを自動的に判断することにより、画面イメー
ジデータの種類を特定したり、あるいは、利用者
プログラムから画面イメージデータの種類を通知
させたりする必要がないため、利用者プログラム
は、使用する画面イメージデータの種類を気にせ
ず用意することができるので、利用者プログラム
の運用性が著しく高まるという効果がある。
As explained above, the present invention automatically determines whether the screen image data is a screen object or a screen source based on the file format when reading the screen image data that is input to the screen display function from the storage file. By doing so, there is no need for the user program to specify the type of screen image data or for the user program to notify the type of screen image data, so the user program does not have to worry about the type of screen image data used. This has the effect of significantly increasing the operability of user programs.

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

第1図は本発明の画面フアイル自動選択方式の
一実施例を示すブロツク図、第2図は第1図の実
施例の動作を示すフローチヤート、第3図は従来
の画面表示機能部の使用例を示すブロツク図であ
る。 1……画面フアイル自動選択部、2……主制御
部、3……フアイル情報取得部、4……フアイル
形式判断部、5……画面オブジエクト読み込み
部、6……画面ソース読み込み部、7……利用者
プログラム、8……画面表示機能部、9……デイ
スプレイ型端末装置、10……画面オブジエクト
ライブラリ、11……ソースライブラリ、12…
…統合ライブラリ。
Fig. 1 is a block diagram showing an embodiment of the screen file automatic selection method of the present invention, Fig. 2 is a flow chart showing the operation of the embodiment of Fig. 1, and Fig. 3 is the use of the conventional screen display function section. FIG. 2 is a block diagram showing an example. DESCRIPTION OF SYMBOLS 1... Screen file automatic selection part, 2... Main control part, 3... File information acquisition part, 4... File format judgment part, 5... Screen object reading part, 6... Screen source reading part, 7... ... User program, 8 ... Screen display function section, 9 ... Display type terminal device, 10 ... Screen object library, 11 ... Source library, 12 ...
...integrated library.

Claims (1)

【特許請求の範囲】 1 利用者プログラムからの画面識別情報に基づ
いて画面表示処理を行なう情報処理システムにお
いて、 それぞれ異なるフアイル形式毎に前記画面識別
情報と対応する少なくとも1つの画面イメージデ
ータを格納する複数のライブラリと、 前記複数のライブラリを記憶している記憶媒体
上のフアイル管理領域から前記画面識別情報に対
応する該ライブラリのフアイル管理情報を読出す
フアイル情報取得手段と、 前記フアイル情報取得手段で読出された前記フ
アイル管理情報を分析して前記ライブラリのフア
イル形式を判断するフアイル形式判断手段と、 前記フアイル形式判断手段で判定されたフアイ
ル形式に対応する前記ライブラリから前記画面識
別情報に対応する前記画面イメージデータを読出
す読出し手段と を備えたことを特徴とする画面フアイル自動選択
方式。
[Claims] 1. In an information processing system that performs screen display processing based on screen identification information from a user program, at least one screen image data corresponding to the screen identification information is stored for each different file format. a plurality of libraries; a file information acquisition means for reading file management information of the library corresponding to the screen identification information from a file management area on a storage medium storing the plurality of libraries; and the file information acquisition means a file format determining unit that analyzes the read file management information to determine the file format of the library; and a file format determining unit that analyzes the read file management information to determine the file format of the library; 1. An automatic screen file selection method comprising: reading means for reading screen image data.
JP62240394A 1987-09-24 1987-09-24 Automatic selection system for screen file Granted JPS6482163A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62240394A JPS6482163A (en) 1987-09-24 1987-09-24 Automatic selection system for screen file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62240394A JPS6482163A (en) 1987-09-24 1987-09-24 Automatic selection system for screen file

Publications (2)

Publication Number Publication Date
JPS6482163A JPS6482163A (en) 1989-03-28
JPH0559460B2 true JPH0559460B2 (en) 1993-08-31

Family

ID=17058827

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62240394A Granted JPS6482163A (en) 1987-09-24 1987-09-24 Automatic selection system for screen file

Country Status (1)

Country Link
JP (1) JPS6482163A (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59178562A (en) * 1983-03-30 1984-10-09 Fujitsu Ltd Multiplexed library system for message

Also Published As

Publication number Publication date
JPS6482163A (en) 1989-03-28

Similar Documents

Publication Publication Date Title
US7631177B2 (en) Information input system, control method thereof, and storage medium
EP0555027B1 (en) Information processing apparatus and method utilising useful additional information packet
US9036053B2 (en) Method and system for processing digital images having an association file separate from an image life
US4574395A (en) Picture image filing apparatus
US6816189B2 (en) Electron camera and method of controlling the same
US6810441B1 (en) Apparatus, method and system for reading/writing data, and medium for providing data read/write program
US20020051641A1 (en) Electronic camera apparatus and file management method
US6452629B1 (en) System for installing image sensing program
US20020154337A1 (en) Image management apparatus, image management system, control method for the apparatus and system, and program
US20040066537A1 (en) Image storage device
US7836024B2 (en) File generating method and file retrieving method
EP1301032B1 (en) Camera, camera connecting device, and camera system
US5815730A (en) Method and system for generating multi-index audio data including a header indicating data quantity, starting position information of an index, audio data, and at least one index
JPH0559460B2 (en)
US20010011269A1 (en) Information file apparatus
JP4724412B2 (en) Image data recording device
JP2644618B2 (en) Electronic endoscope filing system
JPH0430263A (en) Medical image storage system
JPH0311467A (en) Image information filing device
JP2002325213A (en) Image recording device
JPH04165544A (en) Data format deciding system
JPH0212564A (en) Console display image retrieval system
JPH0973462A (en) Drawing retrieval method and device
JPH08202600A (en) Electronic file device
JPH0547114A (en) Method for managing file record of information medium

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees