JP2868256B2 - Program editing device - Google Patents

Program editing device

Info

Publication number
JP2868256B2
JP2868256B2 JP31298989A JP31298989A JP2868256B2 JP 2868256 B2 JP2868256 B2 JP 2868256B2 JP 31298989 A JP31298989 A JP 31298989A JP 31298989 A JP31298989 A JP 31298989A JP 2868256 B2 JP2868256 B2 JP 2868256B2
Authority
JP
Japan
Prior art keywords
naming
word
input
program
editing
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.)
Expired - Lifetime
Application number
JP31298989A
Other languages
Japanese (ja)
Other versions
JPH03172928A (en
Inventor
由佳里 中川
かおる 藤野
史之 飯塚
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 JP31298989A priority Critical patent/JP2868256B2/en
Publication of JPH03172928A publication Critical patent/JPH03172928A/en
Application granted granted Critical
Publication of JP2868256B2 publication Critical patent/JP2868256B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は,プログラムの編集機能を持つデータ処理シ
ステムにおいて,プログラム名や変数名の命名を補助す
るプログラム編集装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention relates to a program editing device that assists in naming program names and variable names in a data processing system having a program editing function.

プログラムを作成するにあたり,プログラム名や変数
名が多数必要となる。変数名等は,プログラムの解読を
容易にするために,使用する意味を基にして付けること
が多いが,一般に重複した命名は許されない。そのた
め,同じような意味を持つ変数名等を付ける場合,プロ
グラム作成者は自分の知識内で考えるのに苦労すること
が多く,考えが行き詰まってしまうことも少なくない。
したがって,簡単にプログラム名・変数名を作成してく
れる装置が望まれる。
When creating a program, many program names and variable names are required. Variable names and the like are often given based on the meanings used in order to facilitate the decoding of programs, but in general, duplicate naming is not allowed. Therefore, when assigning variable names or the like having the same meaning, the program creator often has difficulty in thinking within his own knowledge, and the idea often gets stuck.
Therefore, a device that can easily create program names and variable names is desired.

〔従来の技術〕[Conventional technology]

従来のプログラム・変数命名においては,ユーザが自
分の持つ知識内で妥当であろうと思われる語(英単語や
ローマ字など)を組み合わせることが一般的で,その組
み合わせ方法を変えたり,変数の持つ意味を重視して,
対応する意味の語を羅列して並べるなどの変形をさせた
り,末尾を数字にして簡単に番号で変化を付けたりし
て,ユーザ自身が考慮しながら命名を行うのが普通であ
った。
In conventional program / variable naming, it is common to combine words (such as English words and Roman letters) that are considered to be valid within the user's knowledge, and change the combination method or the meaning of the variables. With emphasis on
It is common to perform naming while taking into account the user's own considerations, such as deforming words such as arranging the corresponding meanings in a row, or simply changing the number with the number at the end.

しかし,このように個人の持つ知識の範囲で命名して
いると,類似する意味を持つプログラム名や変数名が多
数必要となる場合に,かなり類似した命名となってしま
い,プログラム誤りが生じやすくなり,後で見た場合に
も,見間違いを招きやすくなる。
However, if naming is performed within the scope of knowledge possessed by individuals, if many program names and variable names with similar meanings are required, the naming will be quite similar, and program errors are likely to occur. This makes it easy to make mistakes when you look at it later.

また,必要な意味を表す場合に,ユーザの知識にない
英単語などを含むプログラム名や変数名は,命名するこ
とができないので,適切な命名が難しく,命名のための
選択の範囲が狭いため,本来の意味と違う命名をしてし
まうようなこともある。
Also, when expressing the necessary meaning, program names and variable names that contain English words that the user does not have knowledge of cannot be named, so it is difficult to name them appropriately, and the range of choices for naming is narrow. In some cases, the naming is different from the original meaning.

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

従来のプログラム作成では,プログラム名・変数名の
命名を,ユーザのみの知識にたよるため,次のような問
題がある。
In the conventional program creation, the naming of the program name and the variable name depends on the knowledge of only the user, and thus has the following problems.

(a) 適切な語を探すため,和英辞書を調べたりし
て,時間がかかる。
(A) It takes time to search a Japanese-English dictionary to find an appropriate word.

(b) 後にプログラムを見た場合に,同じような変数
名で見間違いを起こしやすい。また,何を表しているの
か分からなくなることがある。
(B) When the program is later viewed, it is easy to make mistakes with similar variable names. In addition, you may not know what it represents.

(c) ユーザの知識にない命名はしにくい。(C) It is difficult to name without knowing the user.

本発明は上記問題点の解決を図り,プログラム作成時
に必要となる多数のプログラム名や変数名を簡単に命名
することができるようにすることを目的としている。
SUMMARY OF THE INVENTION It is an object of the present invention to solve the above-mentioned problem and to easily name a large number of program names and variable names required when creating a program.

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

第1図は本発明の構成例を示す。 FIG. 1 shows a configuration example of the present invention.

第1図において,10はディスプレイ,11はキーボード,1
2はCPUおよびメモリなどからなる処理装置,13はエディ
タなどのプログラム編集処理部,14は本発明に係る命名
を支援する命名支援処理部,15は命名語入力部,16は命名
辞書検索部,17は命名語編集部,18は磁気ディスク装置な
どの外部記憶装置,19は命名辞書を表す。
In FIG. 1, 10 is a display, 11 is a keyboard, 1
2 is a processing device including a CPU and a memory, 13 is a program editing processing unit such as an editor, 14 is a naming support processing unit that supports naming according to the present invention, 15 is a naming word input unit, 16 is a naming dictionary search unit, Reference numeral 17 denotes a naming word editing unit, 18 denotes an external storage device such as a magnetic disk device, and 19 denotes a naming dictionary.

命名辞書19には,ある意味を持つ1または複数の入力
語と,その入力語の単語から連想される対応語およびそ
の対応語を切り出すための文字数を記述した対応語群と
を,1データとしたデータ群が格納されている。
The naming dictionary 19 stores one or more input words having a meaning, a corresponding word associated with the word of the input word, and a corresponding word group describing the number of characters for extracting the corresponding word, as one data. Stored data group.

入力語は,プログラム作成時に使用されるような名詞
・動詞・形容詞と,その語と同じ意味を持つ語である。
連想される対応語は,プログラムが通常英文字で記述さ
れるため,この例では,入力語の意味を持つ英語および
日本語のローマ字形となっている。
Input words are nouns, verbs, and adjectives used when creating a program, and words having the same meaning as the word.
Corresponding associated words are English and Japanese Roman characters having the meaning of the input word in this example because the program is usually described in English characters.

プログラム編集処理部13によるプログラムの編集中
に,ユーザからの要求があると,命名語入力部15は,こ
の命名辞書19を用いて,命名の補助を行うために,キー
ボード11からの入力を受け付け,入力語を命名辞書検索
部16に通知する。
When there is a request from the user while the program is being edited by the program edit processing unit 13, the naming word input unit 15 accepts input from the keyboard 11 to assist naming using the naming dictionary 19. Then, the input word is notified to the naming dictionary search unit 16.

命名辞書検索部16は,ユーザが指定した入力語によ
り,命名辞書19を検索し,入力語に対応するいくつかの
英数字などで表された対応語を取り出す。
The naming dictionary search unit 16 searches the naming dictionary 19 based on the input word specified by the user, and extracts a corresponding word represented by some alphanumeric characters or the like corresponding to the input word.

命名語編集部17は,取り出した対応語を表示し,その
中の1つを選択することをユーザに促す。
The naming word editor 17 displays the extracted corresponding words and prompts the user to select one of them.

ユーザが変数に命名したい語を繰り返し入力すると,
命名語編集部17は,命名辞書検索部16の検索結果につい
て,ユーザが選択した単語を次々に接続し,入力が完了
したときに,今まで選択された対応語列を基に,数種の
候補を作成し表示する。
When the user repeatedly enters the word that he wants to name for the variable,
The naming word editing unit 17 connects the words selected by the user one after another in the search result of the naming dictionary search unit 16, and when the input is completed, based on the corresponding word string selected so far, several types of Create and display suggestions.

〔作用〕[Action]

プログラム編集における任意の時点で,ユーザからの
要求があると,命名支援処理部14は,ユーザからの入力
を受け付け,あらかじめ登録されている対応語を表示
し,さらに選択された対応語列を編集して候補として表
示する。
At any point in the program editing, if there is a request from the user, the naming support processing unit 14 accepts the input from the user, displays the corresponding words registered in advance, and further edits the selected corresponding word string. And display it as a candidate.

したがって,候補として一覧表示された中から,適切
なものを選んで,プログラム名または変数名などに容易
に命名することができる。
Therefore, an appropriate one can be selected from the list displayed as candidates and can be easily named as a program name or a variable name.

〔実施例〕〔Example〕

第2図は本発明の実施例に係る命名辞書の構成例,第
3図は本発明の実施例におけるマルチウインドウシステ
ムを使用した画面の例,第4図は本発明の一実施例処理
フロー,第5図は命名辞書検索処理フロー,第6図は命
名語編集表示処理フロー,第7図は対応語表示処理フロ
ー,第8図は本発明の実施例によるユーザの入力に対す
る出力の例を示す。
FIG. 2 is an example of a configuration of a naming dictionary according to the embodiment of the present invention, FIG. 3 is an example of a screen using the multi-window system in the embodiment of the present invention, FIG. FIG. 5 shows a naming dictionary search processing flow, FIG. 6 shows a naming word edit display processing flow, FIG. 7 shows a corresponding word display processing flow, and FIG. 8 shows an example of an output in response to a user input according to the embodiment of the present invention. .

本実施例における命名辞書に登録される各データは,
例えば第2図(イ)に示すように,日本語の入力語と,
その入力語から連想される英文字で表される対応語のリ
ストからなる。例えば,「表示」または「表示する」と
いう入力語に対して,「HYOUJI」,「INDICATION」,…
という語が対応するように,あらかじめ入力語の意味や
読み方に応じて設定されている。
Each data registered in the naming dictionary in this embodiment is
For example, as shown in FIG.
It consists of a list of corresponding words represented by English characters associated with the input word. For example, for the input word "display" or "display", "HYOUJI", "INDICATION", ...
Is set in advance in accordance with the meaning and reading of the input word so that the word corresponds.

対応語の中で,数字の引数を持つ語は,その対応語の
一部についても候補となり得ることを示している。すな
わち,数字は対応語の切り分け数を意味し,例えば,第
2図(ロ)の場合,切り分け数が「4」であるので,
「PRODUCE」だけが候補となるのではなく,先頭から4
文字の「PROD」も候補となる。これは,変数名の意味な
どを考えた場合,先頭部分だけで,大体の意味を把握で
きることを考慮したものである。
Among the corresponding words, a word having a numeric argument indicates that some of the corresponding words can be candidates. That is, the number means the number of divisions of the corresponding word. For example, in the case of FIG. 2 (b), the number of divisions is "4".
"PRODUCE" is not the only candidate,
The character "PROD" is also a candidate. This is because the meaning of the variable name is considered, and the meaning can be roughly grasped only from the head part.

マルチウインドウシステムを使用した本発明の実施例
では,例えば第3図に示すような画面による作業が可能
である。
In the embodiment of the present invention using the multi-window system, it is possible to work on a screen as shown in FIG. 3, for example.

第3図において,30は画面のスクリーンを表し,31はエ
ディタが使用するプログラム編集用ウインドウ,32は命
名ウインドウ,33は候補ウインドウを表す。
In FIG. 3, reference numeral 30 denotes a screen screen, 31 denotes a program editing window used by the editor, 32 denotes a naming window, and 33 denotes a candidate window.

命名ウインドウ32は,命名の補助のために,ユーザの
入力を受け付ける入力領域と表示可能な領域とからなる
ウインドウであり,候補ウインドウ33は,候補の対応語
を表示して選択を促すメニューウインドウである。
The naming window 32 is a window including an input area for accepting user input and a displayable area for assisting naming, and the candidate window 33 is a menu window for displaying a corresponding word of the candidate and prompting a selection. is there.

第3図に示す画面は,エディタでプログラムを編集し
ているときに,変数の命名のため,命名ウインドウ32
で,「平均」の入力語がユーザにより入力され,これに
対する対応語の一覧が候補ウインドウ33に表示され,そ
の中で「average」が選択された状態を示している。
The screen shown in Fig. 3 is used for naming variables while editing the program with an editor.
Thus, the input word of "average" is input by the user, and a list of the corresponding words is displayed in the candidate window 33, indicating that "average" is selected.

本実施例の全体の処理フローは,例えば第4図に示す
ようになっている。
The overall processing flow of the present embodiment is, for example, as shown in FIG.

プログラム作成中に,命名の指示があると,第1図に
示す命名支援処理部14が起動される。その処理内容を,
以下,第4図に示す処理〜に従って説明する。
If a naming instruction is given during the program creation, the naming support processing unit 14 shown in FIG. 1 is started. The processing contents
Hereinafter, description will be made in accordance with the processing shown in FIG.

第3図に示す命名支援のための命名ウインドウ32を
作成し,ディスプレイに表示する。
A naming window 32 for naming support shown in FIG. 3 is created and displayed on the display.

〜 命名ウインドウ32で,命名語入力を行う。入力
が終了の場合,処理へ移る。
-Input a naming word in the naming window 32. If the input has been completed, the processing moves to the next step.

〜 命名辞書19を検索し,入力語に関係するデータ
を取り出す。対応語があれば処理,なければ処理へ
移る。
Search the naming dictionary 19 and extract data related to the input word. If there is a corresponding word, processing is performed; if not, processing proceeds.

対応語を,第3図に示す候補ウインドウ33に一覧表
示し,ユーザに1つを選択させ,そのデータを命名ウイ
ンドウ32に表示する。その後,処理へ戻る。
Corresponding words are displayed in a list in the candidate window 33 shown in FIG. 3, the user selects one, and the data is displayed in the naming window 32. Then, the process returns.

〜 入力が終了した場合,これまでに指定された対
応語があれば,それに基づいて命名語を編集し表示す
る。
~ When input is completed, if there is a corresponding word specified so far, the naming word is edited and displayed based on it.

〜 命名支援完了の入力があった場合,命名支援の
ための命名ウインドウ32を消去し,エディタに制御を戻
す。命名支援を続ける場合,処理に制御を戻して同様
に処理を繰り返す。
~ When naming support completion is input, the naming window 32 for naming support is deleted, and control is returned to the editor. If naming support is to be continued, control is returned to the process and the process is repeated in the same manner.

第5図は,第4図に示す処理のさらに詳細な処理フ
ローを示している。
FIG. 5 shows a more detailed processing flow of the processing shown in FIG.

命名辞書19の使用が始めてならば,命名辞書19をファ
イルからメモリの作業域に読み込み,初期設定する。そ
して,入力語に対応する対応語を,読み込んだ命名辞書
19より探し,現在の入力に関係するデータを取り出す。
When using the naming dictionary 19 for the first time, the naming dictionary 19 is read from the file into the work area of the memory and initialized. Then, the corresponding word corresponding to the input word is read from the naming dictionary.
Search from 19 and extract the data related to the current input.

第6図は,第4図に示す処理のさらに詳細な処理フ
ローを示している。
FIG. 6 shows a more detailed processing flow of the processing shown in FIG.

対応語に付加されている切り分け文字数に合わせて,
選択された単語を切り分け,データを作成する。すなわ
ち,今までに表示された語の切り分け文字数を基に,単
語を切り分け,それらを組み合わせて候補となる語を作
成する。
According to the number of characters to be separated added to the corresponding word,
Cut the selected word and create data. That is, words are separated based on the number of characters for separating words displayed so far, and candidate words are created by combining them.

その結果の候補語を命名ウインドウ32に表示する。 The resulting candidate word is displayed in the naming window 32.

第7図は,第4図に示す処理のさらに詳細な処理フ
ローを示している。
FIG. 7 shows a more detailed processing flow of the processing shown in FIG.

第3図に示す候補ウインドウ33を作成する。 A candidate window 33 shown in FIG. 3 is created.

候補ウインドウ33に対応語を一覧表示する。 A list of corresponding words is displayed in the candidate window 33.

対応語の中に必要な語がない場合,対応語表示処理
を終了する。
If there is no necessary word among the corresponding words, the corresponding word display processing ends.

表示された対応語の中に必要なデータがあれば,ユ
ーザの指示により,1語選択する。
If there is necessary data among the displayed corresponding words, one word is selected according to the user's instruction.

候補ウインドウ33を消去する。 The candidate window 33 is deleted.

〜 対応データが先頭にくる入力語のものならば,
そのままとし,先頭にくる入力語のものでなければ,命
名ウインドウ32の以前の対応データの後にハイフンを記
入する。
~ If the corresponding data is for the first input word,
If it is not the input word at the beginning, a hyphen is entered after the corresponding data in the naming window 32.

命名ウインドウ32に選択された対応データを表示
し,対応語表示処理を終了する。
The selected corresponding data is displayed in the naming window 32, and the corresponding word display processing ends.

第8図は,ユーザが「命名の情報を検索するプログラ
ム」を作成するにあたって,それに適したプログラム名
を決定するときの具体的な入力と出力の例を示してい
る。
FIG. 8 shows specific examples of input and output when a user determines a program name suitable for creating a “program for searching for naming information”.

第1図に示す命名支援処理部14を起動し,まず入力語
として「命名」を入力する。これにより,命名辞書19を
検索して,第8図のの入力に対応する4個の対応語が
出力される。ここで,ユーザは,「NAME」を選択したと
する。
The naming support processing unit 14 shown in FIG. 1 is started, and "naming" is first input as an input word. Thus, the naming dictionary 19 is searched, and four corresponding words corresponding to the input in FIG. 8 are output. Here, it is assumed that the user has selected “NAME”.

次に,「情報」の入力があると,同様に命名辞書19の
検索により,第8図のの入力に対応する対応語が出力
される。ユーザの選択は,最初の「INFORMATION」であ
ったとする。
Next, when "information" is input, the corresponding word corresponding to the input in FIG. 8 is output by searching the naming dictionary 19 in the same manner. Assume that the user's selection is the first "INFORMATION".

次の「検索」の入力に対して,第8図のの入力に対
応する4個の対応語が出力される。ユーザの選択は,
「REFERENCE」であったとする。
In response to the next "search" input, four corresponding words corresponding to the input in FIG. 8 are output. The user's choice is
Suppose it was "REFERENCE".

このユーザの入力に対応する結果は, NAME−INFORMATION−REFERENCEとなる。ここで,INFORMA
TIONには,(3 6)の引数が付加されている。したが
って,命名の候補としては,先頭から3文字および6文
字のINFとINFORMも対象となる。同様にREFERENCEには,
(3 5)の引数が付加されている。したがって,REFお
よびREFERも命名語候補の対象となる。
The result corresponding to this user input is NAME-INFORMATION-REFERENCE. Where INFORMA
The argument of (36) is added to TION. Therefore, INF and INFORM of the first three characters and six characters are also targeted as naming candidates. Similarly, REFERENCE contains
The argument of (35) is added. Therefore, REF and REFER are also candidates for naming word candidates.

最終的に「命名の情報を検索するプログラム」に付け
るプログラム名の候補は,次の9種類になる。
The following nine types of program name candidates are finally given to the “program for retrieving naming information”.

(1) NAME−INF−REF (2) NAME−INF−REFER (3) NAME−INF−REFERENCE (4) NAME−INFORM−REF (5) NAME−INFORM−REFER (6) NAME−INFORM−REFERENCE (7) NAME−INFORMATION−REF (8) NAME−INFORMATION−REFER (9) NAME−INFORMATION−REFERENCE ユーザは,この中から好みのプログラム名を選択し
て,命名することができる。
(1) NAME-INF-REF (2) NAME-INF-REFER (3) NAME-INF-REFERENCE (4) NAME-INFORM-REF (5) NAME-INFORM-REFER (6) NAME-INFORM-REFERENCE (7 ) NAME-INFORMATION-REF (8) NAME-INFORMATION-REFER (9) NAME-INFORMATION-REFERENCE The user can select a favorite program name from these and name it.

〔発明の効果〕〔The invention's effect〕

以上説明したように,本発明によれば,ユーザはプロ
グラム名や変数名を命名するときに,単語を入力するだ
けで,対応する語が表示,編集され,命名のための考案
時間を取られることなく簡単に命名することができるよ
うになる。また,意味の不明な命名をすることがなくな
る。
As described above, according to the present invention, when naming a program name or a variable name, the user only needs to input a word, and the corresponding word is displayed and edited, and a time for devising the naming is taken. It can be easily named without any naming. In addition, the naming of unknown meaning is eliminated.

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

第1図は本発明の構成例, 第2図は本発明の実施例に係る命名辞書の構成例, 第3図は本発明の実施例におけるマルチウインドウシス
テムを使用した画面の例, 第4図は本発明の一実施例処理フロー, 第5図は命名辞書検索処理フロー, 第6図は命名語編集表示処理フロー, 第7図は対応語表示処理フロー, 第8図は本発明の実施例によるユーザの入力に対する出
力の例を示す。 図中,10はディスプレイ,11はキーボード,12は処理装置,
13はプログラム編集処理部,14は命名支援処理部,15は命
名語入力部,16は命名辞書検索部,17は命名語編集部,18
は外部記憶装置,19は命名辞書を表す。
FIG. 1 is a configuration example of the present invention, FIG. 2 is a configuration example of a naming dictionary according to the embodiment of the present invention, FIG. 3 is an example of a screen using the multi-window system in the embodiment of the present invention, FIG. Fig. 5 is a flowchart of a naming dictionary search process, Fig. 6 is a flowchart of a naming word editing and displaying process, Fig. 7 is a corresponding word displaying process flow, and Fig. 8 is an embodiment of the present invention. 5 shows an example of an output in response to a user's input according to the following. In the figure, 10 is a display, 11 is a keyboard, 12 is a processing unit,
13 is a program editing processing unit, 14 is a naming support processing unit, 15 is a naming word input unit, 16 is a naming dictionary search unit, 17 is a naming word editing unit, 18
Represents an external storage device, and 19 represents a naming dictionary.

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭60−27941(JP,A) 「情報処理学会第39回(平成元年後 期)全国大会講演論文集」p.1505− 1508 (58)調査した分野(Int.Cl.6,DB名) G06F 9/06 ────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-60-27941 (JP, A) “Information Processing Society of Japan 39th (late 1989) National Convention Lecture Paper Collection” p. 1505-1508 (58) Field surveyed (Int.Cl. 6 , DB name) G06F 9/06

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】プログラムの編集機能を持つプログラム編
集装置において, 各入力語の命名に適した対応語と,対応語の編集に関す
る情報を持つ命名辞書と, 入力された入力語に対応する対応語を,前記命名辞書か
ら検索する検索部と, 当該検索された対応語のほかに,当該検索された対応語
の一つに前記編集情報を持つ場合,当該編集情報に基づ
き編集した語も,候補として表示する編集表示部と を有することを特徴とするプログラム編集装置。
1. A program editing apparatus having a program editing function, comprising: a corresponding word suitable for naming each input word, a naming dictionary having information on editing of the corresponding word, and a corresponding word corresponding to the input word. A search unit that searches the name from the naming dictionary, and in addition to the searched corresponding word, if one of the searched corresponding words has the editing information, the word edited based on the editing information is also a candidate. A program editing device, comprising: an editing display unit that displays as an image.
【請求項2】前記命名辞書は,編集情報として前記候補
語の切り分け文字数に関する情報を持つ ことを特徴とする請求項1記載のプログラム編集装置。
2. The program editing apparatus according to claim 1, wherein the naming dictionary has information on the number of characters for separating the candidate words as editing information.
【請求項3】前記編集表示部は,複数の入力語が入力さ
れた場合,先頭の入力語以外の入力語に対する候補の前
に区切り文字を挿入して,各候補を表示する ことを特徴とする請求項1または請求項2記載のプログ
ラム編集装置。
3. The editing / display unit, when a plurality of input words are input, inserts a delimiter character before a candidate for an input word other than the first input word, and displays each candidate. The program editing apparatus according to claim 1 or 2, wherein the program editing apparatus performs the program editing.
JP31298989A 1989-12-01 1989-12-01 Program editing device Expired - Lifetime JP2868256B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31298989A JP2868256B2 (en) 1989-12-01 1989-12-01 Program editing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31298989A JP2868256B2 (en) 1989-12-01 1989-12-01 Program editing device

Publications (2)

Publication Number Publication Date
JPH03172928A JPH03172928A (en) 1991-07-26
JP2868256B2 true JP2868256B2 (en) 1999-03-10

Family

ID=18035899

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31298989A Expired - Lifetime JP2868256B2 (en) 1989-12-01 1989-12-01 Program editing device

Country Status (1)

Country Link
JP (1) JP2868256B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5389857B2 (en) * 2011-05-11 2014-01-15 みずほ情報総研株式会社 Development support system, development support method, and development support program
US9542182B2 (en) 2013-06-18 2017-01-10 International Business Machines Corporation Standardization of variable names in an integrated development environment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
「情報処理学会第39回(平成元年後期)全国大会講演論文集」p.1505−1508

Also Published As

Publication number Publication date
JPH03172928A (en) 1991-07-26

Similar Documents

Publication Publication Date Title
US6226638B1 (en) Information searching apparatus for displaying an expansion history and its method
US5940842A (en) Character string retrieval system having a variable display range
JPH11184865A (en) Document summarizing device
JP2868256B2 (en) Program editing device
JP2005173999A (en) Device, system and method for searching electronic file, program, and recording media
JPH0581326A (en) Data base retrieving device
JPH10307835A (en) Information processor and its method
JP3710463B2 (en) Translation support dictionary device
JP3498635B2 (en) Information retrieval method and apparatus, and computer-readable recording medium
JPH05181912A (en) Document retrieving device
JP2001265780A (en) Electronic device and recording medium
JPH1011424A (en) Document preparation support device
JPH10105558A (en) Word data storage device, word data storing method and recording medium
JP3313482B2 (en) Keyword creation device
JPH06266487A (en) Information processor and help information presenting method
JP2786211B2 (en) Post-editing device in machine translation equipment
JPH09297760A (en) Document preparation supporting device
JP2720430B2 (en) Text input device
JPS62282364A (en) Character string retrieval system
JPH07287713A (en) Device for retrieving information
JPH0245876A (en) Document retrieving device
JPH09282326A (en) Fast document structure retrieval system
JPH0512261A (en) Document processor
JPH08185401A (en) Document retrieving device
JPS63148369A (en) Document call system