JPH0423037A - Processing method for designation of resource name - Google Patents

Processing method for designation of resource name

Info

Publication number
JPH0423037A
JPH0423037A JP12804090A JP12804090A JPH0423037A JP H0423037 A JPH0423037 A JP H0423037A JP 12804090 A JP12804090 A JP 12804090A JP 12804090 A JP12804090 A JP 12804090A JP H0423037 A JPH0423037 A JP H0423037A
Authority
JP
Japan
Prior art keywords
name
file
designation
input
specified
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
JP12804090A
Other languages
Japanese (ja)
Inventor
Sayoko Yokoyama
横山 小夜子
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 JP12804090A priority Critical patent/JPH0423037A/en
Publication of JPH0423037A publication Critical patent/JPH0423037A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To easily and effectively designate a resource name by displaying a 2nd name corresponding to a 1st name contained in a correspondence table, correcting the 2nd name into a name that is designated the correction input, and designating a pair of the 1st and 2nd names as a processing subject. CONSTITUTION:A subject resource is designated in the form of a pair of a function name, i.e., a 1st name and a file name, i.e., a 2nd name. A computer 1 reads out a function name list and then displays an initial screen of a correspondence list. The file name designation input or the designation end input of a prescribed form is accepted and identified. Then a file name is corrected by the input with designation of a file name and at the same time this corrected name is displayed. Thus the file name is corrected, and the file names are alphabetically rearranged in the table. Thus the display of file names is changed. Then the designation is accepted for a processing subject designated by a file name, and the designation of a pair of a designated file name and a function name corresponding to the display is displayed with designation of a file name.

Description

【発明の詳細な説明】 〔概 要〕 計算機における、処理対象の指定処理に関し、2種類の
資源の所要の対を指定する場合の、指定を容易に且つ効
率よく行えるようにする資源名指定処理方法を目的とし
、 計算機の処理対象を、該計算機の表示装置から入力して
指定し、該処理対象が第1群の第1の名前と、第2群の
第2の名前との対で指定される場合に、該計算機は、第
1の名前と第2の名前との対応を示すように構成した対
応表を、該対応表上の各第1の名前に対応する第2の名
前を、当該第1の名前と同一にして該表示装置に表示し
、所定の修正入力によって該表示上で指定される第2の
名前を、該修正入力によって指定される名前に修正し、
所定の指示入力によって該修正された表示上で指定され
る第1及び第2の名前の対を、該処理対象の指定とする
ように構成する。
[Detailed Description of the Invention] [Summary] A resource name specification process that enables easy and efficient specification when specifying a required pair of two types of resources regarding processing target specification processing in a computer. A method for specifying a processing target of a computer by inputting it from a display device of the computer, and specifying the processing target by a pair of a first name of a first group and a second name of a second group. In this case, the calculator creates a correspondence table configured to show the correspondence between the first name and the second name, and the second name corresponding to each first name on the correspondence table, displaying the second name on the display device as the same as the first name, and correcting the second name specified on the display by a predetermined correction input to the name specified by the correction input;
A pair of first and second names specified on the modified display by inputting a predetermined instruction is configured to specify the processing target.

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

本発明は、計算機における、処理対象の指定処理、特に
2種類の資源の所要の対を指定する場合の、資源名指定
処理方法に関する。
The present invention relates to a process for specifying a processing target in a computer, and particularly to a resource name specifying process method when specifying a required pair of two types of resources.

〔従来の技術〕[Conventional technology]

計算機による処理において、その処理対象が第1の種類
の資源と、第2の種類の資源との所要の対として指定さ
れる必要のある場合がある。
In processing by a computer, there are cases where the processing target needs to be specified as a required pair of a first type of resource and a second type of resource.

例えばプログラムの開発において、関数の設計情報から
プログラムを生成するような場合に、各関数の設計情報
を関数ごとに順次作成して、各関数名に対応した名前を
付けて登録しておき、次にそれらから生成するプログラ
ムを、1関数ごと或いは複数の関数をまとめて、それぞ
れのファイルを作成する。そのために、必要な各関数名
とファイル名とを1対とした、処理対象の指定が必要に
なる。
For example, in program development, when a program is generated from function design information, the design information for each function is created sequentially for each function, registered with a name corresponding to each function name, and then Create a file for each function or a group of functions to create a program from them. For this purpose, it is necessary to specify the processing target as a pair of each necessary function name and file name.

第2図は計算機システムの構成例を示すブロック図であ
り、計算機1は、入力機能を持つ表示装置2から入力さ
れる指示に従って、外部記憶装置3の所要のデータを処
理するものとし、前記のような場合に、利用者が表示装
置2から必要なプログラムを起動した後、例えば表示装
置の画面を説明的に示す第3図(a)のように、先ず処
理したいファイル名として、例えばrAAA、と指定し
、次にそのファイルに対応させるべき関数名を、(b)
の例のようにrAAAJ、rABXJ等と指定する。な
お、図で下線部分が利用者の入力した情報である。
FIG. 2 is a block diagram showing an example of the configuration of a computer system. The computer 1 is assumed to process required data in an external storage device 3 according to instructions inputted from a display device 2 having an input function. In such a case, after the user starts the necessary program from the display device 2, for example, as shown in FIG. (b)
Specify rAAAJ, rABXJ, etc. as in the example below. Note that the underlined portion in the figure is information input by the user.

又、利用者は関数名の方から考えた方が考え易いので、
そのことと操作を減らすことを考慮して、第3図(C)
以下に示すような指定方法も用いられる。
Also, it is easier for users to think from the function name, so
Considering this and reducing the number of operations, Figure 3 (C)
The following specification method may also be used.

即ち起動されたプログラムは指定入力を受けるために、
先ず外部記憶装置3から関数名のリストを取り出して、
アルファベット順にソートして(C)のように表示する
In other words, in order to receive specified input, the started program must:
First, retrieve the list of function names from the external storage device 3,
Sort alphabetically and display as shown in (C).

そこで、利用者はある1フアイルにまとめるべき、処理
対象の関数名をカーソルで指示する等によって指定する
。図の(d)はそのように指定された関数名に「*」を
表示する例を示している。
Therefore, the user specifies the name of the function to be processed that should be grouped into one file by pointing with a cursor or the like. (d) in the figure shows an example in which "*" is displayed in the function name specified in this way.

関数名の指定が終わると(e)のように、ファイル名の
間合せに対してファイル名rAAAJを入力する。
After specifying the function name, input the file name rAAAJ for the file name adjustment, as shown in (e).

以上の2例の何れも、複数のファイルを処理する場合に
は、以上の入力操作をファイルごとに繰り返すことにな
る。
In both of the above two examples, when processing a plurality of files, the above input operation is repeated for each file.

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

以上の入力操作例によれば、ファイル等の一方の資源ご
とに同様の入力操作を初めから繰り返す必要があって操
作を煩雑にしている。又前記例にも示したように対応付
ける名前に同じ名前を使用する場合(例の関数名とファ
イル名のAAA)も多いが、その場合にも関数名又はフ
ァイル名を必ず入力しなければならない。
According to the above input operation example, it is necessary to repeat the same input operation from the beginning for each resource such as a file, which makes the operation complicated. Also, as shown in the example above, there are many cases where the same name is used for the names to be associated (AAA for the function name and file name in the example), but even in that case, the function name or file name must be input.

本発明は、2種類の資源の所要の対を指定する場合の、
指定を容易に且つ効率よく行えるようにする資源名指定
処理方法を目的とする。
The present invention provides the following advantages when specifying a required pair of two types of resources:
The object of the present invention is to provide a resource name designation processing method that allows designation to be performed easily and efficiently.

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

第1図は、本発明の構成を示す処理の流れ図である。 FIG. 1 is a process flowchart showing the configuration of the present invention.

図は資源名指定処理方法の構成を示し、計算機の処理対
象を、該計算機の表示装置から入力して指定し、該処理
対象が第1群の第1の名前と、第2群の第2の名前との
対で指定される場合に、該計算機は、処理ステップIO
で第1の名前と第2の名前との対応を示すように構成し
た対応表を、該対応表上の各第1の名前に対応する第2
の名前を、当該第1の名前と同一にして該表示装置に表
示し、処理ステップ11で所定の修正入力によって該表
示上で指定される第2の名前を、該修正入力によって指
定される名前に修正し、処理ステップ12で所定の指示
入力によって該修正された表示上で指定される第1及び
第2の名前の対を、該処理対象の指定とする。
The figure shows the configuration of the resource name designation processing method, in which the processing target of a computer is input and designated from the display device of the computer, and the processing target is specified by the first name of the first group and the second name of the second group. If specified in pairs with the name of
The correspondence table configured to show the correspondence between the first name and the second name is created by the second name corresponding to each first name on the correspondence table.
display on the display device the same name as the first name, and display the second name specified on the display by a predetermined correction input in processing step 11 as the name specified by the correction input. In processing step 12, the pair of first and second names specified on the corrected display by inputting a predetermined instruction is designated as the processing target.

〔作 用〕[For production]

この処理方法により、利用者は表示された対応表の第2
の名前の欄で、第1の名前と異なるものを修正するのみ
で、後は必要な第2の名前をカーソル等で指示すれば、
必要な複数の処理対象ファイルについての指定を1画面
の操作で一括して行うことができる。
With this processing method, the user can
In the name field, just edit the name that is different from the first name, and then specify the second name you need with a cursor, etc.
Multiple necessary files to be processed can be specified all at once using a single screen.

〔実施例] 第5図は本発明の実施例の処理の流れの一例を示す図で
あり、前記従来の例と同様に、第1の名前である関数名
と、第2の名前であるファイル名の対で、処理対象の資
源が指定されるものとし、計算機は処理ステップ20で
関数名リストを読み出すと、処理ステップ21で対応表
の初期画面を表示する。
[Embodiment] FIG. 5 is a diagram showing an example of the processing flow of an embodiment of the present invention. Similar to the conventional example, the first name is the function name, and the second name is the file name. It is assumed that the resource to be processed is specified by a pair of names, and when the computer reads out the function name list in processing step 20, it displays the initial screen of the correspondence table in processing step 21.

この初期画面は、第4図に示す表示画面の説明図で、(
a)に示す例のように、アルファベント順にソートした
関数名を、関数名の欄とファイル名の欄に同内容で表示
するものとする。
This initial screen is an explanatory diagram of the display screen shown in FIG.
As in the example shown in a), function names sorted in alphabetical order are displayed with the same contents in the function name column and the file name column.

次に処理ステップ22で所定の形式のファイル名指定入
力又は指定終了入力を受は付けると、処理ステップ23
で識別して、ファイル名指定であれば処理ステップ24
で入力に従ってファイル名を修正すると共に、その修正
表示を行い、処理ステップ22に戻って次の入力を待つ
Next, in processing step 22, if a file name specification input or specification end input in a predetermined format is accepted, processing step 23
If the file name is specified, process step 24
At step 22, the file name is corrected according to the input, the correction is displayed, and the process returns to step 22 to wait for the next input.

このようにして、第4図し)のようにファイル名の修正
が行われ(図の下線を付けた部分)、指定終了入力を受
けると処理ステップ25で、第4図(C)のように、フ
ァイル名のアルファヘット類に対応表を並べ換えること
により、次の指定でファイル名が見出し易く、且つ同じ
ファイル名に対応する関数名がまとまるように表示を変
更する。
In this way, the file name is corrected as shown in Figure 4 (C) (the underlined part in the figure), and when the specification end input is received, in processing step 25, the file name is changed as shown in Figure 4 (C). By rearranging the correspondence table according to the alpha head of the file name, the display is changed so that the file name can be easily found with the next specification, and the function names corresponding to the same file name are grouped together.

次に処理ステップ26で、ファイル名指定で指定される
処理対象の指定を受は付ける。指定は例えば、カーソル
をその必要なファイル名の位置に置いて所定の信号を入
力する等の方法で指定されるものとする。
Next, in processing step 26, the designation of the processing target specified by the file name designation is accepted. The specification may be made, for example, by placing a cursor at the position of the required file name and inputting a predetermined signal.

処理ステップ26でこの入力を受は付けると、処理ステ
ップ27で識別して、ファイル名指定であれば処理ステ
ップ28で、入力に従って指定されたファイル名と対応
表で対応する関数名との対をすべて処理対象の指定とし
て受は付け、又第4図(d)のように指定されたファイ
ル名の左に「*」を付けて、指定されたことを表示する
When this input is accepted in processing step 26, it is identified in processing step 27, and if a file name is specified, in processing step 28, a pair of the file name specified according to the input and the corresponding function name in the correspondence table is determined. All files are accepted as being specified as processing targets, and an asterisk (*) is added to the left of the specified file name to indicate that it has been specified, as shown in FIG. 4(d).

このようにして必要な1又は複数のファイル名指定が人
力され、所定の指定終了入力があれば、処理対象指定の
入力を受は付ける処理を終わる。
In this way, one or more necessary file names are manually specified, and when a predetermined specification end input is received, the process of accepting and accepting inputs for specifying processing targets is completed.

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

以上の説明から明らかなように本発明によれば、計算機
における、処理対象の指定において、2種類の資源の所
要の対を指定する場合の、指定を容易に且つ効率よく行
うことができるという著しい効果がある。
As is clear from the above description, according to the present invention, when specifying a processing target in a computer, a required pair of two types of resources can be specified easily and efficiently. effective.

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

第1図は本発明の構成を示す処理の流れ図、第2図は計
算機システムの構成例プロ・ンク図、第3図は従来の指
定入力画面の説明図、第4図は本発明の指定入力画面の
説明図、第5図は本発明実施例の処理の流れ図 である。 図において、 lは計算機、     2は表示装置、3は外部記憶装
置、 10〜12.20〜28は処理ステップを示す。 本発明の構成を示す処理の流れ図 第 図 計算機システムの構成例ブロック図 従来の指定入力画面の説明図 第 図 本発明の指定入力画面の説明図
Fig. 1 is a process flowchart showing the configuration of the present invention, Fig. 2 is a configuration example diagram of a computer system, Fig. 3 is an explanatory diagram of a conventional specification input screen, and Fig. 4 is a specification input of the present invention. The explanatory diagram of the screen, FIG. 5, is a flowchart of the processing according to the embodiment of the present invention. In the figure, 1 is a computer, 2 is a display device, 3 is an external storage device, 10 to 12, and 20 to 28 are processing steps. Flowchart of processing showing the configuration of the present invention.Block diagram of a configuration example of a computer system.Explanatory diagram of a conventional designation input screen.Fig.Explanatory diagram of a designation input screen of the present invention.

Claims (1)

【特許請求の範囲】 計算機の処理対象を、該計算機の表示装置から入力して
指定し、該処理対象が第1群の第1の名前と、第2群の
第2の名前との対で指定される場合に、 該計算機は、第1の名前と第2の名前との対応を示すよ
うに構成した対応表を、該対応表上の各第1の名前に対
応する第2の名前を、当該第1の名前と同一にして該表
示装置に表示し(10)、所定の修正入力によって該表
示上で指定される第2の名前を、該修正入力によって指
定される名前に修正し(11)、 所定の指示入力によって該修正された表示上で指定され
る第1及び第2の名前の対を、該処理対象の指定とする
(12)ように構成されていることを特徴とする資源名
指定処理方法。
[Claims] A processing target of a computer is specified by inputting it from a display device of the computer, and the processing target is a pair of a first name of a first group and a second name of a second group. If specified, the calculator creates a correspondence table configured to show a correspondence between the first name and the second name, and a second name corresponding to each first name on the correspondence table. , display it on the display device as the same as the first name (10), and modify the second name specified on the display by a predetermined correction input to the name specified by the correction input ( 11) A pair of first and second names specified on the corrected display by inputting a predetermined instruction is set as a specification of the processing target (12). Resource name specification processing method.
JP12804090A 1990-05-17 1990-05-17 Processing method for designation of resource name Pending JPH0423037A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12804090A JPH0423037A (en) 1990-05-17 1990-05-17 Processing method for designation of resource name

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12804090A JPH0423037A (en) 1990-05-17 1990-05-17 Processing method for designation of resource name

Publications (1)

Publication Number Publication Date
JPH0423037A true JPH0423037A (en) 1992-01-27

Family

ID=14975027

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12804090A Pending JPH0423037A (en) 1990-05-17 1990-05-17 Processing method for designation of resource name

Country Status (1)

Country Link
JP (1) JPH0423037A (en)

Similar Documents

Publication Publication Date Title
JPH03204687A (en) Presentation device
JPH0423037A (en) Processing method for designation of resource name
JPS61210415A (en) Crt key input operating device
JPH08212361A (en) Graphic editing apparatus and graphic editing method
JPH0366700B2 (en)
JP2509936B2 (en) Output control device
JPS63205731A (en) Program start processing system
JPH0371328A (en) Sort key information definition processing method
JP2576371B2 (en) Jump signal name assignment method
JPH06131165A (en) CASE diagram converter
JPH02212963A (en) High operation view realizing system
JPH0836569A (en) File editing processor
JPH08235220A (en) Data processing device
JPH05181661A (en) General purpose menu system for each user
JPH04321179A (en) Menu list retrieving system
JPH02186481A (en) Cad system
JPS62232019A (en) Input system for mixed information of alpha-numeric and japanese language
JPH07287714A (en) Device and method for retrieving data base
JPH0962708A (en) Data index method
JPH0497392A (en) Data processor
JPH025181A (en) Chain list deleting system
JPH0798729A (en) Estimate data processor
JPH04369077A (en) Data retrieving system
JPH0256682A (en) Picture processing system
JPH06230816A (en) CAD data correction method