JPH04160535A - Control information generating system - Google Patents

Control information generating system

Info

Publication number
JPH04160535A
JPH04160535A JP2286444A JP28644490A JPH04160535A JP H04160535 A JPH04160535 A JP H04160535A JP 2286444 A JP2286444 A JP 2286444A JP 28644490 A JP28644490 A JP 28644490A JP H04160535 A JPH04160535 A JP H04160535A
Authority
JP
Japan
Prior art keywords
control information
input
item
file
items
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
JP2286444A
Other languages
Japanese (ja)
Inventor
Rieko Shimazu
嶋津 理恵子
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.)
PFU Ltd
Original Assignee
PFU 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 PFU Ltd filed Critical PFU Ltd
Priority to JP2286444A priority Critical patent/JPH04160535A/en
Publication of JPH04160535A publication Critical patent/JPH04160535A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To easily perform file management by storing parameters in a control file with concrete names of corresponding items and displaying prompt based on items to perform centralized file management and preventing error of correspondence between parameters and items. CONSTITUTION:Control information as the generation object is taken into a control information generating part 4 from a control information file 1, and simultaneously, the item of an input device or the like designated by a user in this control information is taken into a picture display processing part 2, and prompt display 13 of the taken-in item is presented on an input picture 3. The user inputs the input item name of the corresponding item to the input position of the input device or the like designated on the prompt display 13 to read an inputted input item name 12 into the control information generating part 4 correspondingly to the input position. Thus, correspondence between parameters and items is certainly attained to prevent error, and management for control information generation is facilitated because only one file is managed.

Description

【発明の詳細な説明】 〔概要〕 プロンプト表示に従って、プロシジャ等の制御情報を作
成する制御情報作成方式に関し、項目ファイルを必要と
せずにプロンプト表示し、制御情報を作成する制御情報
作成方式を得ることを目的とし、 具体的に入力項目を指示するプロンプト表示に従って、
制御情報のパラメータに置換するための項目名を入力画
面に入力し、入力された入力項目名(12)をパラメー
タに置換して制御情報(5)を作成する方式において、
制御情報のパラメータに対応ずる部分にプロンプト表示
する項目を書き込んだ制御情報ファイルと、制御情報フ
ァイルにおける項目をプロンプト表示させるための画面
表示処理部と、プロンプト表示された項目に対応して入
力された項目名を読み取って制御情報ファイルにおける
項目に置換して制御情報を生成する制御情報作成部とを
備え、プロンプト表示画面上における入力項目名に対応
する制御情報ファイル上の項目を入力項目名により置換
することにより制御情報を生成する構成をもつ。
[Detailed Description of the Invention] [Summary] Regarding a control information creation method that creates control information such as a procedure according to a prompt display, a control information creation method that displays a prompt and creates control information without requiring an item file is obtained. Follow the prompts that specifically instruct you on the input items.
In the method of inputting an item name to be replaced with a parameter of control information on an input screen and replacing the entered input item name (12) with a parameter to create control information (5),
A control information file in which items to be displayed as prompts are written in the parts corresponding to the parameters of the control information, a screen display processing section for displaying prompts on the items in the control information file, and input items corresponding to the prompts displayed on the control information file. and a control information creation unit that reads the item name and replaces it with the item in the control information file to generate control information, and replaces the item in the control information file corresponding to the input item name on the prompt display screen with the input item name. It has a configuration that generates control information by

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

本発明は、入力画面上における入力項目を指示するプロ
ンプト表示に従って、プロシジャ等の制御情報を作成す
る制御情報作成方式に関する。
The present invention relates to a control information creation method for creating control information such as a procedure in accordance with a prompt display indicating input items on an input screen.

プロシジャ等の制御情報の作成においては、ジョブ制御
文のうち入力装置名等の利用者が指定する項目は、入力
項目を画面にプロンプト表示し、利用者はプロンプト表
示に従って指定された画面J−の入力領域に入力装置等
の名称を入力するようにしている。
When creating control information such as a procedure, the items specified by the user such as the input device name in the job control statement are displayed as prompts on the screen, and the user follows the prompts to display the specified screen J-. The name of the input device, etc. is entered in the input area.

そして、入力された項目の名称(以後入力項目名と称す
る)は、制御情報の作成部に読み取られ、画面上におけ
る位置対応に制御情報のパラメータに置換されプロシジ
ャが作成される。
The name of the input item (hereinafter referred to as input item name) is read by the control information creation section, and is replaced with a parameter of the control information corresponding to the position on the screen to create a procedure.

従来このようなプロシジャ等の制御情報の作成における
プロンプト表示は、プロシジャのパラメータに対応する
項目を、「入力装置」等具体的に表示するための項目フ
ァイルを別途膜LJ、プロシジャにおけるパラメータと
つき合わせ、画面表示するようにしていた。
Conventionally, prompt display when creating control information for procedures, etc., involves creating a separate file LJ for items that specifically display items corresponding to the parameters of the procedure, such as "input device," and matching them with the parameters in the procedure. , I was trying to display it on the screen.

そのため、従来は、プロシジャファイルと項目ファイル
の二つを管理しなればならず、煩わしいものであった。
Therefore, conventionally, two files, a procedure file and an item file, had to be managed, which was troublesome.

本発明は、項目ファイルを必要とせずにプロンプト表示
可能な制御情報作成方式を提供するものである。
The present invention provides a control information creation method that can display prompts without requiring an item file.

〔従来の技術〕[Conventional technology]

第3図は、従来の制御情報作成方式を示す。 FIG. 3 shows a conventional control information creation method.

図において、31は制御情報ファイルであって、例とし
て、プロシジャにおける各種ジョブ制御文を格納したフ
ァイルである。31′は項目ファイルであって、利用者
が入力する具体的項目を、制御情報のパラメータに対応
イ1けてファイルしたもの。32は画面表示処理部であ
って、制御情報のパラメータに対応する項目を項目ファ
イル31゛から取り出して画面表示するもの。33は入
力画面であって、制御情報における利用者が使用する入
力装置の名称等を入力するもの、34は制御情報作成部
であって、入力画面に入力された入力項目名を読み取っ
て制御情報の各パラメータに入力画面の位置対応に置換
し成文化した制御情報とするもの、35は成文化された
制御情報である。
In the figure, numeral 31 is a control information file, which is, for example, a file that stores various job control statements in a procedure. Reference numeral 31' denotes an item file in which specific items input by the user are arranged in a single digit corresponding to the parameters of the control information. Reference numeral 32 denotes a screen display processing section which extracts items corresponding to parameters of control information from the item file 31' and displays them on the screen. Reference numeral 33 is an input screen for inputting the name of the input device used by the user for control information, and 34 is a control information creation unit that reads the input item names input on the input screen and creates control information. The control information 35 is codified by replacing each parameter in correspondence with the position of the input screen.

36は入力画面に入力項目名を入力するためのキーボー
ド等の入力装置、37は制御ファイルにおける制御情報
のパラメータと項目ファイルにおける対応する項目を対
照する対照処理部である。
36 is an input device such as a keyboard for inputting the input item name on the input screen, and 37 is a comparison processing unit that compares the parameters of the control information in the control file with the corresponding items in the item file.

38は入力項目名であって、画面に表示された項目に対
して、指定された画面上の位置に入力されたちの、39
はプロンプト表示であって、制御情報におiJる利用者
が入力すべき項目のパラメータについて項目を具体的に
表示し入力項目名の入力位置を指定するもの、40はパ
ラメータ、41゜41′ は項目である。
38 is the input item name, and 39 is the input item name input at the specified position on the screen for the item displayed on the screen.
is a prompt display, which specifically displays the parameters of the items that the user should input in the control information and specifies the input position of the input item name, 40 is the parameter, 41゜41' is It is an item.

第3図における従来の制御文作成方式を説明する。The conventional control statement creation method shown in FIG. 3 will be explained.

作成対象となるプロシジャ等の制御情報が、制御情報フ
ァイル31より、制御情報作成部34に取り込まれる。
Control information such as a procedure to be created is imported from the control information file 31 into the control information creation unit 34 .

同時に、そのプロシジャにおけるパラメータが画面表示
処理部32に取り込まれる。一方、項目ファイル3↑”
からも項目が画面表示処理部32に取り込まれ、対照処
理部37においてパラメータと項目の対応イ1けがなさ
れる。
At the same time, the parameters for that procedure are taken into the screen display processing section 32. On the other hand, item file 3↑”
The items are also taken into the screen display processing section 32, and the correspondence between the parameters and the items is made in the comparison processing section 37.

その結果、入力画面33に、作成対象のプロシジャにお
けるパラメータに対応した項目のプロンプト表示39が
なされる。
As a result, a prompt display 39 of an item corresponding to the parameter in the procedure to be created is displayed on the input screen 33.

プロップ1−表示39において、指定された入力位置に
入力された入力項目名38が読み取られる。
In the prop 1-display 39, the input item name 38 input at the designated input position is read.

制御情報作成部34では、作成対象のプロシジャにおけ
るパラメータ40が、入力項目名38と入力画面33で
の位置対応にて置換される。例えば、rRUN  TO
LIB  71?、  ・・・」というプロシジャに対
して、r?1?Jを入力項目名rDAJに置き換える。
In the control information creation unit 34, the parameters 40 in the procedure to be created are replaced by the input item names 38 and their positions on the input screen 33. For example, rRUN TO
LIB71? , ...'', r? 1? Replace J with the input item name rDAJ.

以上の処理を繰り返して、成文化された制御情報35が
作成される。
By repeating the above processing, codified control information 35 is created.

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

従来の制御情報の作成においては、制御情報ファイルと
、制御情報における利用者が入力する項目のファイルを
個別に二元的に管理する必要があった。
In the conventional creation of control information, it was necessary to separately and dually manage a control information file and a file of items input by the user in the control information.

制御情報における項目数は、膨大なものであり、パラメ
ータと項目との対応付けを誤りやすいものであった。
The number of items in the control information is enormous, and it is easy to make mistakes in the correspondence between parameters and items.

本発明は、ファイル管理を一元化し、パラメータと項目
の対応に誤りを生じないようなファイル管理を容易に行
うことのできる制御情報作成方式を得ることを目的とす
る。
SUMMARY OF THE INVENTION An object of the present invention is to provide a control information creation method that can unify file management and easily perform file management that does not cause errors in the correspondence between parameters and items.

〔課題を解決するための手段] 本発明は、制御情報における利用者が入力する項目のパ
ラメータの部分に項目を具体的に(例えば「入力装置」
等)書き込んで管理するようにした。そして、プロンプ
ト表示においては、直接に、制御情報ファイルより具体
的に書き込まれた項目を取り出して入力画面に表示する
ようにした。
[Means for Solving the Problems] The present invention specifies items (for example, "input device") in the parameter section of the items input by the user in control information.
etc.) can be written and managed. In the prompt display, the specifically written items are directly extracted from the control information file and displayed on the input screen.

第1図に本発明の基本構成を示す。FIG. 1 shows the basic configuration of the present invention.

図において、1は制御情報ファイルであって、利用者が
指定する「入力装置」、「入力装置番号」等のパラメー
タの部分に、具体的にそれぞれの項目を表して格納した
ものである。
In the figure, reference numeral 1 is a control information file in which each item is specifically represented and stored in a parameter section such as "input device" and "input device number" specified by the user.

2は制御情報ファイルにおける具体的に古き込まれた項
目を取り出して、プロンプト表示するための画面表示処
理部、3は入力画面であって、プロンプト表示するもの
である。
Reference numeral 2 denotes a screen display processing section for extracting a specific outdated item from the control information file and displaying a prompt, and 3 an input screen for displaying a prompt.

4は制御情報作成部であって、制御情報ファイルより制
御情報を取り出し、「入力装置」等のパラメータの部分
を、プロンプト表示における対応する位置に入力された
入力項目名を読み取って、パラメータに置き換え、制御
情報を成文化するものである。5は成文化された制御情
報である。
4 is a control information creation unit that extracts control information from the control information file, reads the input item name entered at the corresponding position in the prompt display, and replaces the parameter part such as "input device" with a parameter. , which codifies control information. 5 is codified control information.

6は入力装置、10は制御情報のパラメータの部分に具
体的に書き込まれた項目、12は入力画面3の指定され
た位置に入力された入力項目名、13はプロンプト表示
である。
6 is an input device, 10 is an item specifically written in the parameter portion of the control information, 12 is an input item name input at a designated position on the input screen 3, and 13 is a prompt display.

〔作用〕[Effect]

第1図の構成の動作を説明する。 The operation of the configuration shown in FIG. 1 will be explained.

作成対象となる制御情報が、制御情報ファイル1より、
制御情報作成部4に取り込まれる。
The control information to be created is from control information file 1,
The information is taken into the control information creation section 4.

同時に、その制御情報における利用者が指定する「入力
装置」等の項目が画面表示処理部2に取り込まれる。そ
して、取り込まれた項目のプロンプト表示13が入力画
面3上でなされる。
At the same time, items such as "input device" specified by the user in the control information are taken into the screen display processing section 2. A prompt display 13 of the imported item is then displayed on the input screen 3.

プロンプト表示13において指定された「入力装置」等
の入力位置に、利用者は対応する項目の入力項目名(例
えば、rDAJ等)を入力する。
The user inputs the input item name (for example, rDAJ, etc.) of the corresponding item into the input position such as "input device" specified in the prompt display 13.

入力された入力項目名12が、入力位置対応で制御情報
作成部4に読み取られる。
The input item name 12 is read by the control information creation unit 4 in correspondence with the input position.

制御情報作成部4では、作成対象のプロシジャにおける
「入力装置」等の項目を、入力項目名12で置換する。
The control information creation unit 4 replaces items such as "input device" in the procedure to be created with the input item name 12.

例えば、rRUN  TOLIB?入力装置?、・・・
」という制御情報に対して、「?入力装置9」を入力項
目名rDA、に置き換える。
For example, rRUN TOLIB? Input device? ,...
”, “? input device 9” is replaced with the input item name rDA.

以上の処理を繰り返して、成文化された制御情報5が作
成される。
By repeating the above process, codified control information 5 is created.

〔実施例〕〔Example〕

第1図、第2図により本発明の詳細な説明する。 The present invention will be explained in detail with reference to FIGS. 1 and 2.

制御情報ファイルがプロシジャである場合について本発
明の実施例を第1図により説明する。
An embodiment of the present invention will be described with reference to FIG. 1 in the case where the control information file is a procedure.

作成対象のプロシジャが制御情報ファイルIより、制御
情報作成部4に取り込まれる。同時に、利用者において
入力項目名を定める必要のある項目が制御情報ファイル
1より制御情報作成部4に取り込まれる。
The procedure to be created is imported into the control information creation section 4 from the control information file I. At the same time, items for which the user needs to define input item names are imported from the control information file 1 into the control information creation unit 4.

即ち、図示の例における制御情報ファイル1」二のプロ
シジャrRUN  TOLIB」のうち「入力装置」、
「入力装置番号」、「入力ライブラリ名」、「入力ファ
イル名」等が画面表示処理部2に取り込まれる。
That is, in the illustrated example, the "input device" of the control information file 1 "2 procedure rRUN TOLIB",
The "input device number", "input library name", "input file name", etc. are taken into the screen display processing section 2.

画面表示処理部2は、取り込んだデータに従って、入力
画面3にプロンプト表示13を行う。
The screen display processing unit 2 displays a prompt 13 on the input screen 3 according to the captured data.

そこで、利用者は、プロンプト表示13に従って、入力
画面上で、各項目に対応する入力項目名’DA、+、’
IOJ、rWsOO1」、rAAAJ等を指定された画
面上の位置に入力する。
Accordingly, the user follows the prompt display 13 and selects the input item name 'DA, +,' corresponding to each item on the input screen.
IOJ, rWsOO1'', rAAAJ, etc., at the designated position on the screen.

制御情報作成部4は入力項目名を、順次読み取り、読み
取った順に、プロシジャにおける置換すべき項目に置換
する。即ぢ、プロシジャにおける「?入力装置9」をr
DA、、「9入力装置番号9」を「10」、[?入力ラ
イブラリ名9」をrWsOOIJ、「?入カフフィル名
?」を「AAAjに置き換える。そのようにして、成文
化された制御情報5であるプロシジャが作成される。
The control information creation unit 4 sequentially reads input item names and replaces them with items to be replaced in the procedure in the order of reading. Immediately, change "? input device 9" in the procedure to r
DA,, "9 input device number 9" is "10", [? "Input library name 9" is replaced with rWsOOIJ, and "?Input cuff file name?" is replaced with "AAAj."In this way, a procedure that is codified control information 5 is created.

第2図は、本発明における制御情報作成部のフローであ
る。必要に応じて第1図を参照する。
FIG. 2 is a flowchart of the control information creation section in the present invention. Refer to FIG. 1 as necessary.

図示の番号に従って、フローを説明する。The flow will be explained according to the illustrated numbers.

■ プロシジャ作成処理を開始する。■ Start procedure creation processing.

■ パラメータの初期値を設定する。■ Set initial values of parameters.

■ 入力画面子に入力された入力項目名(n −1にお
いては「DΔ」)を8売み出ず。
■ The input item name ("DΔ" in n-1) entered in the input screen child is not sold.

■ 入力項目名が読み取られれば、■に進の、読み取ら
れなりれば■に進む。
■ If the input item name is read, proceed to ■; otherwise, proceed to ■.

■ 入力項目名で置換すべき項目に置換する(n−1で
は、「9入力装置9」をrDAJに置換)。
(2) Replace the input item name with the item to be replaced (in n-1, replace "9 input device 9" with rDAJ).

■ 全ての置換が終了し7たか判断する。終わっていな
ければ、■に進め、終わっていれば■に進んで処理を終
了する。
■ Determine whether all replacements have been completed. If it is not finished, proceed to ■; if it is finished, proceed to ■ to end the process.

■ パラメータのイqを更新する。■ Update the parameter Iq.

以後同様の処理を繰り返し、n−2のループでは、置換
すべき項目r’>入力装置番号?Jを入力項目名「10
」に置き換える等の処理を各バラタ一夕のループにおい
て行う。
Thereafter, the same process is repeated, and in the loop of n-2, item to be replaced r'> input device number? Enter J for the item name “10
” in the loop for each barata.

(発明の効果) 本発明によれば、制御ファイルにばパラメータが対応す
る項l」の具体的名称により格納され、その項目にもと
づいてプロンプト表示するので、パラメータと項目の対
応が必ずとれ、誤りがなくなるとともに、管理するファ
イルも1つですむので、制御情報作成のための管理が容
易になる。
(Effects of the Invention) According to the present invention, parameters are stored in the control file using the specific names of the corresponding items, and prompts are displayed based on the items. This eliminates the need for multiple files and requires only one file to be managed, making management for creating control information easier.

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

第1図は、本発明の基本構成を示す図である。 第2図は、本発明における実施例フローである。 第3図は、本発明iJ従来の制御情報作成方式を示す図
である。 第1図において、 1 ;制御情報ファイル、 2  画面表示処理部、 3 ・入力画面、 4:制御情報作成部、 5 :制御情報、 6 :入力装置、 10;項目、 12:入力項目名、 I3ニブロンブト表示。 特許出願人   株式会社 ピーエフニー代理人弁理士
  長谷用 文廣 (外2名)従来の制御・ 第 ・清報作成方式
FIG. 1 is a diagram showing the basic configuration of the present invention. FIG. 2 is a flowchart of an embodiment of the present invention. FIG. 3 is a diagram showing a conventional control information creation method according to the present invention. In FIG. 1, 1: control information file, 2: screen display processing unit, 3: input screen, 4: control information creation unit, 5: control information, 6: input device, 10: item, 12: input item name, I3 Nibrobut display. Patent applicant: Pfn Co., Ltd. Patent attorney: Fumihiro Hase (2 others) Conventional control/first report creation method

Claims (1)

【特許請求の範囲】 1)具体的に入力項目を指示するプロンプト表示(13
)に従って、制御情報のパラメータに置換するための項
目名を入力画面(3)に入力し、入力された入力項目名
(12)をパラメータに置換して制御情報(5)を作成
する方式において、 制御情報(5)のパラメータに対応する部分にプロンプ
ト表示する項目(10)を書き込んだ制御情報ファイル
(1)と、 制御情報ファイル(1)における上記項目(10)をプ
ロンプト表示(13)させるための画面表示処理部(2
)と、プロンプト表示(13)された項目に対応して入
力された項目名(12)を読み取って制御情報ファイル
(1)における項目(10)に置換して制御情報(5)
を生成する制御情報作成部(4)とを備え、 2)制御情報がプロシジャであることを特徴とする請求
項1に記載の制御情報作成方式。
[Claims] 1) Prompt display (13
), in the method of inputting the item name to be replaced with the parameter of control information on the input screen (3), and replacing the inputted input item name (12) with the parameter to create control information (5), A control information file (1) in which the item (10) to be prompted is written in the part corresponding to the parameter of the control information (5), and to prompt (13) the above item (10) in the control information file (1). screen display processing unit (2
) and the item name (12) entered corresponding to the item displayed in the prompt (13) are read and replaced with item (10) in the control information file (1) to create control information (5).
2. The control information creation method according to claim 1, further comprising: a control information creation unit (4) that generates a procedure.
JP2286444A 1990-10-24 1990-10-24 Control information generating system Pending JPH04160535A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2286444A JPH04160535A (en) 1990-10-24 1990-10-24 Control information generating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2286444A JPH04160535A (en) 1990-10-24 1990-10-24 Control information generating system

Publications (1)

Publication Number Publication Date
JPH04160535A true JPH04160535A (en) 1992-06-03

Family

ID=17704468

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2286444A Pending JPH04160535A (en) 1990-10-24 1990-10-24 Control information generating system

Country Status (1)

Country Link
JP (1) JPH04160535A (en)

Similar Documents

Publication Publication Date Title
US5428791A (en) Configuration mechanism for a computer system having generic user interface and component-specific builder modules
JP3288460B2 (en) Display data generation apparatus and method
JPH04160535A (en) Control information generating system
JPS58163036A (en) Automatic numbering device
JPH04238534A (en) Item unit type picture input/output controlling system
JPH0728827A (en) Drawing explanatory sentence generator
JPH05113818A (en) Numerical controller with multi-program function
JPH06214789A (en) Device for supporting fuzzy rule development
JPH05216726A (en) Generation comparison screen display system for source program
JPH03116223A (en) Screen control system for input of variable length data
JPH08123675A (en) Method and device for data input
JPH04167123A (en) Mixed data processing system
JPH04342024A (en) Document preparing system dealing with program
JPH02183326A (en) Two-dimensional data editing and displaying device
JPH0419788A (en) Display control system
JPH01142837A (en) Test data forming system
JPH0486922A (en) Knowledge editter
JPH05225038A (en) Hyper-text system
JPH01163833A (en) System inherent information setting system
JPH04361364A (en) File editing system
JPH01312627A (en) System for updating program
JPH06176083A (en) Drawing generating method
JPH0944530A (en) Circuit diagram generation system
JPH0490026A (en) Processing flow chart editing device
JPH01223567A (en) Document preparing device