JPH04135266A - Picture display system - Google Patents

Picture display system

Info

Publication number
JPH04135266A
JPH04135266A JP2218661A JP21866190A JPH04135266A JP H04135266 A JPH04135266 A JP H04135266A JP 2218661 A JP2218661 A JP 2218661A JP 21866190 A JP21866190 A JP 21866190A JP H04135266 A JPH04135266 A JP H04135266A
Authority
JP
Japan
Prior art keywords
password
terminal
job
screen
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
JP2218661A
Other languages
Japanese (ja)
Inventor
Mitsusachi Hamazaki
濱崎 光幸
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 JP2218661A priority Critical patent/JPH04135266A/en
Publication of JPH04135266A publication Critical patent/JPH04135266A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To facilitate a user interface and to further flexibly deal with the extension and change of a system by defining selectable jobs respectively concerning a password and a terminal and displaying only the jobs, for which job start is allowed to both the password and the terminal, in the case of selective picture display. CONSTITUTION:When the password is inputted on a password input picture 5 in the case of executing the job, a password file 2 is read with the password as a key and next, a terminal name currently operating a program is inputted. With the terminal name as a key, a terminal file 7 is read and the contents of the respective files 2 and 7 are collated so as to prepare a job selection picture 6 by checking matching between the jobs for which the job start is allowed to both the password and the terminal. The relevant job is started by inputting a job number to this displayed job selection picture 6. Thus, labor for inputting the password each time can be saved and the job picture to be displayed at each terminal can be made variable.

Description

【発明の詳細な説明】 (産業上の利用分野) この発明は電子計算機による端末画面の表示方式に関す
るものである。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a display method for a terminal screen by an electronic computer.

〔従来の技術〕[Conventional technology]

電磁計算機システムにおいて業務選択の画面を表示する
場合、画面内の業務選択項目は固定であり、実行可能な
全業務名が選択項目として表示される。また業務選択と
機密保持のためのパスワード人力は同一画面である。第
4図(a)はこの画面構成を示したものであり、図にお
いて、(1)は実行可能な業務名と各業務名を特定する
番号、パスワード人力部、番号選択部を表示したパスワ
ード人力兼業務選択画面、(2)は各パスワード毎に実
行許可/非許可業務番号をファイルしたパスワードファ
イル、(3)は所定の業務が選択された場合の業務画面
である。パスワードと業務開始許可、不許可の対応かデ
ィスク上のパスワードファイルに格納されており。パス
ワードと共に人力された番号より、人力されたパスワー
ドては選択された業務の実行の許可、或は不許可かチェ
ックされる。
When displaying a task selection screen in an electromagnetic computer system, the task selection items on the screen are fixed, and all executable task names are displayed as selection items. In addition, job selection and password management for maintaining confidentiality are all done on the same screen. Figure 4 (a) shows this screen configuration. In the figure, (1) shows executable task names, numbers that specify each task name, password manual section, and password manual section that displays the number selection section. The concurrent job selection screen (2) is a password file in which execution permitted/disallowed job numbers are filed for each password, and (3) is the business screen when a predetermined job is selected. The correspondence between the password and whether or not the business is allowed to start is stored in a password file on the disk. Based on the number manually entered together with the password, it is checked whether the manually entered password permits or disallows the execution of the selected task.

業務実施時に業務選択画面(1)においてパスワード“
A”と業務番号“1”を人力するとそのパスワードに対
して業務開始が許可されているかどうかをパスワードフ
ァイル(2)を参照して判断し、許可されている場合、
選択された業務を起動する。この場合、パスワードファ
イル(2)において、“A”というパスワードに対して
業務1は許可されているので業務1を起動する。パスワ
ードBと業務番号“1”を人力した場合は業務開始が許
可されていないので、業務2の画面は表示されずエラー
となる。
When performing a task, enter the password “ on the task selection screen (1)
A" and business number "1" manually, the password file (2) is checked to determine whether or not the start of business is permitted for that password, and if it is,
Start the selected task. In this case, in the password file (2), task 1 is permitted for the password "A", so task 1 is started. If password B and task number "1" are entered manually, the task 2 screen will not be displayed and an error will occur because the task is not permitted to start.

上記手順をフローチャートにて表すならば、第4図(b
)に示す如く、端末に業務選択画面を表示しく5−1)
 、該画面を通してパスワードとともに選択する業務名
を特定する番号を人力する(S−2)。
If the above procedure were to be expressed as a flowchart, it would be shown in Figure 4 (b
5-1) Display the job selection screen on the terminal as shown in ).
, through the screen, manually input a number specifying the business name to be selected along with a password (S-2).

パスワードファイル(2)において、入力されたパスワ
ードをもとにファイル内容をリードしく5−31 、人
力されたパスワードによフて選択された業務の実行が不
可能か否かをチェックする(S−4)。不可能であれば
、画面上に業務実行不可能を示すエラーメツセージを表
示する(5−5)。不可能でなければ、選択した業務の
画面に切り換え、業務完了後、再びステップ(s−i)
へ戻り、再びパスワードを人力し、次の業務を起動する
(S−8)、(S−7) 。
In the password file (2), the contents of the file are read based on the input password (S-5-31), and it is checked whether the selected task cannot be executed using the manually entered password (S- 4). If it is impossible, an error message indicating that the task cannot be executed is displayed on the screen (5-5). If it is not possible, switch to the screen for the selected task, and after completing the task, repeat step (s-i).
Return to , manually enter the password again, and start the next task (S-8), (S-7).

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

従来の方式では業務1を終了し、業務2を選択するたび
ごとにパスワードを入力しなければならず、またパスワ
ードに対してどの業務が選択可能な業務かを覚えていな
ければならなかった。さらに端末ごとに表示される業務
を変えることはできず端末装置の多様性を阻止するもの
となった。
In the conventional method, the user had to enter a password every time he finished task 1 and selected task 2, and also had to remember which tasks could be selected for the password. Furthermore, the tasks displayed on each terminal cannot be changed, which hinders the diversity of terminal devices.

この発明は上記のような問題点を解消するためになされ
たものでパスワードを毎回人力する手間を省ぎ、端末ご
とに表示される業務画面を可変にすることかできる画面
表示方式を得ることを目的とする。
This invention was made to solve the above-mentioned problems, and aims to provide a screen display method that eliminates the need to enter passwords manually every time, and allows the business screen displayed on each terminal to be made variable. purpose.

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

この発明に係る画面表示方式は、電子計算機に接続され
た端末を通して投入されるパスワードをキーとし、各パ
スワード毎に実行開始が許可される各業務名をファイル
したパスワードファイルと、各端末名毎に実行開始が許
可される各業務名をファイルした端末ファイルとを備え
、上記投入されたパスワードに従ってパスワードファイ
ルより読み出された各業務名とパスワード投入操作した
端末名に従って端末ファイルより読み出された各業務名
とのマツチングをチェックし、当該端末名、及び投入し
たパスワードで実行が許可される各業務名を示した業務
選択画面を当該端末に表示し、該選択画面を通して該当
業務面を選択して画面表示するものである。
The screen display method according to the present invention uses a password entered through a terminal connected to a computer as a key, and a password file containing the names of each business whose execution is permitted for each password, and a password file containing each business name that is permitted to start execution for each password, and a password file for each terminal name. It is equipped with a terminal file containing the names of each business that is permitted to start execution, and each business name read from the password file according to the input password and each terminal file read from the terminal file according to the terminal name on which the password was input. Check the matching with the job name, display the job selection screen on the terminal showing each job name that is permitted to be executed with the terminal name and input password, and select the job side through the selection screen. It is displayed on the screen.

〔作用〕[Effect]

この発明においてはパスワード人力画面において、まず
パスワードを入力させ、このパスワードに対応するパス
ワードファイルと、当該端末に対応する端末ファイルを
読み出し、この両者で許可されている業務のみを画面上
に表示することで投入パスワードにて許可される業務が
一覧される。
In this invention, on the password manual screen, first a password is input, the password file corresponding to this password and the terminal file corresponding to the terminal are read out, and only the tasks permitted by both are displayed on the screen. Lists the tasks that are permitted using the input password.

〔実施例) 以下、この発明の一実施例を図について説明する。第1
図はこの発明の一実施例による画面表示方式を実施する
システムの構成図である。図において、(2ン はパス
ワードファイル、(7)は端末ファイル、(9)はファ
イル管理/アクセス、画面データ処理等を行う中央処理
装置(CPU ) 、(11)は端末であるキーボード
付デイスプレィである。
[Example] Hereinafter, an example of the present invention will be described with reference to the drawings. 1st
The figure is a configuration diagram of a system implementing a screen display method according to an embodiment of the present invention. In the figure, (2) is the password file, (7) is the terminal file, (9) is the central processing unit (CPU) that performs file management/access, screen data processing, etc., and (11) is the terminal, which is the display with keyboard. be.

第2図は上記各ファイル(2) 、 (7)のファイル
内容と、上記デイスプレィ(10)の画面表示内容を示
した図である。図において、(3)は業務画面、(5)
はパスワードのみを入力するパスワード入力画面、(6
)はパスワード入力画面(5)で入力されたパスワード
と、動作する端末によって規定される業務選択画面であ
る。
FIG. 2 is a diagram showing the file contents of each of the above-mentioned files (2) and (7) and the screen display contents of the above-mentioned display (10). In the figure, (3) is the business screen, (5)
is the password input screen where only the password is entered, (6
) is a task selection screen defined by the password entered on the password input screen (5) and the operating terminal.

次に、上記構成に従って本実施例の動作を第3図のフロ
ーチャートに従って説明する。
Next, the operation of this embodiment according to the above configuration will be explained with reference to the flowchart of FIG.

業務実施時にパスワード人力画面(5)において、パス
ワード“A”を入力すると、そのパスワードをキーにし
てパスワードファイル(2)を読ミ込tj (S−11
)〜(S13)。次に現在プログラムが動作している端
末名を人手しくS−14)、それをキーどして端末ファ
イル(7)を読み込む(S−15)。各ファイル内容を
突合せてパスワード、端末でともに業務開始を許可され
た業務をマツチングをチェックして(S−16)、業務
選択画面(6)を作成する(S−17)。例えば端末“
イ”でパスワード“B”を人力すると業務選択画面(8
)に示す様に業務2、業務3が表示されるが、業務1は
端末“イ”で業務開始を許可されるでいるがパスワード
“B”で許可されていないため表示されない。
When the password "A" is entered on the password manual screen (5) during business execution, the password file (2) is read using that password as a key (S-11
) ~ (S13). Next, manually enter the name of the terminal on which the program is currently running (S-14), and press the key to read the terminal file (7) (S-15). The contents of each file are compared, and the password and terminal are both checked to match the tasks for which the start of the task is permitted (S-16), and the task selection screen (6) is created (S-17). For example, the terminal “
If you enter the password “B” manually in “A”, the job selection screen (8
), jobs 2 and 3 are displayed, but job 1 is not displayed because although it is allowed to start the job on terminal "I", it is not authorized with password "B".

この表示された業務選択画面に対して業務番号を人力し
くS−18)、(S−19) 、該当業務を開始する。
The user manually enters the job number on the displayed job selection screen (S-18), (S-19), and starts the corresponding job.

該当業務が終了した場合(S−21)、業務選択画面ま
で戻り再度、許可された業務のみを表示する。
When the corresponding task is completed (S-21), the screen returns to the task selection screen and only the permitted tasks are displayed again.

上記フローチャートにおいて、該当業務終了後の戻りは
パスワードファイルの読み込み以降、選択画面出力以前
であればどこでも良い。
In the above flowchart, the return after the corresponding task is completed can be any time after reading the password file and before outputting the selection screen.

初期画面はパスワードだけでなく、オペレータ名等、個
人を特定可能なものであれは良い。
It is good if the initial screen contains not only a password but also something that can identify the individual, such as the operator's name.

業務選択画面は番号人力の他にマウスインターフェース
でも同じとなる。
The job selection screen is the same with a mouse interface as well as a number manual interface.

また、ファイルからのデータ人力をメモリ上からのデー
タ人力に変更しても良い。
Further, data input from a file may be changed to data input from memory.

(発明の効果〕 以上のように、この発明によれば、業務選択とパスワー
ド入力を画面に切り離し、選択可能業務をパスワード、
端末それぞれについて定義し、選択画面表示時にパスワ
ード端末でともに業務開始が許可されている業務のみを
表示するように構成したのでユーザインターフェースが
容易となり、システムの拡張、変更に柔軟に対応できる
効果がある。
(Effects of the Invention) As described above, according to the present invention, task selection and password input are separated on the screen, and selectable tasks can be changed to
Each terminal is defined, and when the selection screen is displayed, only the tasks for which the password terminal is allowed to start are displayed, which simplifies the user interface and makes it possible to respond flexibly to system expansion and changes. .

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

第1図はこの発明の一実施例による画面表示方式を実施
するためのシステムの構成図、第2図は本実施例による
画面構成図、第3図は本実施例の動作を説明するフロー
チャート、第4図(a)は従来の画面構成図、同図(b
)は従来方式を説明するフローチャートである。 (1)はパスワード入力兼業務選択画面、(2)はパス
ワードファイル、(3)は業務画面、(4)はフローチ
ャート、(5)はパスワード人力画面、(5) 、(8
)は業務選択画面、(ア)は端末ファイル、(9)は中
央処理装置、(1o)はデイスプレィ、(11)はキー
ボード。 尚、図中同一符号は同−又は相当部分を示す。
FIG. 1 is a configuration diagram of a system for implementing a screen display method according to an embodiment of the present invention, FIG. 2 is a screen configuration diagram according to this embodiment, and FIG. 3 is a flowchart explaining the operation of this embodiment. Fig. 4(a) is a conventional screen configuration diagram, and Fig. 4(b)
) is a flowchart explaining the conventional method. (1) is the password input and task selection screen, (2) is the password file, (3) is the task screen, (4) is the flowchart, (5) is the password manual screen, (5), (8)
) is the task selection screen, (a) is the terminal file, (9) is the central processing unit, (1o) is the display, and (11) is the keyboard. Note that the same reference numerals in the figures indicate the same or corresponding parts.

Claims (1)

【特許請求の範囲】[Claims] 電子計算機に接続された端末を通して投入されるパスワ
ードをキーとし、各パスワード毎に実行開始が許可され
る各業務名をファイルしたパスワードファイルと、各端
末名毎に実行開始が許可される各業務名をファイルした
端末ファイルとを備え、上記投入されたパスワードに従
ってパスワードファイルより読み出された各業務名とパ
スワード投入操作した端末名に従って端末ファイルより
読み出された各業務名とのマッチングをチェックし、当
該端末名、及び投入したパスワードで実行が許可される
各業務名を示した業務選択画面を当該端末に表示し、該
選択画面を通して該当業務面を選択して画面表示するこ
とを特徴とする画面表示方式。
Passwords entered through a terminal connected to a computer are used as keys, and a password file contains the names of each business that is permitted to start execution for each password, and each business name that is permitted to start execution for each terminal name. and a terminal file in which the password has been input, and checks the matching between each business name read from the password file according to the input password and each business name read from the terminal file according to the terminal name inputted with the password, A screen characterized in that a task selection screen showing the name of the terminal and the name of each task that is permitted to be executed with the entered password is displayed on the terminal, and the corresponding task is selected and displayed on the screen through the selection screen. Display method.
JP2218661A 1990-08-20 1990-08-20 Picture display system Pending JPH04135266A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2218661A JPH04135266A (en) 1990-08-20 1990-08-20 Picture display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2218661A JPH04135266A (en) 1990-08-20 1990-08-20 Picture display system

Publications (1)

Publication Number Publication Date
JPH04135266A true JPH04135266A (en) 1992-05-08

Family

ID=16723444

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2218661A Pending JPH04135266A (en) 1990-08-20 1990-08-20 Picture display system

Country Status (1)

Country Link
JP (1) JPH04135266A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6330950A (en) * 1986-07-25 1988-02-09 Nec Corp Managing system for plural terminal equipments
JPS63223868A (en) * 1987-03-12 1988-09-19 Oki Electric Ind Co Ltd Management system for handling job of terminal equipment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6330950A (en) * 1986-07-25 1988-02-09 Nec Corp Managing system for plural terminal equipments
JPS63223868A (en) * 1987-03-12 1988-09-19 Oki Electric Ind Co Ltd Management system for handling job of terminal equipment

Similar Documents

Publication Publication Date Title
US5928364A (en) Secret data storage device, secret data reading method, and control program storing medium
EP0740258A2 (en) Data management system
JP2689259B2 (en) Menu processing device
JP2003030026A (en) Data managing device
JPH05158672A (en) Program start selection system using menu
JPH04135266A (en) Picture display system
JPH07239767A (en) Editing and displaying method for menu by user qualificiation
JP2880045B2 (en) Data processing device
JP2957581B2 (en) Hierarchical menu display processing system
JPH01200446A (en) Data processor
JP3008807B2 (en) Data processing device
JPH0675913A (en) Utilization right menue display system
JPH05181661A (en) General purpose menu system for each user
JPH0619692A (en) Software development supporting device
JPH024024A (en) Menu data processing system
JPH02133822A (en) Data processor
JPH08292909A (en) Data security device
JPH10228451A (en) System for restricting start of application program
JPH08255204A (en) Data input device
JPH09128204A (en) Screen control method for on-line system
JPH0454635A (en) Screen specification defining method and business processing method
JPS60179850A (en) Start control system of maintenance
JP4353574B2 (en) Information retrieval method and apparatus
JP2647044B2 (en) History management method
JPH07295774A (en) Item data processor