JPH0343814A - Setting system for decided value of screen - Google Patents
Setting system for decided value of screenInfo
- Publication number
- JPH0343814A JPH0343814A JP1179332A JP17933289A JPH0343814A JP H0343814 A JPH0343814 A JP H0343814A JP 1179332 A JP1179332 A JP 1179332A JP 17933289 A JP17933289 A JP 17933289A JP H0343814 A JPH0343814 A JP H0343814A
- Authority
- JP
- Japan
- Prior art keywords
- screen
- default value
- decided value
- decided
- input
- 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
Links
- 238000000034 method Methods 0.000 claims abstract description 6
- 230000005540 biological transmission Effects 0.000 description 5
- 238000010586 diagram Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 230000002452 interceptive effect Effects 0.000 description 1
Landscapes
- Input From Keyboards Or The Like (AREA)
- Digital Computer Display Output (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は画面を用いた会話的な処理を行う際に表示する
画面の入力領域の既定値に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a default value of an input area on a screen displayed when performing interactive processing using a screen.
従来、画面の既定値は画面を作成する際に一意に決まり
、全ての利用者が同じ既定値を使用する形態となってい
る。Conventionally, default values for a screen are uniquely determined when the screen is created, and all users use the same default values.
上述した従来の画面の既定値は画面の作成時に固定的に
決定しているので、画面を使用して会話処理を行ってい
る途中で既定値の不備を感じた際に動的に変更すること
ができず、また画面を使用している利用者毎に既定値を
設定できないという欠点がある。The default values of the conventional screens mentioned above are fixedly determined when the screen is created, so if you feel that the default values are inadequate while using the screen to process a conversation, you can dynamically change them. The disadvantage is that it is not possible to set default values for each user using the screen.
本発明の画面既定値設定方式は、入出力装置に表示中の
画面を認識するための表示中画面保持手段と、入出力装
置から既定値を設定したい旨を指示する既定値設定指示
手段と、表示中画面そのものを用いて既定値設定用画面
を表示する既定値設定画面表示手段と、既定値設定画面
により利用者が指定した既定値を入力する既定値入力手
段と、利用者識別情報を取得する利用者識別情報取得手
段と、利用者識別情報をキーにして既定値を既定値格納
ファイルに書き込む既定値書き込み手段を有する。The screen default value setting method of the present invention includes: a display screen holding means for recognizing the screen being displayed on the input/output device; a default value setting instruction means for instructing the input/output device to set a default value; A default value setting screen display means for displaying a default value setting screen using the currently displayed screen itself, a default value input means for inputting a default value specified by the user using the default value setting screen, and acquiring user identification information. and a default value writing means for writing a default value into a default value storage file using the user identification information as a key.
次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.
第1図は本発明の一実施例を示す説明図である。FIG. 1 is an explanatory diagram showing one embodiment of the present invention.
同図において画面既定値設定方式は、入出力装置1と1
表示中画面保持手段2と、既定値設定指示手段3と、既
定値設定画面表示手段4と、既定値力手段5と、既定値
書き込み手段6と、利用者識別情報取得手段7と、既定
値格納ファイル8とから構成されている。In the figure, the screen default value setting method is input/output device 1 and 1.
Display screen holding means 2, default value setting instruction means 3, default value setting screen display means 4, default value input means 5, default value writing means 6, user identification information acquisition means 7, default value It consists of a storage file 8.
第2図は画面(入出力装置1)と既定値格納ファイル8
との関連を示す説明図であり、表示中の画面である画面
9から既定値設定指示を行うことにより、画面送受信処
理12がそれを判定し既定値設定画面10を表示し、利
用者が設定した既定値を受信することにより、再び画面
送受信処理12が既定値格納ファイル8へ既定値を書き
込んだのちに既定値をセットした表示中の画面11を表
示することを示している。上記の画面送受信処理12は
第1図の手段2〜7を含む。Figure 2 shows the screen (input/output device 1) and default value storage file 8.
By giving a default value setting instruction from screen 9 which is the currently displayed screen, the screen transmission/reception processing 12 determines this, displays the default value setting screen 10, and allows the user to set the default value. By receiving the default value, the screen transmission/reception processing 12 writes the default value into the default value storage file 8 again, and then displays the currently displayed screen 11 on which the default value has been set. The screen transmission/reception processing 12 described above includes means 2 to 7 shown in FIG.
第3図は画面送受信処理12の動作を示す流れ図である
。まず、画面からの受信(Sl)を行い、既定値設定を
行う指示かを判断しくS2)、既定値設定を行う場合は
表示中の画面を得た後(S3)、その画面を既定値設定
画面として(S4)、画面を送信する(SIO)。FIG. 3 is a flowchart showing the operation of the screen transmission/reception processing 12. First, receive from the screen (Sl) and determine whether it is an instruction to set a default value (S2). If you want to set a default value, after obtaining the screen being displayed (S3), set that screen to the default value. As a screen (S4), the screen is transmitted (SIO).
既定値設定を行なわない場合は既定値設定画面10の入
力かを判断しくS2)、既定値入力の場合は利用者識別
情報を得た後(S7)、既定値格納ファイル8に87で
得た利用者識別情報と表示中画面名をキーとして既定値
情報を書き込み(S8)、表示中画面に既定値をセット
して(S9)、画面を送信する(SIO)。If you do not want to set a default value, check whether the input is on the default value setting screen 10 (S2), and if you input a default value, after obtaining the user identification information (S7), enter the information obtained in 87 in the default value storage file 8. Default value information is written using the user identification information and the name of the currently displayed screen as keys (S8), the default value is set in the currently displayed screen (S9), and the screen is transmitted (SIO).
また、既定値設定指示で無<(S2)、既定値入力でも
無い場合(S5)、通常の既定値設定とは関係の無い画
面送受信と考えられるため、画面毎の処理を行い(S6
)、次酒面を送信する(S10)。In addition, if the default value setting instruction is None < (S2), and there is no default value input (S5), it is considered that the screen transmission/reception is unrelated to the normal default value setting, so processing is performed for each screen (S6
), the next sake surface is transmitted (S10).
以上説明したように本発明は、画面からの受信処理にお
いて常に既定値入力の指示を判断し2表示中の画面を使
用して既定値の設定を行い、利用者識別情報を取得する
事により、表示中の画面に対していつでも利用者毎に既
定値を設定できる効果がある。As explained above, the present invention always determines the instruction to input a default value in the reception process from the screen, sets the default value using the currently displayed screen, and acquires user identification information. This has the effect of allowing each user to set default values for the currently displayed screen at any time.
第1図は本発明の一実施例を示す説明図、第2図は画面
の変化を示す説明図、第3図は動作を示す流れ図である
。
2・・・表示中画面保持手段、3・・・既定値設定指示
手段、4・・・既定値設定画面表示手段、5・・・既定
値入力手段、6・・・既定値書き込み手段、7・・・利
用者識別情報取得手段、8・・・既定値格納ファイル。FIG. 1 is an explanatory diagram showing one embodiment of the present invention, FIG. 2 is an explanatory diagram showing changes in the screen, and FIG. 3 is a flowchart showing the operation. 2... Displaying screen holding means, 3... Default value setting instruction means, 4... Default value setting screen display means, 5... Default value input means, 6... Default value writing means, 7 . . . User identification information acquisition means; 8. Default value storage file.
Claims (1)
面保持手段と、入出力装置から既定値を設定したい旨を
指示する既定値設定指示手段と、表示中画面そのものを
用いて既定値設定用画面を表示する既定値設定画面表示
手段と、既定値設定画面により利用者が指定した既定値
を入力する既定値入力手段と、利用者識別情報を取得す
る利用者識別情報取得手段と、利用者識別情報をキーに
して既定値を既定値格納ファイルに書き込む既定値書き
込み手段を有することを特徴とする画面既定値設定方式
。Displaying screen holding means for recognizing the screen being displayed on the input/output device, default value setting instruction means for instructing the input/output device to set a default value, and default value setting using the currently displayed screen itself. a default value setting screen display means for displaying a screen for use, a default value input means for inputting a default value specified by the user on the default value setting screen, a user identification information acquisition means for acquiring user identification information; 1. A screen default value setting method comprising a default value writing means for writing a default value into a default value storage file using user identification information as a key.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1179332A JPH0343814A (en) | 1989-07-11 | 1989-07-11 | Setting system for decided value of screen |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1179332A JPH0343814A (en) | 1989-07-11 | 1989-07-11 | Setting system for decided value of screen |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0343814A true JPH0343814A (en) | 1991-02-25 |
Family
ID=16063988
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1179332A Pending JPH0343814A (en) | 1989-07-11 | 1989-07-11 | Setting system for decided value of screen |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0343814A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0756702A (en) * | 1993-07-08 | 1995-03-03 | Koninkl Ptt Nederland Nv | A processor system consisting of a processor and memory for containing a computer interface |
JP2000293300A (en) * | 1999-04-12 | 2000-10-20 | Mitsubishi Electric Corp | Database server and information input system |
US6314274B1 (en) | 1997-10-01 | 2001-11-06 | Nec Corporation | Portable radio having retractable keys, wherein the keys retract within the housing upon movement of a retraction accuator |
JP2005222293A (en) * | 2004-02-05 | 2005-08-18 | Matsushita Electric Ind Co Ltd | Database device |
-
1989
- 1989-07-11 JP JP1179332A patent/JPH0343814A/en active Pending
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0756702A (en) * | 1993-07-08 | 1995-03-03 | Koninkl Ptt Nederland Nv | A processor system consisting of a processor and memory for containing a computer interface |
US6314274B1 (en) | 1997-10-01 | 2001-11-06 | Nec Corporation | Portable radio having retractable keys, wherein the keys retract within the housing upon movement of a retraction accuator |
JP2000293300A (en) * | 1999-04-12 | 2000-10-20 | Mitsubishi Electric Corp | Database server and information input system |
JP2005222293A (en) * | 2004-02-05 | 2005-08-18 | Matsushita Electric Ind Co Ltd | Database device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH07210508A (en) | Information processing system | |
JPH0343814A (en) | Setting system for decided value of screen | |
JP3827621B2 (en) | Image information transmission device for electronic conference | |
JPH07105105A (en) | Handwriting input conference system | |
JPH0869422A (en) | Information transfer method | |
US5909216A (en) | Data processing apparatus for image and related data display | |
JPH04287094A (en) | Display system for multiwindow system | |
JPH1172499A (en) | System controller for analyzer | |
US20060092140A1 (en) | Apparatus and method for user interfacing | |
JPS62115496A (en) | Display speed determination method | |
JPS60189504A (en) | Numerical controller | |
JPS6299813A (en) | Numerical controller | |
JP2719242B2 (en) | Graphic processing method of data in memory | |
JP2687327B2 (en) | Numerical control unit | |
JPH07141155A (en) | Information processor | |
JPS60254962A (en) | Operation specification system of facsimile equipment | |
JPH0764889A (en) | Communication terminal equipment | |
JPH05176085A (en) | Document processor | |
JPH0195352A (en) | System for correcting data interaction | |
JPH0580959A (en) | Command redisplay system | |
JPH035815A (en) | Screen display system | |
JPH01236309A (en) | Display device for numerical controller | |
JPS6318407A (en) | Display picture controller for numerical controller | |
JPH0991115A (en) | Method and device for processing image | |
JP2000330905A (en) | Information receiving terminal |