JPH02114327A - Dynamic changing system for access information - Google Patents

Dynamic changing system for access information

Info

Publication number
JPH02114327A
JPH02114327A JP63268906A JP26890688A JPH02114327A JP H02114327 A JPH02114327 A JP H02114327A JP 63268906 A JP63268906 A JP 63268906A JP 26890688 A JP26890688 A JP 26890688A JP H02114327 A JPH02114327 A JP H02114327A
Authority
JP
Japan
Prior art keywords
display
access information
access
information
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
JP63268906A
Other languages
Japanese (ja)
Inventor
Kazumi Niimura
和己 新村
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP63268906A priority Critical patent/JPH02114327A/en
Publication of JPH02114327A publication Critical patent/JPH02114327A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To dynamically change access information by providing an access information changing part for changing access information by referring a correction access information formed by an editor in a program for making access to an input/output (I/O) device. CONSTITUTION:A computer system is provided with a computer 400 including an editor 300, an I/O access mechanism 250 and access information 260 and an I/O device 150. The mechanism 250 includes an access information changing means 251 and an I/O device access means 255. The means 251 changes the access information 260 based upon correction access information 350 formed by the editor 300. The means 255 is started after ending the operation of the means 251 to make access to the I/O device 150 in accordance with the access information 260. Consequently, the access information can be dynamically changed.

Description

【発明の詳細な説明】 〔概要〕 プログラムが入出力装置をアクセスする際に使。[Detailed description of the invention] 〔overview〕 Used by programs to access input/output devices.

用するアクセス情報の動的変更方式に関し、この種のア
クセス情報を動的に変更できるようにすることを目的と
し、 入出力装置をアクセスするプログラムの中に、エディタ
によって作成された修正アクセス情報を参照してアクセ
ス情報を変更するアクセス情報変更部を設けたものであ
る。
Regarding the method for dynamically changing the access information used, the purpose of this method is to dynamically change this type of access information by adding modified access information created by an editor into the program that accesses the input/output device. It is provided with an access information changing unit that refers to and changes the access information.

〔産業上の利用分野〕[Industrial application field]

本発明は、入出力装置アクセス機構(入出力装置アクセ
ス・プログラム)が入出力装置をアクセスする際に使用
するアクセス情報の動的変更方式%式% 〔従来の技術〕 電子計xiシステムにおいて、電子計算機と利用者との
インタフェースとして、デイスプレィ装置やキーボード
装置などが一般的に使用されている。デイスプレィ装置
にアクセスするときは、ガイダンスの位置や文字、デー
タの位置等の画面情報を参照する。
The present invention provides a method for dynamically changing access information used when an input/output device access mechanism (input/output device access program) accesses an input/output device. Display devices, keyboard devices, and the like are commonly used as interfaces between computers and users. When accessing the display device, screen information such as the position of guidance, characters, data, etc. is referred to.

第6図は従来のデイスプレィ装置のアクセス方法を説明
する図である。同図において、100はデイスプレィ装
置、200はプログラム、201はガイダンスの表示部
、202は商品コードの入力部、2゜3は商品名の表示
部、210は画面情報をそれぞれ示している。 201
 、202および203はプログラムの処理部の中にあ
る。
FIG. 6 is a diagram illustrating an access method of a conventional display device. In the figure, 100 is a display device, 200 is a program, 201 is a guidance display section, 202 is a product code input section, 2.3 is a product name display section, and 210 is screen information. 201
, 202 and 203 are in the processing section of the program.

デイスプレィ装置100をアクセスするプログラム20
0の中には、ガイダンスの表示部201、商品コードの
入力部202、商品名の表示部203および画面情報2
10が存在する0図示の例では、画面情報210は4つ
の行を有している0画面情報210の各行は、番号フィ
ールド、行フィールド、桁フィールド、型フィールド、
長さフィールド及びリテラル・フィールドを有している
。カイダンスの表示部201は、型フィールドが固定で
ある所の画面情報210の第1行及び第2行を読み込ん
で、表示データDIとDtをデイスプレィ装置100に
送る。
Program 20 for accessing display device 100
0 includes a guidance display area 201, a product code input area 202, a product name display area 203, and screen information 2.
In the example shown, the screen information 210 has four rows. Each row of the screen information 210 includes a number field, a row field, a digit field, a type field,
It has a length field and a literal field. The Kaidance display unit 201 reads the first and second lines of the screen information 210 where the type field is fixed, and sends the display data DI and Dt to the display device 100.

表示データD、は“5行5桁に「商品コード」を表示せ
よ”と言うものであり、表示データD、は“5行20桁
に「商品名」を表示せよ”と言うものである0表示デー
タD、及びり、に受は取ると、デイスプレィ装ff10
0は、「商品コード」と言う文字列をデイスプレィ画面
の5行5桁に表示し、「商品名」と言う文字列をデイス
プレィ画面の5行20桁に表示する。
Display data D says, "Display the 'Product Code' in 5 rows and 5 digits," and display data D says, "Display 'Product Name' in 5 rows and 20 digits."0 When the display data D and the receiver are taken, the display device ff10
0 displays the character string "Product Code" in 5 rows and 5 digits of the display screen, and displays the character string "Product Name" in 5 rows and 20 digits of the display screen.

ガイダンスの表示部201の後で商品コードの入力部2
02が起動される。商品コードの入力部202は、画面
情報210における型が入力と言う行を読み込む。図示
の例では、画面情報210の第3行がこれに相当する。
Product code input section 2 after guidance display section 201
02 is activated. The product code input unit 202 reads the line in the screen information 210 where the type is input. In the illustrated example, the third line of the screen information 210 corresponds to this.

この行の行フィールドは6、桁フィールドが5、長さが
5であるので、商品コードの入力部202は、“6行5
桁から長さ5桁分の入力禁止を解除せよ”と言う表示デ
ータD、をデイスプレィ装置100に送る。表示データ
D、を受は取ると、デイスプレィ装置100は、デイス
プレィ画面の6行5桁から5文字分の領域の入力禁止を
解除する。デイスプレィ画面のこの領域に例えばrl 
23Jと言う文字列がキーボードから入力されると、デ
イスプレィ装置100は“入力データはr123Jであ
る”と言うデータD4をプログラム200に送り返す。
The line field of this line is 6, the digit field is 5, and the length is 5, so the product code input field 202 is "6 row 5.
Send display data D that says "Cancel the input prohibition for the length of 5 digits starting from the 5th digit" to the display device 100. When the display data D is received, the display device 100 will display the data from the 6th row and 5th digit on the display screen. Remove the input prohibition in the area for 5 characters.For example, write ``rl'' in this area of the display screen.
When the character string 23J is input from the keyboard, the display device 100 sends back to the program 200 data D4 indicating that the input data is r123J.

この入力データはプログラム200内の領域A1に格納
される。
This input data is stored in area A1 within program 200.

商品コードの入力部202の動作が終了した後に商品名
の表示部203が起動される。商品名の表示部203は
、画面情報における型が表示である所の行を読み込む0
図示の例では画面情報210の第4行がこれに相当する
。この行の行フィールドは6、桁フィールドは20、長
さフィールドは5である。
After the operation of the product code input section 202 is completed, the product name display section 203 is activated. The product name display section 203 reads the line where the type is display in the screen information.
In the illustrated example, the fourth line of the screen information 210 corresponds to this. This row has a row field of 6, a column field of 20, and a length field of 5.

表示すべき商品名はプログラム200内の領域A2に格
納されており、図示の例ではrABCJである。商品名
の表示部204は、表示データD5およびD6をデイス
プレィ装置100に送る。表示データD、は“出力域は
6行20桁である”と言うものであり、表示データD、
は“出力データは「ABCJである”と言うものである
1表示データD、およびD6を受は取ると、デイスプレ
ィ装置lOOは、rABC,の文字列をデイスプレィ画
面の6行20桁に表示する。
The product name to be displayed is stored in area A2 in the program 200, and is rABCJ in the illustrated example. The product name display unit 204 sends display data D5 and D6 to the display device 100. The display data D is such that "the output area is 6 rows and 20 columns", and the display data D,
When receiving the display data D and D6 which indicate that the output data is "ABCJ", the display device lOO displays the character string rABC, on the 6th row and 20th column of the display screen.

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

画面情報を変更して、「商品名」を例えば「受渡商品名
」に変更するときは、プログラム200内の画面情報2
10内のガイダンス(第2行)を変更しなければならな
い。プログラムの変更は、原始プログラムの翻訳および
目的プログラムの結合を行わなければならないので容易
ではない。
When changing the screen information to change "Product Name" to "Delivery Product Name", for example, change the screen information 2 in the program 200.
The guidance in 10 (second line) must be changed. Changing a program is not easy because it requires translation of the source program and combination of the target program.

本発明は、この点に鑑みて創作されたものであって、デ
イスプレィ装置やプリンタ装置のような入出力装置をア
クセスする際に使用されるアクセス情報を動的に変更で
きるようになったアクセス情報の動的変更方式を提供す
ることを目的としている。
The present invention was created in view of this point, and is an access information system that allows dynamically changing access information used when accessing an input/output device such as a display device or a printer device. The purpose is to provide a dynamic change method for

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

第1図は本発明の原理図である。本発明が適用される計
算機システムは、エディタ300、入出力アクセス機構
250およびアクセス情報260を有する計算@400
と、入出力袋7150とを有している。
FIG. 1 is a diagram showing the principle of the present invention. A computer system to which the present invention is applied is a calculation@400 computer system having an editor 300, an input/output access mechanism 250, and access information 260.
and an input/output bag 7150.

入出力アクセス機構250は、アクセス情報変更手段2
51 と、入出力装置アクセス手段255を有している
。アクセス情報変更手段251は、エディタ300によ
って作成された修正アクセス情報350に基づいてアク
セス情報260を変更する。入出力装置アクセス手段2
55は、アクセス情報260に従って入出力装置150
をアクセスする。入出力装置アクセス手段255は、ア
クセス情報変更手段251の動作が終了した後に起動さ
れる。
The input/output access mechanism 250 includes access information changing means 2
51 and input/output device access means 255. The access information changing means 251 changes the access information 260 based on the modified access information 350 created by the editor 300. I/O device access means 2
55 is the input/output device 150 according to the access information 260
access. The input/output device access means 255 is activated after the operation of the access information change means 251 is completed.

〔実施例〕〔Example〕

第2図は本発明の画面情報の変更方式の概要を示す図で
ある。同図において、100はデイスプレィ装置、20
1゛は画面情報の変更部、205はデイスプレィ装置の
アクセス部、210は画面情報、300はエディタ、3
10は修正画面情報をそれぞれ示している。
FIG. 2 is a diagram showing an outline of the method of changing screen information according to the present invention. In the figure, 100 is a display device, 20
1'' is a screen information changing section, 205 is an access section of the display device, 210 is screen information, 300 is an editor, 3
10 indicates corrected screen information.

画面情報の変更部201゛は、修正画面情報310を参
照して画面情報210を変更するものである。デイスプ
レィ装置のアクセス部205は、第6図のガイダンスの
表示部201や商品コードの入力部202、商品名の表
示部203などを代表している。修正画面情報310は
、エディタ300によって作成され、例えばテーブル名
Sで書き込まれる。画面情報の変更部201”は、テー
ブル名Sで特定される修正画面情報310を読み込む。
The screen information changing unit 201' changes the screen information 210 by referring to the modified screen information 310. The access section 205 of the display device represents the guidance display section 201, the product code input section 202, the product name display section 203, etc. shown in FIG. The modified screen information 310 is created by the editor 300 and is written with a table name S, for example. The screen information changing unit 201'' reads the modified screen information 310 specified by the table name S.

第3図は本発明の第1実施例を説明する図である。第3
図は画面情報を変更する処理を追加したものである。
FIG. 3 is a diagram illustrating the first embodiment of the present invention. Third
The figure shows an additional process for changing screen information.

先ず、処理部内の画面情報の変更部201゛が起動され
る。画面情報の変更部201”は、修正画面情報310
を読み込んで、プログラムの形式に変更した後、画面情
報210を変更する。修正画面情報310も、lフィー
ルド、行フィールド、桁フィールド、型フィールド、長
さフィールド及びリテラル・フィールドを有している。
First, the screen information changing section 201' in the processing section is activated. The screen information changing unit 201" is configured to modify the modified screen information 310.
After reading and changing to the program format, the screen information 210 is changed. Modified screen information 310 also has an l field, a line field, a column field, a type field, a length field, and a literal field.

図示の例では、修正画面情報310は、修正データD、
とDIlとを有している。修正データD、は、“画面情
報210のNα2を修正するものであり、行フィールド
=15、桁フィールド=5、型フィールド−固定、長さ
フィールド=5、リテラル・フィールド=「受渡商品名
」である。修正データD8は、“画面情報210の陥、
4を修正するものであり、行フィールド=16、桁フィ
ールド=5、型フィールド−表示、長さフィールド=5
である。画面情報変更部201”は、画面情報210の
第2行を修正データD7のように修正し、画面情報21
0の第4行を修正データDllのように修正する。
In the illustrated example, the modified screen information 310 includes modified data D,
and DIl. Correction data D is for correcting Nα2 of the screen information 210, with line field = 15, digit field = 5, type field - fixed, length field = 5, literal field = "delivery product name". be. The correction data D8 includes “errors in the screen information 210,”
4, row field = 16, column field = 5, type field - display, length field = 5
It is. The screen information changing unit 201'' corrects the second line of the screen information 210 as correction data D7, and changes the screen information 21
Modify the fourth line of 0 as modified data Dll.

次にガイダンスの表示部201が起動される。ガイダン
スの表示部201は、修正済の画面情報210の第1行
及び第2行を読み込み、表示データD1およびD2°を
デイスプレィ装置100に送る。表示データD、は゛5
行5桁に「商品コード」を表示せよ“と言うものであり
、表示データDt′はII 15行5桁に「受渡商品名
」を表示せよ”と言うものである。表示データD1及び
D2′を受は取ると、デイスプレィ装2100は、デイ
スプレィ画面の5行5桁に「商品コード」を表示し、デ
イスプレィ画面の15行5桁に「受渡商品名Jを表示す
る。
Next, the guidance display section 201 is activated. The guidance display unit 201 reads the first and second lines of the corrected screen information 210 and sends display data D1 and D2° to the display device 100. Display data D, is 5
``Display the product code'' in the 5th digit of the line,'' and the display data Dt' says ``Display the delivery product name'' in the 5th digit of the II 15th line.Display data D1 and D2' When the delivery is received, the display device 2100 displays the "Product Code" in the 5th row, 5th digit of the display screen, and displays "Delivery Product Name J" in the 15th row, 5th digit of the display screen.

次に商品コードの入力部202が起動される。商品コー
ドの入力部202は、修正済の画面情報210における
型が人力と言う行を読み込む。図示の例では、画面情報
210の第3行がこれに相当する。
Next, the product code input section 202 is activated. The product code input unit 202 reads the line in the corrected screen information 210 where the type is human power. In the illustrated example, the third line of the screen information 210 corresponds to this.

この行の行フィールドは6、桁フィールドが5、長さフ
ィールドが5であるので、商品コードの入力部202は
、“6行5桁から長さ5桁分の入力禁止を解除せよ”と
言う表示データD、をデイスプレィ装W 100に送る
。表示データD3を受は取ると、デイスプレィ装910
0は、デイスプレィ画面の6行5桁から5文字分の領域
の入力禁止を解除する。デイスプレィ画面のこの領域に
例えば「123」と言う文字列がキーボードから入力さ
れると、デイスプレィ装置100は°“入力データは[
123Jである”と言うデータD、をプログラム200
に送り返す。この入力データはプログラム200内の領
域A、に格納される。
Since the line field of this line is 6, the column field is 5, and the length field is 5, the product code input section 202 says, "Remove the input prohibition for the length of 5 digits from row 6, 5 digits." The display data D is sent to the display device W 100. When the display data D3 is received, the display device 910
0 cancels the inhibition of input in the area of 5 characters from 6th row, 5th digit on the display screen. For example, when the character string “123” is input from the keyboard into this area of the display screen, the display device 100 displays °“The input data is [
123J", the program 200
send it back to This input data is stored in area A within the program 200.

最後に商品名の表示部203が起動される。商品名の表
示部203は、画面情報210における型が表示である
所の行を読み込む。図示の例では画面情報210の第4
行がこれに相当する。修正済の画面情報210の第4行
の行フィールドは16、桁フィールドは5、長さフィー
ルドは5である。表示すべき商品名はプログラム200
内のf、l域A2に格納されており、図示の例ではrA
BCJである。商品名の表示部204は、表示データD
S゛及びD4をデイスプレィ装置100に送る。表示デ
ータDS′は“出力域は16行5桁である”と言うもの
であり、表示データD、は“出力データはrABcJで
ある”と言うものである。表示データDs゛およびD6
を受は取ると、デイスプレィ装置100は、「ABC,
の文字列をデイスプレィ画面の16行5桁に表示する。
Finally, the product name display section 203 is activated. The product name display section 203 reads the line in the screen information 210 where the type is display. In the illustrated example, the fourth part of the screen information 210
This line corresponds to this. The fourth line of the modified screen information 210 has a row field of 16, a column field of 5, and a length field of 5. The product name that should be displayed is program 200.
is stored in the f, l area A2, and in the illustrated example rA
It is BCJ. The product name display section 204 is display data D.
S' and D4 are sent to the display device 100. The display data DS' says that "the output area is 16 rows and 5 digits", and the display data D says that "the output data is rABcJ". Display data Ds゛ and D6
When the message is received, the display device 100 displays “ABC,
The character string will be displayed on the 16th line and 5th column of the display screen.

第4図は本発明の第2実施例を説明する図である。同図
において、210°は画面情報を示している。
FIG. 4 is a diagram illustrating a second embodiment of the present invention. In the figure, 210° indicates screen information.

なお、第3図と同一符号は同一物を示している。Note that the same reference numerals as in FIG. 3 indicate the same parts.

第2実施例は、画面情報21O゛がプログラムとは独立
したテーブルとしたて存在する場合を示す。その他の点
については、第1実施例とほぼ同じである。
The second embodiment shows a case where the screen information 21O' exists as a table independent of the program. Other points are almost the same as the first embodiment.

第5図は本発明の第3実施例を説明する図である・、第
3実施例は、プリンタ装置をアクセスする際に参照され
る印刷情報を変更するものである。
FIG. 5 is a diagram illustrating a third embodiment of the present invention. The third embodiment is for changing print information that is referred to when accessing a printer device.

同図において、120はプリンタ装置、220はプログ
ラム、221は印刷情報の変更部、222は商品コード
の印刷部、223は商品名の印刷部、230は印刷情報
、330は修正印刷情報をそれぞれ示している。
In the figure, 120 is a printer device, 220 is a program, 221 is a print information change section, 222 is a product code print section, 223 is a product name print section, 230 is print information, and 330 is corrected print information. ing.

プログラム220は、処理部(符号221〜223の部
分)と印刷情報230とを有している。印刷情報230
は、プログラム220がプリンタ装置120をアクセス
する際に参照される。修正印刷情報330は、エディタ
300によって作成される。修正印刷情報330は、印
刷情報220を修正するためのものであり、修正データ
DI7とI)+sとを有している。修正データDI?は
、印刷情報230のNo、 2を修正するためのもので
あり、行フィールド=15、桁フィールド=5、型フィ
ールド−固定、長さフィールド=5、リテラル・フィー
ルド−受渡商品名である。
The program 220 includes a processing section (portions 221 to 223) and print information 230. Print information 230
is referenced when the program 220 accesses the printer device 120. Modified print information 330 is created by editor 300. The modified print information 330 is for modifying the print information 220, and includes modification data DI7 and I)+s. Correction data DI? is for modifying No. 2 of the print information 230, line field = 15, digit field = 5, type field - fixed, length field = 5, literal field - delivery product name.

修正データI)+sは印刷情報230のNo、 4を修
正するだめのものであり、行フィールド=16、桁フィ
ールド=5、型フィールド−出力、長さフィールド=5
である。
The correction data I)+s is for correcting No. 4 of the print information 230, line field = 16, column field = 5, type field - output, length field = 5.
It is.

先ず、印刷情報の変更部221が起動される。印刷情報
の変更部221は、修正印刷情報330を読み込み、印
刷情報230の第2行を修正データD17のように修正
し、印刷情報230の第4行を修正データ[)+sのよ
うに修正する。
First, the print information changing unit 221 is activated. The print information changing unit 221 reads the corrected print information 330, corrects the second line of the print information 230 as corrected data D17, and corrects the fourth line of the print information 230 as corrected data [)+s. .

次に商品コードの印刷部222が起動される。商品コー
ドの印刷部222は、修正済の印刷情報230の第1行
、第3行及び領域A、のデータを読み取り、印刷データ
D、を先ずプリンタ装置120に送り、次に印刷データ
D、□およびD13をプリンタ装置120に送る。印刷
データD、は″5行5桁に「商品コード」を印刷せよ゛
と言うものであり、印刷データ[)tzは“印刷域は6
行5桁”°と言うものであり、印刷データDI3は“出
力データは「123」”と言うものである。修正データ
D0、D1□およびDISを受は取ると、プリンタ装置
120は、頁バツファ(図示せず)の5行5桁に「商品
コードjと言う文字列を書込み、頁バツファの6行5桁
にr123Jと言う文字列を書き込む。
Next, the product code printing unit 222 is activated. The product code printing unit 222 reads the data in the first line, third line, and area A of the corrected print information 230, first sends the print data D to the printer device 120, and then prints the print data D, □ and D13 are sent to the printer device 120. The print data D says, "Print the product code in 5 rows and 5 digits," and the print data [)tz says, "The print area is 6.
The print data DI3 is "output data is "123"". When the correction data D0, D1□ and DIS are received, the printer device 120 prints the page buffer. (not shown), write the character string "product code j" in the 5th row, 5th column, and write the character string "r123J" in the 6th row, 5th column of the page buffer.

次に商品名の印トリ部223が起動される。商品名の印
刷部223は、修正済の印刷情報230の第2行、第4
行および領域A1□のデータを読み取り、先ず印刷デー
タDI4をプリンタ装置110に送り、次に印刷データ
DISとD4をプリンタ装置110に送る。
Next, the product name marking unit 223 is activated. The product name printing section 223 is printed on the second and fourth lines of the corrected printing information 230.
The data in the row and area A1□ are read, first the print data DI4 is sent to the printer device 110, and then the print data DIS and D4 are sent to the printer device 110.

印刷データD14は“15行5桁に「受渡商品名」を印
刷せよ”と言うものであり、印刷データDI5は“印刷
域は16行5桁°゛と言うものであり、印刷データD 
I6は“出力データはrABCJ”“と言うものである
。印刷データD I4、DIS及びD16を受は取ると
、プリンタ装置120は、頁バツファの15行5桁に「
受渡商品名」と言う文字列を書込み、頁バツファの16
行5桁にrABcJと言う文字列を書き込む。“印刷せ
よ”と言う印刷データを受は取ると、プリンタ装置11
0は頁バツファの内容を印刷する。
The print data D14 says, "Print the delivery product name on the 15th line and 5 digits," and the print data DI5 says, "The print area is the 16th line and 5 digits."
I6 is "Output data is rABCJ"". Upon receiving the print data D I4, DIS and D16, the printer device 120 writes "Output data is rABCJ" in column 5 of row 15 of the page buffer.
Write the character string "Delivery product name" and click 16 on the page buffer.
Write the character string rABcJ in the 5th column of the row. When the printer receives the print data that says "Print", the printer device 11
0 prints the contents of the page buffer.

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

従来方式では、画面情報を変更するときに、プログラム
の修正やプログラムの翻訳、プログラムの結合を行わな
ければならなかったのが、本発明によれば、修正アクセ
ス情報(修正画面情報や修正印刷情報など)の変更のみ
でよくなり、作業量が大幅に減少し、更にその作業が無
くなったことにより、その作業の操作ミス等の品質低下
の要因が皆無となる。更に、デイスプレィ装置を見なが
ら修正アクセス情報を変更し、再び修正アクセス情報を
読み込むと、修正アクセス情報の変更が反映されるので
、短時間で電子計算機と利用者の使い易いインタフェー
スが実現できる。
In the conventional method, when changing screen information, it was necessary to modify the program, translate the program, and combine the programs, but according to the present invention, modified access information (modified screen information and modified print information) etc.), the amount of work is significantly reduced, and since that work is no longer required, there are no factors that cause quality deterioration such as operational errors in that work. Further, by changing the modified access information while looking at the display device and reading the modified access information again, the change in the modified access information is reflected, so that an easy-to-use interface between the computer and the user can be realized in a short time.

承部、202・・・商品コードの入力部、203・・・
商品名の表示部、210・・・画面情報、210゛・・
・画面情報、120・・・プリンタ装置、220・・・
プログラム、221・・・印刷情報の変更部、222・
・・商品コードの印刷部、223・・・商品名の印刷部
、230・・・印刷情報、330・・・修正印刷情報。
Handling section, 202...Product code input section, 203...
Product name display section, 210...Screen information, 210゛...
- Screen information, 120... Printer device, 220...
Program, 221...Print information change section, 222.
...Product code printing section, 223...Product name printing section, 230...Printing information, 330...Correction printing information.

特許出願人   富士通株式会社 代理人弁理士  京 谷 四 部Patent applicant: Fujitsu Limited Representative Patent Attorney Kyo Tani 4th Department

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

第1図は本発明の原理図、第2図は本発明の画面情報の
変更の概要を示す図、第3図は本発明の第1実施例を説
明する図、第4図は本発明の第2実施例を説明する図、
第5図は本発明の第3実施例を説明する図、第6図は従
来のデイスプレィ装置のアクセス方法を説明する図であ
る。 100・・・デイスプレィ装置、200・・・プログラ
ム、201゛・・・画面情報の変更部、201・・・ガ
イダンスの表葬2図 本軒を月の第1声坊掻仔す 第3図 、F&明の第2曳方琶分1 第4図
FIG. 1 is a diagram showing the principle of the present invention, FIG. 2 is a diagram showing an overview of changing screen information of the present invention, FIG. 3 is a diagram explaining the first embodiment of the present invention, and FIG. 4 is a diagram of the present invention. A diagram explaining the second embodiment,
FIG. 5 is a diagram for explaining a third embodiment of the present invention, and FIG. 6 is a diagram for explaining an access method of a conventional display device. 100...Display device, 200...Program, 201゛...Screen information change section, 201...Picture 3 showing the second picture of the guidance display and the first voice of the moon, F &Akira's 2nd Hikigata Wabu 1 Figure 4

Claims (1)

【特許請求の範囲】 入出力装置アクセス機構(250)、アクセス情報(2
60)及びエディタ(300)を有する計算機(400
)と、 入出力装置(150)と を有する計算機システムにおいて、 入出力装置アクセス機構(250)が、エディタ(30
0)によって作成された修正アクセス情報(350)に
基づいてアクセス情報(260)を変更するアクセス情
報変更手段(251)と、 アクセス情報(260)に従って入出力装置(150)
をアクセスする入出力装置アクセス手段(255)とを
有し、且つアクセス情報変更手段(251)が動作を終
了した後に入出力装置アクセス手段(255)が起動さ
れるように構成されている ことを特徴とするアクセス情報の動的変更方式。
[Claims] Input/output device access mechanism (250), access information (2
60) and a calculator (400) with an editor (300).
) and an input/output device (150), an input/output device access mechanism (250) has an editor (30
access information changing means (251) for changing access information (260) based on modified access information (350) created by 0); and input/output device (150) according to access information (260).
and an input/output device access means (255) for accessing the input/output device access means (255), and is configured such that the input/output device access means (255) is activated after the access information changing means (251) finishes its operation. Features a dynamic change method for access information.
JP63268906A 1988-10-25 1988-10-25 Dynamic changing system for access information Pending JPH02114327A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63268906A JPH02114327A (en) 1988-10-25 1988-10-25 Dynamic changing system for access information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63268906A JPH02114327A (en) 1988-10-25 1988-10-25 Dynamic changing system for access information

Publications (1)

Publication Number Publication Date
JPH02114327A true JPH02114327A (en) 1990-04-26

Family

ID=17464913

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63268906A Pending JPH02114327A (en) 1988-10-25 1988-10-25 Dynamic changing system for access information

Country Status (1)

Country Link
JP (1) JPH02114327A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05197535A (en) * 1991-08-19 1993-08-06 Internatl Business Mach Corp <Ibm> Computer system for dynamically generating display screen panel, which provides conversational interface for application program step

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05197535A (en) * 1991-08-19 1993-08-06 Internatl Business Mach Corp <Ibm> Computer system for dynamically generating display screen panel, which provides conversational interface for application program step

Similar Documents

Publication Publication Date Title
EP0052725B1 (en) Method of reducing the print element changes in a text processing system
JPH034947B2 (en)
JPS6049425A (en) Display system for sentence processor
JPS645344B2 (en)
JPH02114327A (en) Dynamic changing system for access information
JPH0438005B2 (en)
JPS6038750B2 (en) How to enter characters in a word processor
JPS59136852A (en) Preserving method of display and print mode in display and print device
JP3007396B2 (en) Character processing device and character processing method
JPS6323576B2 (en)
JPH03266172A (en) Word processor
JPH06325028A (en) Information processor
JPS60173587A (en) Data processor
JPH0462589B2 (en)
JPS617769A (en) Image memory write control system
JPS59143188A (en) External character processing system for character display
JPS6356551B2 (en)
JPS6214194A (en) Bit map mover
JPH04368895A (en) Electronic blackboard
JPS61221927A (en) Character display system
JPS58220177A (en) Graphic japanese character display system
JPH06236369A (en) Word processor and replacing method for page
JPH0854996A (en) Outputting method for mixed numerical/character data to crt of process computer
JPS62165266A (en) Sentence processor with reading-out function
JPS6057381A (en) Display system