JPH03228124A - Executing order arranging system for procedure items - Google Patents

Executing order arranging system for procedure items

Info

Publication number
JPH03228124A
JPH03228124A JP2023803A JP2380390A JPH03228124A JP H03228124 A JPH03228124 A JP H03228124A JP 2023803 A JP2023803 A JP 2023803A JP 2380390 A JP2380390 A JP 2380390A JP H03228124 A JPH03228124 A JP H03228124A
Authority
JP
Japan
Prior art keywords
procedure
processing
items
order
item
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.)
Granted
Application number
JP2023803A
Other languages
Japanese (ja)
Other versions
JP2645160B2 (en
Inventor
Akiko Miyamoto
明子 宮本
Shinya Sawada
真也 澤田
Hiroyuki Matsuyama
松山 浩之
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 JP2023803A priority Critical patent/JP2645160B2/en
Publication of JPH03228124A publication Critical patent/JPH03228124A/en
Application granted granted Critical
Publication of JP2645160B2 publication Critical patent/JP2645160B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To align procedure items while putting them in order of a real processing for displaying by providing an arrangement processing part to rearrange the procedure items in order of a processing condition. CONSTITUTION:Contents are taken out of a processing condition table 122 of a storage part 12 by a procedure arrangement part 110 of a processing part 11, and discriminated by a processing condition discriminating means 111. When the processing condition exists in this discrimination, procedure items are retrieved by a correspondent procedure item retrieving means whether the procedure items corresponding to the processing condition is stored in a procedure item table 121 of the storage part 12 or not. A rearranging means 113 rearranges the retrieved procedure items to the head position of the procedure item. The result of such an arrangement processingis displayed at a display part 13. Thus, when the procedure items are executed and the processing of the processing condition is preferentially executed for some procedure items, the procedure items can be displayed while putting them in order of the real processing.

Description

【発明の詳細な説明】 [概要] 表示画面により定義された項目手続きが処理される対話
型プログラム作成システムにおける手続き項目の実行順
序整列方式に関し 手続き項目の実行時に手続き項目によっては処理条件の
処理が優先して実行される時に、実際の処理の順序に手
続き項目を整列して表示する方式を提供することを目的
とし。
[Detailed Description of the Invention] [Summary] Regarding the method of arranging the execution order of procedure items in an interactive program creation system in which item procedures defined by a display screen are processed, processing conditions may not be processed depending on the procedure item when executing the procedure item. The purpose is to provide a method for arranging and displaying procedure items in the order of actual processing when they are executed with priority.

複数の実行すべき手続き項目を表示する表示部と、?3
I数の実行すべき手続き項目と1手続き項目の実行時に
チェックすべき処理条件が実行順に複数個格納された記
憶部と、整列キーの操作により起動し、前記処理条件の
順番に手続き項目を並び変える整列処理部とを備え、実
行順序に並び変えられた手続き項目を表示部に表示する
よう構成する。
A display section that displays multiple procedure items to be executed; 3
A storage unit that stores I number of procedure items to be executed and a plurality of processing conditions to be checked when executing one procedure item in the order of execution, and a storage unit that is activated by operating an alignment key and arranges the procedure items in the order of the processing conditions. and a rearrangement processing section for changing the procedure items, and the procedure items rearranged in the execution order are displayed on the display section.

[産業上の利用分野] 本発明は表示画面により定義された項目手続きが処理さ
れる対話型プログラム作成システムにおける手続き項目
の実行順序整列方式に関する。
[Industrial Application Field] The present invention relates to a system for arranging procedure items in an execution order in an interactive program creation system in which item procedures defined by a display screen are processed.

オペレータと対話形式でプログラムを作成するシステム
では画面に表示された複数の手続き項目(それぞれ対応
する処理が定義されている)に対して処理が実行される
。このような複数の手続き項目を実行する場合に、それ
ぞれの手続きに対応して処理が円滑に行われるよう処理
環境を予めチェックすることが行われようになったが2
表示画面の各手続き項目の順番(番号が付与されている
)と実際の処理の順番が必ずしも−敗しなかった。
In systems where programs are created interactively with an operator, processes are executed for multiple procedure items (each with a corresponding process defined) displayed on the screen. When executing such multiple procedure items, the processing environment is now checked in advance to ensure smooth processing for each procedure.
The order of each procedure item on the display screen (numbered) and the order of actual processing did not necessarily match.

[従来の技術] 第4図は従来例の説明図である。[Conventional technology] FIG. 4 is an explanatory diagram of a conventional example.

対話型プログラム作成システムは、ハードウェア構成と
しては第4図A、に示すように、処理袋!(CPUとメ
モリ)と9表示装置、キーボード及びディスク等の補助
記憶装置とで構成され、利用者は表示画面を見ながらキ
ーボードを操作してプログラムを作成する。
The interactive program creation system has a hardware configuration as shown in Figure 4A. It consists of a computer (CPU and memory), nine display devices, a keyboard, and an auxiliary storage device such as a disk, and the user creates a program by operating the keyboard while looking at the display screen.

利用者が作成したプログラムを実行する場合従来は第4
図B、に示すように、入力したプログラムに対応して定
義された各手続き項目が順番に並べられて表示される。
Conventionally, when running a program created by a user, the fourth
As shown in Figure B, each procedure item defined corresponding to the input program is displayed in order.

この順番は、利用者が入力した後、実行順序が整列され
るが、従来は整列対象となる手続き項目に付された項目
番号の大小関係を比較しながら、昇順または降順になる
ような処理が行われその結果は表示装置に表示されてい
た。第4図B、にはその中の、降順に整列した場合の例
が示されている。なお、この整列が行われた後に、実行
を行うと整列された順番に実行される。
In this order, the execution order is sorted after the user inputs it, but conventionally, processing is arranged in ascending or descending order by comparing the magnitude relationship of the item numbers attached to the procedure items to be sorted. The results were displayed on the display device. FIG. 4B shows an example of the arrangement in descending order. Note that when executed after this sorting is done, it is executed in the sorted order.

一方2利用者が作成したプログラムに対して定義された
各手続き項目の処理を実行する場合にその処理が支障な
く実行できるように予め環境が整っているかどうかをチ
ェックする方式が促案されている。そのようなチェック
処理では、各プログラムの手続き項目の処理の中で、チ
ェックが必要な手続き項目に対して予め決められた条件
(以下、処理条件という)を満足するが否かについてチ
ェックが行われる。
On the other hand, a method has been proposed in which, when processing each procedure item defined for a program created by a user, it is checked in advance whether the environment is set up so that the processing can be executed without any problems. . In such check processing, a check is performed to determine whether predetermined conditions (hereinafter referred to as processing conditions) are satisfied for the procedure items that need to be checked during the processing of the procedure items of each program. .

例えば、データを入力して処理する手続き項目(プログ
ラム)の場合、人力するデータが格納されるエリアが確
保されているが否かがチェックされる。また9文字を処
理する手続き項目の場合予め対象となる文字データが決
められた大きさで決められた文字形式であるか等のチェ
ックがされる。
For example, in the case of a procedure item (program) that inputs and processes data, it is checked whether or not an area for storing data to be manually input is secured. In addition, in the case of a procedure item that processes nine characters, a check is made in advance to see if the target character data is of a predetermined size and in a predetermined character format.

このような処理条件は、予めチェックが必要な手続きに
対して準備され1対応する手続き項目の処理の前に優先
的に実行される。
Such processing conditions are prepared for procedures that need to be checked in advance and are executed preferentially before the processing of the corresponding procedure item.

[発明が解決しようとする課題] 上記した複数の処理条件は予め処理の順番が決められて
用意されており、複数の手続き項目について処理を実行
すると、処理条件の順番に従って実行されるので、利用
者が入力して表示画面に表示された手続き項目の順番(
大小関係で配列した順番を含む)と、実際に処理条件の
処理を含む手続き項目の処理が実行される順番は−敗し
なくなすなわち、利用者が入力した手続き項目の順番を
従来のように項目番号の大小により整列させても、大小
関係を持たない処理条件を実行順序どおりに整列させる
ことができない。
[Problems to be Solved by the Invention] The plurality of processing conditions described above are prepared in a predetermined processing order, and when processing for a plurality of procedure items is executed in accordance with the order of the processing conditions, it is difficult to use the processing conditions. The order of procedure items entered by the person and displayed on the display screen (
(including the order in which they are arranged in terms of size) and the order in which the processing of procedure items including the processing of processing conditions is actually executed - In other words, the order of procedure items input by the user is changed from the conventional order. Even if the item numbers are sorted by size, processing conditions that have no size relationship cannot be sorted according to the execution order.

本発明は手続き項目の実行時に手続き項目によっては処
理条件の処理が優先して実行される時に実際の処理の順
序に手続き項目を整列して表示する方式を提供すること
を目的とする。
SUMMARY OF THE INVENTION An object of the present invention is to provide a method for arranging and displaying procedure items in the actual processing order when, depending on the procedure item, processing of processing conditions is executed with priority during execution of the procedure item.

[課題を解決するための手段] 第1図は本発明の原理図である。[Means to solve the problem] FIG. 1 is a diagram showing the principle of the present invention.

図において、10は整列指示入力、11は処理部、11
0は手続き整列部、12は記憶部、121は手続き項目
テーブル、122は処理条件テーブル、13は表示部で
ある。
In the figure, 10 is an alignment instruction input, 11 is a processing unit, 11
0 is a procedure alignment section, 12 is a storage section, 121 is a procedure item table, 122 is a processing condition table, and 13 is a display section.

本発明は5手続き項目の実行前に整列を指示する入力に
より、処理条件テーブル122から処理条件を順番に取
出して、その処理条件に対応する手続き項目が存在する
と、その手続き項目を先頭ヘ移動することにより整列を
行うものである。
The present invention sequentially retrieves processing conditions from the processing condition table 122 by inputting an order to arrange the five procedure items before execution, and if a procedure item corresponding to the processing condition exists, moves that procedure item to the top. This is how the alignment is performed.

[作用] 整列指示人力10が処理部11に入力すると処理部11
の手続整列部110が起動する。整列部110は記憶部
12の処理条件テーブル122から先頭の内容を取り出
す。取り出した先頭の内容は処理条件判別手段111に
おいて判別される。
[Operation] When the alignment instruction manual 10 inputs the input to the processing section 11, the processing section 11
The procedure sorting unit 110 starts. The sorting unit 110 extracts the first content from the processing condition table 122 in the storage unit 12. The retrieved contents at the beginning are determined by the processing condition determining means 111.

この判別では処理条件が存在するか(処理条件の設定・
未設定等)を識別し、存在する場合その処理条件に対応
する手続き項目が記憶部12の手続き項目テーブル12
1にあるかどうかを対応手続き項目検索手段112によ
り検索する。対応する手続き項目が検索されると、並び
変え手段113は、その検索された手続き項目を手続き
項目の先頭位置に並び変える。
In this determination, whether processing conditions exist (processing condition settings/
If the procedure item exists, the procedure item corresponding to the processing condition is stored in the procedure item table 12 of the storage unit 12.
The corresponding procedure item search means 112 searches for whether or not it is in 1. When the corresponding procedure item is retrieved, the reordering means 113 reorders the retrieved procedure item to the top position of the procedure items.

次に処理条件テーブル122の次の処理条件に対して同
しように1判別処理を行い、処理条件テーブル122の
全ての項目について実行される。
Next, 1 discrimination processing is performed in the same manner for the next processing condition in the processing condition table 122, and is executed for all items in the processing condition table 122.

第1図の記憶部12のテーブルの例では、処理条件a(
手続き項目Aに対するチェック処理とする)が「有」に
設定されているので1 これに対応する手続き項目テー
ブルAはそのまま先頭位置に置かれる0次の処理条件す
に対しては条件が「無」なので手続き項目Bの並び変え
は行わない。
In the example of the table in the storage unit 12 in FIG. 1, the processing condition a(
Check processing for procedure item A) is set to "Yes", so the corresponding procedure item table A is set to "No" for the 0th order processing condition that is placed at the top position. Therefore, procedure item B is not rearranged.

更に次の、処理条件C(手続き項目Cに対応)は「有」
に設定されているので、並び変えが行われて、上記手続
き項目Aの次に移動する。このようにして整列処理を行
った結果は7表示部13に表示される。この例ではrA
、C,B、DJの順番に整列された結果が表示されてい
る。
Furthermore, the next processing condition C (corresponding to procedure item C) is "Yes"
Since the procedure item A is set to , the order is rearranged and the item is moved to the next step after the procedure item A. The results of the alignment process as described above are displayed on the 7 display section 13. In this example rA
, C, B, and DJ are displayed.

この状態で手続きを実行すると1表示部に表示された順
番に処理が実行されるが、実際には処理条件が設定され
ている手続き項目の処理では、優先的に処理条件が処理
される。第1図の例でいえば、  ’a、A、c、C,
B、DJの順に実行される。
When procedures are executed in this state, the processes are executed in the order displayed on the 1 display section, but in reality, when processing a procedure item for which a process condition has been set, the process condition is processed preferentially. In the example of Figure 1, 'a, A, c, C,
B and DJ are executed in this order.

[実施例] 第2図は実施例の構成図、第3図はテーブルの具体例で
ある。
[Example] FIG. 2 is a block diagram of an example, and FIG. 3 is a specific example of a table.

第2図において、20は記憶装置、21は処理装置、2
2はキーボード、23は表示装置を表す。
In FIG. 2, 20 is a storage device, 21 is a processing device, 2
2 represents a keyboard, and 23 represents a display device.

第2図の記憶装置20には、第1図の原理構成における
処理条件テーブル122に対応するチェック処理名テー
ブル202と、原理構成における手続き項目テーブル1
21に対応する手続き名テーブル203が格納されてい
る。
The storage device 20 in FIG. 2 includes a check process name table 202 corresponding to the process condition table 122 in the principle configuration of FIG. 1, and a procedure item table 1 in the principle configuration.
A procedure name table 203 corresponding to 21 is stored.

これらのテーブルの具体例は第3図A、  Bに示され
ている。この第3図A、のチェック処理名テーブルには
、001〜004の各番地に図のように、チェック処理
5.チヱンク2・・の実行順序に従って並べられている
。また、第3図B、の手続き名テーブルの例は、実行順
序と関係のない順番に処理1.処理2・・が並べられて
いる。
Specific examples of these tables are shown in Figures 3A and 3B. In the check process name table in FIG. 3A, each address from 001 to 004 has check process 5. They are arranged according to the execution order of Chain 2... In addition, in the example of the procedure name table shown in FIG. 3B, processes 1. Processing 2... are arranged.

最初に1表示装置23には、第3図B、の手続き名テー
ブルに格納された通りの順番に手続き項目が表示されて
いる。利用者が、キーボード22の整列キーを操作する
と、処理装置21にその信号が伝えられ、整列処理が起
動する。整列処理が開始されると、チェック処理テーブ
ルの先頭チェック処理の読み込みが行われる(210)
。これにより記憶装置120のチエ、り処理名テーブル
202の先頭がチェック処理名読み込み領域201に読
み込まれる。次にこの$n域201に読み込まれたチェ
ック処理名にチェック処理が存在するか否かを(例えば
、フラグの有無により表示)チェックしく211)、存
在する場合は、チェック処理と同名の手続きがあるか手
続き名テーブル203で探索する(212)。
First, the procedure items are displayed on the display device 23 in the same order as they are stored in the procedure name table shown in FIG. 3B. When the user operates the alignment key on the keyboard 22, the signal is transmitted to the processing device 21, and the alignment process is activated. When the sorting process starts, the first check process in the check process table is read (210).
. As a result, the beginning of the check process name table 202 in the storage device 120 is read into the check process name reading area 201. Next, check whether a check process exists in the check process name read in this $n area 201 (for example, it is displayed by the presence or absence of a flag) (211), and if it exists, a procedure with the same name as the check process is The procedure name table 203 is searched to see if it exists (212).

この探索において同名手続きが有るか否か判別しく21
3)、有る場合は手続き名テーブル203内の該当手続
き名を最初の場合は先頭に移動する(214)、この処
理は、予め図示しないレジスタに手続き名の先頭を表す
ポインタを格納しておき、先頭に手続き名が移動する(
残りの手続き名は後にシフトする)、そのポインタ値を
インクリメントすれば9次の順位の手続き名の移動時に
はそのポインタを参照すればよい。
In this search, I want to determine whether there is a procedure with the same name.21
3) If there is, move the corresponding procedure name in the procedure name table 203 to the beginning if it is the first one (214). This process stores a pointer representing the beginning of the procedure name in a register (not shown) in advance, The procedure name moves to the beginning (
The remaining procedure names are shifted later), and by incrementing the pointer value, that pointer can be referenced when moving the procedure name of the ninth order.

手続きテーブル内の手続き名の移動が終了した場合、及
び同名手続きの判別(213)において同名手続き名が
無い場合は、チエ’7り処理テーブルの次のチェック処
理名の読み込み(210)に戻って同様の処理が行われ
、チェツク処理名テーブル202の全てについて処理が
行われると1手続きの表示が実行される(215)。こ
れにより。
If the movement of the procedure name in the procedure table is completed, and if there is no procedure name with the same name in determining procedures with the same name (213), return to reading the next check process name in the check process table (210). Similar processing is performed, and when all of the check processing name table 202 has been processed, one procedure is displayed (215). Due to this.

記憶装置20の手続き塩テーブル203で整列処理され
た内容が表示装置23に出力されて表示されて、整列処
理を終了する。
The contents that have been sorted in the procedural salt table 203 of the storage device 20 are output to the display device 23 and displayed, and the sorting process is completed.

第3図A、およびB、に示すテーブルの具体例の場合、
整列処理により手続きが移動することにより第3図のC
0のように手続きの実行順が整列される。
In the case of the specific example of the table shown in FIGS. 3A and B,
C in Figure 3 is caused by moving the procedure due to the alignment process.
The execution order of procedures is sorted like 0.

[発明の効果コ 本発明によれば利用者プログラムを対話形式で作成する
システムにおいて、チェック処理のために手続きの並び
が実行順序と一致しなくなるような場合にも、チェック
処理の順に従って手続きを整列させることができ5手続
きを並べ直す?1.91な操作を不要とし、利用者が手
続きの実行順序の把握をより容易に行うことができる。
[Effects of the Invention] According to the present invention, in a system in which a user program is created interactively, even when the order of procedures does not match the execution order due to check processing, the procedures can be executed in the order of check processing. Can you rearrange the 5 procedures? 1.91 operations are not required, and the user can more easily grasp the order of procedure execution.

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

第1図は本発明の原理図、第2図は実施例の構成図、第
3図はテーブルの具体例、第4図は従来例の説明図であ
る。 第1図中 O;整列指示人力 l:処理部 IO:手続き整列部 2:記憶部 21手続き項目テーブル 22:処理条件テーブル 3:表示部
FIG. 1 is a diagram showing the principle of the present invention, FIG. 2 is a configuration diagram of an embodiment, FIG. 3 is a specific example of a table, and FIG. 4 is an explanatory diagram of a conventional example. O in Figure 1: Sorting instruction manual power l: Processing section IO: Procedure sorting section 2: Storage section 21 Procedure item table 22: Processing condition table 3: Display section

Claims (1)

【特許請求の範囲】 表示画面により定義された項目手続きが処理される対話
型プログラム作成システムにおいて、複数の実行すべき
手続き項目を表示する表示部と、 複数の実行すべき手続き項目と、手続き項目の実行時に
チェックすべき処理条件が実行順に複数個格納された記
憶部と、 整列キーの操作により起動し、前記処理条件の順番に手
続き項目を並び変える整列処理部とを備え、 前記実行順序に並び変えられた手続き項目を表示部に表
示することを特徴とする手続き項目の実行順序整列方式
[Claims] An interactive program creation system in which item procedures defined by a display screen are processed, comprising: a display unit that displays a plurality of procedure items to be executed; a plurality of procedure items to be executed; and a procedure item. a storage unit storing a plurality of processing conditions to be checked in the order of execution when executing the procedure; and an arrangement processing unit that is activated by operating an arrangement key and sorts the procedure items in the order of the processing conditions, and according to the order of execution. A procedure item execution order arrangement method characterized by displaying the rearranged procedure items on a display unit.
JP2023803A 1990-02-02 1990-02-02 Display system Expired - Lifetime JP2645160B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023803A JP2645160B2 (en) 1990-02-02 1990-02-02 Display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2023803A JP2645160B2 (en) 1990-02-02 1990-02-02 Display system

Publications (2)

Publication Number Publication Date
JPH03228124A true JPH03228124A (en) 1991-10-09
JP2645160B2 JP2645160B2 (en) 1997-08-25

Family

ID=12120487

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2023803A Expired - Lifetime JP2645160B2 (en) 1990-02-02 1990-02-02 Display system

Country Status (1)

Country Link
JP (1) JP2645160B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06223039A (en) * 1993-01-22 1994-08-12 Techno Vision Kk Display method for menu

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06223039A (en) * 1993-01-22 1994-08-12 Techno Vision Kk Display method for menu

Also Published As

Publication number Publication date
JP2645160B2 (en) 1997-08-25

Similar Documents

Publication Publication Date Title
US20050065659A1 (en) Robot control device
JPH0128980B2 (en)
JP2959069B2 (en) Slip input processor
JPS59197930A (en) Graphic input device
JPH03228124A (en) Executing order arranging system for procedure items
EP0343918A2 (en) A relational data retrieval apparatus
JP3712749B2 (en) Window display processing method in information processing equipment
JP2845897B2 (en) Document search / display method and apparatus
JPH03194656A (en) Cad device
JPH03116318A (en) Slip input device
JPH0261774A (en) Indicating device for graphic element
JPH0391069A (en) Document preparing device
JPH07230469A (en) Retrieval device
JPS61294583A (en) Picture file device
JP2851071B2 (en) Database device
JPH0589106A (en) Device and method for editing document
JPH0229863A (en) Display system for list data
JPH03233680A (en) Map display system
JPH03113672A (en) Data retrieval device
JPS61105590A (en) Data display system
JPS6033625A (en) Conversational information retrieving device
JPH0256013A (en) Key input processing method
JPH02255979A (en) Document producing device
JPH05257955A (en) Method for editing table
JPH05233869A (en) Data input device

Legal Events

Date Code Title Description
S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313532

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080502

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090502

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090502

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100502

Year of fee payment: 13

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100502

Year of fee payment: 13