JPH04216132A - System for displaying identifier of program - Google Patents

System for displaying identifier of program

Info

Publication number
JPH04216132A
JPH04216132A JP41113890A JP41113890A JPH04216132A JP H04216132 A JPH04216132 A JP H04216132A JP 41113890 A JP41113890 A JP 41113890A JP 41113890 A JP41113890 A JP 41113890A JP H04216132 A JPH04216132 A JP H04216132A
Authority
JP
Japan
Prior art keywords
length
program
name
identifier
display
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
JP41113890A
Other languages
Japanese (ja)
Inventor
Masumi Takahashi
真澄 高橋
Shizuka Ikeda
池田 静香
Sadahiro Kitano
北野 定博
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
PFU Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd, PFU Ltd filed Critical Fujitsu Ltd
Priority to JP41113890A priority Critical patent/JPH04216132A/en
Publication of JPH04216132A publication Critical patent/JPH04216132A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To concisely display a program on a screen without lowering the distinguishability of the identifier of the program by making the maximum length of the identifier displayed on the screen arbitrarily specifiable irrespective of the length of inputted length of the identifier. CONSTITUTION:A means 6 which specifies the maximum length of an identifier to be displayed when a program being prepared is displayed on a screen and another means which displays an identifier in such a way that, when the identifier is longer than the maximum length, '1' is subtracted from section of the identifier corresponding to the maximum length and an identifier continuation mark indicating that the identifier is to be continued is added to the end of the subtracted section are provided. Namely, when a program is displayed, a program display processing section 8 compares the maximum length of a specified identifier to be displayed with the length of the identifier in a program and, when the length of the identifier of the program is longer than the maximum value, displays the identifier after subtracting '1' from the section of the identifier corresponding to the maximum length and adding the identifier continuation mark to the end of the subtracted section.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は,簡易言語を用いた対話
型プログラムの作成システムに関するものであり,特に
作成中のプログラムを画面に簡潔に表示するため表示名
標(ラベル)の長さを制限する名標表示方式に関する。
[Industrial Field of Application] The present invention relates to a system for creating interactive programs using a simple language, and in particular to adjusting the length of display labels in order to concisely display the program being created on the screen. Concerning name display methods to be restricted.

【0002】0002

【従来技術】プログラムエディタなどの従来の対話型プ
ログラム作成システムでは,プログラムの手続き名のよ
うな名標の長さは,予め定められている最大値以内とな
るように制限されている。たとえば名標長の最大値を3
0文字のように大きい値に制限した場合には,一般にプ
ログラムの各手続きの内容には複数の名標が含まれてい
るから,1行分のデータが1画面の横方向の表示可能幅
を簡単に超えてしまい,1画面中に1つの手続きの全情
報を表示することが困難になる。図4はそのような従来
の名標表示例を示したものであり,新規作成されたプロ
グラムの入力手続き一覧画面の例である。
2. Description of the Related Art In conventional interactive program creation systems such as program editors, the length of a name such as a program procedure name is limited to a predetermined maximum value. For example, set the maximum name tag length to 3
If you limit the value to a large value such as 0 characters, the content of each procedure in a program generally includes multiple names, so one line of data will take up the horizontal displayable width of one screen. This makes it difficult to display all the information for one procedure on one screen. FIG. 4 shows an example of such a conventional name display, and is an example of an input procedure list screen for a newly created program.

【0003】図4において,項目の“処理順”は,各行
の手続きの処理順序を示す。また“手続き名”は,各手
続きに対して一意に与えられる名標であり,最大30文
字の長さに制限されている。次の“画面”は各手続きご
との画面定義体の名標であり,図示の例では18文字以
内で表わされている。さらに“定義”は手続きの定義の
あり,なしを,“繰返し”は処理の繰返しの方法を,そ
して“終了条件”は処理の終了条件をそれぞれ示してい
る。たとえば1画面の横方向表示可能幅が42文字であ
るとすると,最初に表示できるのは図4の上段部分の情
報のみであり,図の下段部分の情報を見るためには横ス
クロール操作によって画面移動を行わなければならなか
った。このような画面移動操作をなしで済ませるように
するためには,従来,名標長の最大値をたとえば最大8
文字のように小さく制限する必要があった。
In FIG. 4, the item "Processing Order" indicates the processing order of the procedures in each row. Further, the "procedure name" is a name uniquely given to each procedure, and is limited to a maximum length of 30 characters. The next "screen" is the name of the screen definition for each procedure, and in the example shown, it is expressed using up to 18 characters. Further, "definition" indicates whether the procedure is defined, "repetition" indicates the method of repeating the process, and "termination condition" indicates the termination condition of the process. For example, if the horizontal display width of one screen is 42 characters, only the information in the upper part of Figure 4 can be displayed initially, and in order to see the information in the lower part of the diagram, you must scroll the screen horizontally. The move had to be made. In order to avoid such screen movement operations, conventionally the maximum value of the name tag length was set to a maximum of 8, for example.
It was necessary to limit it to small size like letters.

【0004】0004

【発明が解決しようとする課題】従来のプログラムの名
標表示方式では,名標長の最大値が固定されており,最
大値を大きくとると画面移動操作が必要になって操作性
が悪くなり,また最大値を小さくすると限られた短い文
字数で名標を表現する必要があることから略語形が多く
なって識別性が低下するという問題があった。さらに名
標長の変更は簡単に行うことができなかった。本発明は
,名標の識別性を低下させることなくプログラムの簡潔
な画面表示を可能にすることを目的としている。
[Problem to be solved by the invention] In the name display method of conventional programs, the maximum value of the name tag length is fixed, and if the maximum value is made large, it becomes necessary to move the screen, resulting in poor operability. Furthermore, when the maximum value is reduced, it is necessary to express the name name using a limited number of short characters, which causes the problem that the number of abbreviations increases and the identifiability deteriorates. Furthermore, the name tag length could not be easily changed. An object of the present invention is to enable a simple screen display of a program without reducing the distinctiveness of a name tag.

【0005】[0005]

【課題を解決するための手段】本発明は,入力される名
標の長さとは関係なしに画面に表示される名標の最大長
を任意に指定可能とし,実際の名標長が指定した最大長
を超える場合には,適当な名標継続マークを付加して画
面に表示するものである。図1は,本発明の原理説明図
である。図において, 1は対話型プログラム作成システムである。 2は表示装置である。 3は入力装置である。 4はプログラムの作成あるいは更新を行うための編集機
能をそなえたプログラ ム作成処理部である。 5は作成中あるいは作成されたプログラムを格納するプ
ログラムファイルである。 6は表示名標長の最大値を指定する表示名標長指定部で
ある。 7は指定された表示名標長最大値である。 8はプログラムファイル5に格納されているプログラム
を表示するプログラム表示処理部であり,プログラムを
表示するとき,指定された表示名標最大値とプログラム
中の名標の長さとを比較し,プログラムの名標長が指定
された最大値を超えている場合には,指定された最大値
から1を引いた長さの名標部分に名標継続マーク(たと
えば“…”)を付加して画面に表示する。
[Means for Solving the Problems] The present invention makes it possible to arbitrarily specify the maximum length of the name tag displayed on the screen regardless of the length of the input name tag, and the length of the actual name tag If the maximum length is exceeded, an appropriate continuation mark will be added and displayed on the screen. FIG. 1 is an explanatory diagram of the principle of the present invention. In the figure, 1 is an interactive program creation system. 2 is a display device. 3 is an input device. Reference numeral 4 denotes a program creation processing unit having an editing function for creating or updating programs. 5 is a program file that stores a program that is being created or has been created. Reference numeral 6 represents a display name standard length designation part for specifying the maximum value of the display name standard length. 7 is the maximum value of the specified display name length. 8 is a program display processing unit that displays the program stored in the program file 5. When displaying a program, it compares the specified maximum display name value with the length of the name tag in the program and displays the program. If the name tag length exceeds the specified maximum value, a name tag continuation mark (for example, "...") is added to the name tag part of the specified maximum value minus 1 and displayed on the screen. indicate.

【0006】[0006]

【作用】本発明によれば,プログラム中に用いられる名
標の長さは画面の表示長とは無関係にかなりの長さまで
許容できる。しかし,画面の表示名標長の最大値の初期
値は小さく指定して,プログラムの各行の全ての情報項
目ができるだけ1画面中に表示できるようにする。この
結果,最大値の初期値を超える長さの名標は,名標継続
マーク付きで画面表示される。利用者は,名標継続マー
ク付きの名標部分について表示されていない残りの名標
部分を見たい場合には,表示名標長の最大値をより大き
い値に更新し,更新値に対応する長さ分の名標を表示さ
せることができる。しかしその結果,情報の一部が画面
からオーバーフローして,見えなくなることも起る。こ
のようにして,表示名標の最大値を必要時に必要な長さ
で指定することによって,任意の長さ分の名標を見るこ
とができ,また最小限の表示名標長でよい場合には,情
報の全体を簡潔に画面表示させることができ,情報に応
じて選択することができる。
According to the present invention, the length of the name tag used in the program can be allowed to be quite long, regardless of the display length of the screen. However, the initial value of the maximum display name length on the screen is specified to be small so that all information items on each line of the program can be displayed on one screen as much as possible. As a result, name tags whose length exceeds the initial maximum value are displayed on the screen with a name tag continuation mark. If the user wants to see the remaining part of the name tag that is not displayed with the name tag continuation mark, the user should update the maximum value of the display name tag length to a larger value and adjust the value corresponding to the updated value. Name tags can be displayed for the same length. However, as a result, some information may overflow from the screen and become invisible. In this way, by specifying the maximum value of the display name tag with the required length when necessary, you can view the name tag of any length, and if the minimum length of the display name tag is sufficient, , the entire information can be displayed concisely on the screen, and selections can be made according to the information.

【0007】[0007]

【実施例】図2は,本発明実施例による対話型プログラ
ム作成システムにおける名標表示処理のフローである。 図において,■は,プログラム表示処理の開始であり,
■は,利用者による表示名標長の最大値の指定操作であ
る。ただしデフォルト値として適当な初期値を設定して
おくことができる。■は,利用者が指定した名標長の最
大値よりも表示名標長の方が長いかどうかを判定する処
理である。■は,■でYESの場合に(表示名標長の最
大値−1)の長さ分の名標と名標継続マーク(“…”)
とを画面に表示する。■は,■でNOの場合に名標をそ
のまま画面に表示する。■は,表示処理の終了である。
Embodiment FIG. 2 is a flowchart of name tag display processing in an interactive program creation system according to an embodiment of the present invention. In the figure, ■ is the start of program display processing,
■ is an operation by the user to specify the maximum value of the display name standard length. However, an appropriate initial value can be set as a default value. (2) is a process of determining whether the display name mark length is longer than the maximum value of the name mark length specified by the user. For ■, if YES in ■, name tag and name continuation mark (“…”) for the length of (maximum display name length - 1)
and displayed on the screen. ■: If the answer to ■ is NO, the name tag is displayed as is on the screen. ■ indicates the end of the display process.

【0008】図3は,本発明実施例による名標表示例で
ある。図3(a) は,表示名標長の最大値指定操作で
あり,利用者は必要時に表示名標長の最大値を8文字な
いし30文字の範囲で指定することができる。図3(b
) は,表示名標長の最大値指定が8文字の場合の入力
手続き一覧画面の例である。図中“…”は名標継続マー
クであり,継続名標部分があることを示している。図3
(c) は,表示名標長の最大値指定が30文字である
場合の入力手続き一覧画面を示す。この場合,完全な形
で名標を見ることができるか,最初の画面は上段に示さ
れる情報部分についてのものであり,下段の情報部分を
見るためには,横スクロール操作を行う必要がある。図
3の(b) と(c) の画面は,同図(a) の表示
名標長の最大値指定操作で指定を変更することによって
容易に切り換えることができる。またその中間の表示名
標長も任意に指定することができる。
FIG. 3 is an example of a name sign display according to an embodiment of the present invention. FIG. 3(a) shows an operation for specifying the maximum value of the display name standard length, and the user can specify the maximum value of the display name standard length in the range of 8 to 30 characters when necessary. Figure 3(b)
) is an example of the input procedure list screen when the maximum display name length is 8 characters. In the figure, "..." is a name continuation mark, indicating that there is a continuation name part. Figure 3
(c) shows the input procedure list screen when the maximum display name length is 30 characters. In this case, can you see the name tag in its complete form?The first screen is for the information part shown in the upper row, and you need to perform a horizontal scroll operation to see the information part in the lower row. . The screens shown in FIGS. 3(b) and 3(c) can be easily switched by changing the designation using the maximum value designation operation for the display name standard length shown in FIG. 3(a). Moreover, the display name standard length in between can also be specified arbitrarily.

【0009】[0009]

【発明の効果】本発明は,従来の固定された名標長によ
る表示方式にくらべて表示名標長を任意に指定できるた
め,利用者は簡略化した名標によるプログラム全体の情
報と個々の名標の完全な情報とを随時選択して簡単に見
ることができるようになり,操作性と視認性とを向上さ
せることができる。
[Effects of the Invention] Compared to the conventional display method using a fixed name head length, the present invention allows the user to arbitrarily specify the display name head length, allowing the user to view the entire program information and individual information using simplified name names. Complete information on the name tag can be selected and viewed easily at any time, improving operability and visibility.

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

【図1】本発明の原理説明図である。FIG. 1 is a diagram explaining the principle of the present invention.

【図2】本発明実施例による名標表示処理のフロー図で
ある。
FIG. 2 is a flowchart of name tag display processing according to an embodiment of the present invention.

【図3】本発明実施例によるプログラムの名標表示例の
説明図である。
FIG. 3 is an explanatory diagram of an example of a name display of a program according to an embodiment of the present invention.

【図4】従来方式による名標表示例の説明図である。FIG. 4 is an explanatory diagram of an example of name plate display according to a conventional method.

【符号の説明】[Explanation of symbols]

1  対話型プログラム作成システム 2  表示装置 3  入力装置 4  プログラム作成処理部 5  プログラムファイル 6  表示名標長指定部 7  表示名標長最大値 8  プログラム表示処理部 1 Interactive program creation system 2 Display device 3 Input device 4 Program creation processing section 5 Program file 6 Display name standard length specification section 7 Display name maximum length 8 Program display processing section

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  対話型プログラム作成システムにおい
て,作成中のプログラムを画面に表示する際の表示名標
長の最大値を指定する手段と,画面に表示すべきプログ
ラム中の名標の長さが上記最大値を超える場合に,当該
最大値の長さから1を引いた長さ分の表示名標の終りに
名標の残りがあることを示す名標継続マークを付加して
画面に表示する手段とを設け,任意の長さの表示名標長
を指定し表示可能にしたことを特徴とするプログラムの
名標表示方式。
[Claim 1] In an interactive program creation system, a means for specifying the maximum value of the display name mark length when displaying the program being created on the screen, and a means for specifying the maximum value of the name mark length in the program to be displayed on the screen. If the above maximum value is exceeded, a name mark continuation mark will be added to the end of the name mark equal to the length of the maximum value minus 1 to indicate that there is a remaining name mark and displayed on the screen. 1. A name display method for a program, characterized in that a name name display method for a program is provided with a means for specifying and displaying a display name name length of an arbitrary length.
JP41113890A 1990-12-17 1990-12-17 System for displaying identifier of program Pending JPH04216132A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP41113890A JPH04216132A (en) 1990-12-17 1990-12-17 System for displaying identifier of program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP41113890A JPH04216132A (en) 1990-12-17 1990-12-17 System for displaying identifier of program

Publications (1)

Publication Number Publication Date
JPH04216132A true JPH04216132A (en) 1992-08-06

Family

ID=18520184

Family Applications (1)

Application Number Title Priority Date Filing Date
JP41113890A Pending JPH04216132A (en) 1990-12-17 1990-12-17 System for displaying identifier of program

Country Status (1)

Country Link
JP (1) JPH04216132A (en)

Similar Documents

Publication Publication Date Title
US7587679B1 (en) System and method for displaying elements using a single tab
JP2701724B2 (en) Scenario editing device
KR900006042B1 (en) Display control apparatus for use in composite document processing apparatus
US5371846A (en) Non-linear scroll bar
US6252596B1 (en) Command entry highlight editing for a menu selection system and method
US20090177995A1 (en) Computer User Interface for Calendar Auto-Summarization
CA2071299A1 (en) Method and apparatus utilizing multi-dimensional data icons
JPS61229168A (en) Generation of graph using computer
US5712994A (en) Method and system for apparent direct editing of transient graphic elements within a data processing system
US5604858A (en) Method and system for apparent direct editing of fixed display elements within a data processing system
JPH04216132A (en) System for displaying identifier of program
JPS63247812A (en) Screen display device
JPH0525355B2 (en)
JPH04278992A (en) Character string display method
JPH11296463A (en) Marking/redisplay method for home page using frame
JPH02208693A (en) Multiwindow screen display device
JP3718587B2 (en) Variable document confirmation support device
KR970059913A (en) Image database management system and method for inputting, updating and deleting image database suitable for the same
JPH05224857A (en) Graphical user interface of data processing system and method for changing size of data input field
JPH05334285A (en) Document preparing device
JPH06161694A (en) Selection displkay device
JP2001306553A (en) Tag display control method and computer-readable storage medium with program for executing the same stored thereon
JPH08147301A (en) Display method for document processor
JPH04349494A (en) Display control system for indicator
JPH02121024A (en) Inter-multiwindow relevancy displaying system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20020910