JP2996294B2 - How to create a job control language - Google Patents

How to create a job control language

Info

Publication number
JP2996294B2
JP2996294B2 JP8212285A JP21228596A JP2996294B2 JP 2996294 B2 JP2996294 B2 JP 2996294B2 JP 8212285 A JP8212285 A JP 8212285A JP 21228596 A JP21228596 A JP 21228596A JP 2996294 B2 JP2996294 B2 JP 2996294B2
Authority
JP
Japan
Prior art keywords
jcl
center console
control language
displayed
created
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
JP8212285A
Other languages
Japanese (ja)
Other versions
JPH1055268A (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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP8212285A priority Critical patent/JP2996294B2/en
Publication of JPH1055268A publication Critical patent/JPH1055268A/en
Application granted granted Critical
Publication of JP2996294B2 publication Critical patent/JP2996294B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、汎用コンピュータ
のジョブ制御言語作成に関し、特にセンタコンソールか
らのジョブ制御言語作成方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for creating a job control language for a general-purpose computer, and more particularly to a method for creating a job control language from a center console.

【0002】[0002]

【従来の技術】従来、この種のジョブ制御言語の作成
は、汎用コンピュータを利用したジョブを実行するため
に行われている。
2. Description of the Related Art Hitherto, this type of job control language has been created to execute a job using a general-purpose computer.

【0003】又、従来のジョブ制御言語の作成は、汎用
コンピュータと端末機を通信回線で接続し、タイムシェ
アリング・システムとエディタを使用した端末機からの
手入力により行われている。
A conventional job control language is created by connecting a general-purpose computer to a terminal via a communication line, and manually inputting the information from the terminal using a time sharing system and an editor.

【0004】[0004]

【発明が解決しようとする課題】上記した従来技術で
は、ジョブ制御言語の作成がタイムシェアリング・シス
テムを使用しているため、汎用コンピュータと端末機の
通信が障害等の理由で不可能な場合には、ジョブ制御言
語が作成できないという問題が生ずる。
In the prior art described above, since a time-sharing system is used for creating a job control language, communication between a general-purpose computer and a terminal is impossible due to a failure or the like. Has a problem that a job control language cannot be created.

【0005】本発明の課題はセンタコンソールとそのキ
ーボードを使用してジョブ制御言語を作成するジョブ制
御言語作成方法を提供することである。
An object of the present invention is to provide a job control language creating method for creating a job control language using a center console and its keyboard.

【0006】[0006]

【課題を解決するための手段】本発明のジョブ制御言語
作成プログラムは、JCL作成者に対してセンタコンソ
ールに情報を表示しながら、対話形式で作成していく。
より具体的には、各種情報画面(図5)や各種入力要求
メッセージ(図6)をセンタコンソール(図1の1−
3)に表示する。JCL作成者は、センタコンソール
(図1の1−3)に表示された各種情報画面(図5)や
各種入力要求メッセージ(図6)を見て、キーボード
(図1の1−4)から、必要な情報を入力することでジ
ョブ制御言語を作成することができる。
The job control language creating program of the present invention creates an interactive form while displaying information on a center console for a JCL creator.
More specifically, various information screens (FIG. 5) and various input request messages (FIG. 6) are displayed on the center console (1--1 in FIG. 1).
Displayed in 3). The JCL creator looks at the various information screens (FIG. 5) and various input request messages (FIG. 6) displayed on the center console (1-3 of FIG. 1), and uses the keyboard (1-4 of FIG. 1). A job control language can be created by inputting necessary information.

【0007】[0007]

【発明の実施の形態】次に、本発明の第1の実施の形態
について図面を参照して詳細に説明する。図1を参照す
ると、本実施の形態は、ジョブ制御言語(以下、JCL
という)格納ファイル(1−1)と、汎用コンピュータ
上で動作するJCL作成プログラム(1−2)と、セン
タコンソール(1−3)と、キーボード(1−4)とを
含む。
Next, a first embodiment of the present invention will be described in detail with reference to the drawings. With reference to FIG. 1, the present embodiment employs a job control language (hereinafter, JCL).
Storage file (1-1), a JCL creation program (1-2) operating on a general-purpose computer, a center console (1-3), and a keyboard (1-4).

【0008】JCL格納ファイル(1−1)には、あら
かじめ作成しておいたJCL基本イメージ1〜nを格納
している。JCL基本イメージ1〜nは、ユーティリテ
ィ別に基本となるJCLが記述されている。
The JCL storage file (1-1) stores JCL basic images 1 to n created in advance. The JCL basic images 1 to n describe the basic JCL for each utility.

【0009】センタコンソール(1−3)はJCL作成
プログラム(1−2)が作成前・後のJCLのイメージ
等の各種情報画面や、必要な情報の入力を要求する各種
入力要求メッセージを表示するために用いる。キーボー
ド(1−4)は、JCL作成者がJCL作成プログラム
(1−2)に通知する情報を入力する手段として用い
る。JCL作成プログラム(1−2)は、図2に示すよ
うなモジュール構成となっており、メインモジュール
は、JCL作成者によって選択されたユーティリティに
該当するサブモジュールを呼び出して実行する。
The center console (1-3) displays various information screens such as JCL images before and after creation by the JCL creation program (1-2), and various input request messages for requesting input of necessary information. Used for The keyboard (1-4) is used as a means for the JCL creator to input information to be notified to the JCL creation program (1-2). The JCL creation program (1-2) has a module configuration as shown in FIG. 2, and the main module calls and executes a sub-module corresponding to the utility selected by the JCL creator.

【0010】次に、図1〜図6を参照しながら本発明の
第1の実施の形態の動作について詳細に説明する。JC
L作成者は、JCL作成プログラム(1−2)を実行す
ると、メインモジュールはユーティリティメニュー画面
(5−1)を表示した後、ユーティリティ選択要求メッ
セージ(6−1)をセンタコンソール(1−3)に出力
する(ステップ31、32)。JCL作成者は、ユーテ
ィリティメニュー画面を参照し、使用したいユーティリ
ティをキーボード(1−4)より入力する。これを受け
たメインモジュールは該当するサブモジュールを呼び出
す(ステップ33、34)。
Next, the operation of the first embodiment of the present invention will be described in detail with reference to FIGS. JC
When the L creator executes the JCL creation program (1-2), the main module displays a utility menu screen (5-1) and then sends a utility selection request message (6-1) to the center console (1-3). (Steps 31 and 32). The JCL creator refers to the utility menu screen and inputs a desired utility from the keyboard (1-4). The main module receiving this calls the corresponding sub-module (steps 33 and 34).

【0011】メインモジュールから呼び出されたサブモ
ジュールは、JCL格納ファイル(1−1)から該当す
るJCL基本イメージ(5−2)をJCL格納域に読込
み、センタコンソール(1−3)に表示する(ステップ
41、42)。さらに、パラメータ1入力要求メッセー
ジ(6−2)を出力し、JCL作成者から入力された値
をステップ41で読み込んだJCL基本イメージのパラ
メータ1の部分に設定する(ステップ43〜45)。
The submodule called from the main module reads the corresponding JCL basic image (5-2) from the JCL storage file (1-1) into the JCL storage area and displays it on the center console (1-3) ( Steps 41 and 42). Further, a parameter 1 input request message (6-2) is output, and the value input from the JCL creator is set in the parameter 1 portion of the JCL basic image read in step 41 (steps 43 to 45).

【0012】パラメータ2からパラメータmまでに関し
ても、ステップ43〜45と同様に、JCL作成者から
入力された値をJCL基本イメージに反映させる(ステ
ップ46〜ステップ411)。パラメータmまでの値を
JCL基本イメージに設定したら、そのイメージをJC
L作成イメージ画面(5−3)としてセンタコンソール
(1−3)に表示し(412)、また、作成完了確認メ
ッセージ(6−5)を出力することで(ステップ41
3)、JCL作成者に作成イメージが正しいかどうかの
判定を委ねる。
Regarding parameters 2 to m, similarly to steps 43 to 45, the values input by the JCL creator are reflected on the JCL basic image (steps 46 to 411). After setting the value up to parameter m in the JCL basic image,
An L creation image screen (5-3) is displayed on the center console (1-3) (412), and a creation completion confirmation message (6-5) is output (step 41).
3), leaving the JCL creator to determine whether the created image is correct.

【0013】作成完了確認メッセージ(6−5)に対す
るJCL作成者からの応答(ステップ414)が「完
了」であれば、ステップ412で表示したJCLのイメ
ージでJCL格納ファイル(1−1)に書き込む(ステ
ップ415)。もし、応答(ステップ414)が「修
正」であるならば、ステップ43まで戻り、JCL作成
者に対して再度パラメータ値の要求を行う。
If the response (step 414) from the JCL creator to the creation completion confirmation message (6-5) is "completed", the JCL image displayed in step 412 is written in the JCL storage file (1-1). (Step 415). If the response (step 414) is "correction", the process returns to step 43 and requests the JCL creator for the parameter value again.

【0014】JCLの作成が完了したら、実行確認メッ
セージ(6−6)を出力する(ステップ416)。JC
L作成者からの応答(ステップ417)が「未実行」で
あれば、そのままサブモジュールの処理を終了する。応
答(ステップ417)が「実行」であれば、作成したJ
CLのジョブを実行(ステップ418)後、サブモジュ
ールの処理を終了する。
When the creation of the JCL is completed, an execution confirmation message (6-6) is output (step 416). JC
If the response (step 417) from the L creator is “not executed”, the processing of the submodule is terminated as it is. If the response (step 417) is “execute”, the created J
After executing the CL job (step 418), the processing of the sub-module is terminated.

【0015】JCL作成者がサブモジュールの処理の途
中で、JCL作成を中止したい場合には、メッセージの
応答に「中止」を入力することでメインモジュールの処
理に戻ることができる(4−1)。
If the JCL creator wants to cancel the JCL creation during the processing of the sub-module, the user can return to the processing of the main module by inputting "cancel" in the message response (4-1). .

【0016】サブモジュールの処理が終了してメインモ
ジュールの処理に戻ると、再度ユーティリティメニュー
画面の表示(ステップ31)とユーティリティ選択要求
メッセージの出力(ステップ32)を行い、JCL作成
者が応答(ステップ33)で「終了」と入力するまで繰
り返し実行する。
When the processing of the submodule is completed and the processing returns to the processing of the main module, the utility menu screen is displayed again (step 31) and a utility selection request message is output (step 32), and the JCL creator responds (step 31). The process is repeated until "end" is input in 33).

【0017】次に、本発明の第2の実施の形態とその動
作について図面を参照して詳細に説明する。図4での上
記した第1の実施の形態では、作成完了確認メッセージ
出力(ステップ413)に対する応答が、「修正」であ
るならば、パラメータ1入力要求メッセージの出力(ス
テップ43)まで処理を戻る。
Next, a second embodiment of the present invention and its operation will be described in detail with reference to the drawings. In the first embodiment described above with reference to FIG. 4, if the response to the creation completion confirmation message output (step 413) is “correction”, the process returns to the parameter 1 input request message output (step 43). .

【0018】図9を参照すると、第2の実施形態でのパ
ラメータ入力要求メッセージは、JCL作成者の選択肢
に「完了」を追加している。図8を参照すると、第2の
実施の形態は、作成完了確認メッセージ出力(ステップ
813)に対する応答が、「修正」であるならば、修正
個所入力要求メッセージを出力する(ステップ81
9)。その応答(ステップ820)でJCL作成者が指
定した、パラメータの入力要求メッセージ出力の処理に
戻る(8−1)。
Referring to FIG. 9, the parameter input request message in the second embodiment has “completed” added to the options of the JCL creator. Referring to FIG. 8, in the second embodiment, if the response to the creation completion confirmation message output (step 813) is "correction", a correction location input request message is output (step 81).
9). The process returns to the parameter input request message output process designated by the JCL creator in the response (step 820) (8-1).

【0019】また、パラメータ入力要求メッセージに対
する応答の選択肢として「完了」を追加する。JCL作
成者が、この「完了」を選択すると、その後のパラメー
タ入力応答メッセージの出力を省略して(8−2)、作
成イメージの表示(ステップ812)の処理を行う。こ
の点において、第2の実施の形態は第1の実施の形態と
異なり、その他の点に関しては同じである。
"Complete" is added as an option of the response to the parameter input request message. When the JCL creator selects this "complete", the subsequent output of the parameter input response message is omitted (8-2), and the process of displaying the created image (step 812) is performed. In this point, the second embodiment is different from the first embodiment, and the other points are the same.

【0020】[0020]

【実施例】以下、本発明の第1の実施の形態における一
実施例の構成を図面を使用して詳細に説明する。例え
ば、ある磁気ディスク中のファイルのデータを磁気テー
プの待避するJCLをJCL作成プログラムを使用して
作成し、実行する場合を考える。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The structure of one embodiment of the first embodiment of the present invention will be described below in detail with reference to the drawings. For example, consider a case where a JCL for saving data of a file on a magnetic disk on a magnetic tape is created using a JCL creation program and executed.

【0021】JCLは、汎用機メーカーにより記述方法
が異なるが、ここでは日本電気(株)の汎用コンピュー
タであるACOS−4(OSはXVP)を使用すること
を前提条件とする。ユーティリティはCREATESE
Qを使用する。このユーティリティは、あるファイルを
入力して順編成ファイルを作成するものである。
Although the description method of the JCL differs depending on the manufacturer of the general-purpose machine, it is assumed here that ACOS-4 (OS is XVP) which is a general-purpose computer of NEC Corporation is used. Utility is CREATESE
Use Q. This utility creates a sequential file by inputting a certain file.

【0022】入力元の磁気ディスクの装置クラスをMS
/M900、媒体名をDS01、待避するデータのファ
イル名をDATA1と仮定する。出力先の磁気テープの
装置クラスをMT/T9/D6250、媒体名をMT0
1、データのファイル名をDATA2と仮定する。
The device class of the input magnetic disk is set to MS.
/ M900, the medium name is DS01, and the file name of the data to be saved is DATA1. The device class of the output magnetic tape is MT / T9 / D6250, and the medium name is MT0.
1. Assume that the data file name is DATA2.

【0023】次に、本実施例の動作を図7を参照して詳
細に説明する。図7は、JCL作成者の作業フローと、
その間にJCL作成プログラムにより表示される画面ま
たはメッセージ(罫線で囲まれたもの)を示したもので
ある。
Next, the operation of this embodiment will be described in detail with reference to FIG. FIG. 7 shows the work flow of the JCL creator,
This shows a screen or a message (enclosed by a ruled line) displayed by the JCL creation program during that time.

【0024】図7を参照すると、JCL作成者は、JC
L作成プログラムを実行し(操作1)、センタコンソー
ル(1−3)に表示されたユーティリティメニュー画面
(表示(1))とユーティリティ選択要求メッセージ
(表示(2))を見て、項番「02」の「CREATE
SEQ」を選択する(操作2)。
Referring to FIG. 7, the JCL creator specifies the JC
The L creation program is executed (operation 1), and the utility menu screen (display (1)) and the utility selection request message (display (2)) displayed on the center console (1-3) are viewed. "CREATE
SEQ ”is selected (operation 2).

【0025】表示(3)は、CREATESEQを使用
したJCL基本イメージ画面(5−2)である。また、
表示(4)〜表示(9)はパラメータ入力要求メッセー
ジ(6−2〜6−4)であり、メッセージ先頭の(1)
〜(6)は、JCL基本イメージ画面(表示(3))右
端の(1)〜(6)に対応している。JCL作成者は、
パラメータ入力要求メッセージ(表示(4)〜表示
(9))に従い、各値を入力していく(操作3〜8)。
Display (3) is a JCL basic image screen (5-2) using CREATESEQ. Also,
The display (4) to the display (9) are parameter input request messages (6-2 to 6-4).
(6) correspond to (1) to (6) at the right end of the JCL basic image screen (display (3)). The JCL creator
Each value is input according to the parameter input request message (display (4) to display (9)) (operations 3 to 8).

【0026】パラメータの入力が終わると、JCL作成
イメージ画面(表示(10))がセンタコンソール(1
−3)に表示され、間違いがなければ、続いて表示され
る作成完了確認メッセージ(表示(11))に「完了」
(“E”)を入力する(操作9)。
When the input of the parameters is completed, the JCL creation image screen (display (10)) is displayed on the center console (1).
-3) If there is no error, the message "Completion" is displayed in the creation completion confirmation message (display (11)) displayed subsequently.
(“E”) is input (operation 9).

【0027】作成完了したJCLを実行したい場合は、
その後表示される実行確認メッセージ(表示(12))
に対し、「実行」(“Y”)を入力する(操作10)。
その後、センタコンソール(1−3)にユーティリティ
メニュー画面(表示(13))とユーティリティ選択要
求メッセージ(表示(14))が再び表示される。JC
L作成者は、これ以上作成するJCLがなければ、「終
了」(“E”)を選択し、JCL作成プログラムを終了
する(操作11)。
If you want to execute the JCL that has been created,
Execution confirmation message displayed thereafter (display (12))
, "Execute"("Y") is input (operation 10).
Thereafter, the utility menu screen (display (13)) and the utility selection request message (display (14)) are displayed again on the center console (1-3). JC
If there is no more JCL to be created, the L creator selects "end"("E") and ends the JCL creation program (operation 11).

【0028】[0028]

【発明の効果】本発明によれば、JCL作成者は、セン
タコンソールに表示された各種情報画面や各種入力要求
メッセージを見て、キーボードから、必要な情報を入力
することでジョブ制御言語を作成することができるた
め、タイムシェアリング・システムが使用できない状況
下でもジョブ制御言語の作成が可能となる。
According to the present invention, the JCL creator creates a job control language by inputting necessary information from a keyboard while viewing various information screens and various input request messages displayed on the center console. Therefore, it is possible to create a job control language even in a situation where the time sharing system cannot be used.

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

【図1】本発明の第1の実施の形態を示す入出力関連図
である。
FIG. 1 is an input / output related diagram showing a first embodiment of the present invention.

【図2】JCL作成プログラムのモジュール構成を示し
た図である。
FIG. 2 is a diagram showing a module configuration of a JCL creation program.

【図3】メインモジュールの処理フローを示した図であ
る。
FIG. 3 is a diagram showing a processing flow of a main module.

【図4】第1の実施の形態でのサブモジュール処理フロ
ーを示した図である。
FIG. 4 is a diagram showing a submodule processing flow in the first embodiment.

【図5】各種情報画面を示した図である。FIG. 5 is a diagram showing various information screens.

【図6】第1の実施の形態での各種入力要求メッセージ
を示した図である。
FIG. 6 is a diagram showing various input request messages according to the first embodiment.

【図7】第1の実施の形態での実施例を示すタイムチャ
ート図である。
FIG. 7 is a time chart showing an example of the first embodiment.

【図8】第2の実施の形態でのサブモジュール処理フロ
ーを示した図である。
FIG. 8 is a diagram illustrating a submodule processing flow according to the second embodiment.

【図9】第2の実施の形態での各種入力要求メッセージ
を示した図である。
FIG. 9 is a diagram showing various input request messages according to the second embodiment.

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ネットワーク接続したコンピュータから
JCL等のテキストデータの編集を行う汎用コンピュー
において、センタコンソールからジョブ制御言語(J
CL)作成プログラムを実行させると、このプログラム
のメインモジュールは、前記JCLのユーティリティ一
覧をメニュー形式にしてセンタコンソールに表示し、オ
ペレータは作成したい前記JCLのユーティリティを一
覧から選択し、それを受けた前記メインモジュールは、
該当するサブモジュールを呼び出して実行し、該サブモ
ジュールはあらかじめJCL格納ファイル中に用意して
おいたJCLの基本イメージを読み込みセンタコンソー
ルに表示した後、設定すべきパラメータの具体的な値を
1つずつ応答付きメッセージを表示しながらオペレータ
より受け取り、全ての値を受け取った後に、それらの値
を全て埋め合わせたJCLのイメージをセンタコンソー
ルに表示し、このイメージでよいか確認メッセージを出
力し、確認後、作成したJCLのイメージ格納先のファ
イルへ書き込むことを特徴とするジョブ制御言語作成方
法。
1. From a computer connected to a network
General-purpose computer that edits text data such as JCL
The job control language (J
CL) When the creation program is executed, the main module of this program displays the JCL utility list in a menu format on the center console, and the operator selects the JCL utility to be created from the list, and receives the JCL utility list. The main module includes:
The sub-module calls and executes the corresponding sub-module. The sub-module reads the basic image of the JCL prepared in advance in the JCL storage file, displays it on the center console, and then specifies one specific value of the parameter to be set. After receiving all values from the operator while displaying a message with a response at a time, a JCL image in which all the values have been compensated is displayed on the center console, a confirmation message is output as to whether this image is acceptable, and after confirmation And writing the created JCL to a file in an image storage destination.
【請求項2】 前記ジョブ制御言語作成プログラムは、
JCL作成者に対してセンタコンソールに情報を表示し
ながら、各種情報画面や各種入力要求メッセージを前記
センタコンソールに表示させて、対話形式で作成してい
くことを特徴とする請求項1記載のジョブ制御言語作成
方法。
2. The job control language creation program according to claim 1,
2. The job according to claim 1, wherein various information screens and various input request messages are displayed on the center console while the information is displayed on the center console for the JCL creator, and the job is created in an interactive manner. Control language creation method.
JP8212285A 1996-08-12 1996-08-12 How to create a job control language Expired - Lifetime JP2996294B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8212285A JP2996294B2 (en) 1996-08-12 1996-08-12 How to create a job control language

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8212285A JP2996294B2 (en) 1996-08-12 1996-08-12 How to create a job control language

Publications (2)

Publication Number Publication Date
JPH1055268A JPH1055268A (en) 1998-02-24
JP2996294B2 true JP2996294B2 (en) 1999-12-27

Family

ID=16620075

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8212285A Expired - Lifetime JP2996294B2 (en) 1996-08-12 1996-08-12 How to create a job control language

Country Status (1)

Country Link
JP (1) JP2996294B2 (en)

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
「J3100シリーズ バッチジョブモニタ for WindowsNT 説明書」,C1版,株式会社東芝,平成8年6月14日,p.48−49,71,106

Also Published As

Publication number Publication date
JPH1055268A (en) 1998-02-24

Similar Documents

Publication Publication Date Title
JP2008234213A (en) Information processor, information processing method, information processing program and recording medium with same program recorded
US9712690B2 (en) Information processing apparatus, information processing system, information processing method, and a computer program product
JP2017011517A (en) Device, information processing system, information processing method, and program
JP2012064207A (en) Host device and content display method of the same
JP5052361B2 (en) Image processing system and image processing method
JP2996294B2 (en) How to create a job control language
JP5228565B2 (en) CAD system
JP2746123B2 (en) Gateway system
JP2002373044A (en) Icon preparing device
JP2002344961A (en) Image configuration method, image configuration device, and image display system
JP2018116750A (en) Information processing apparatus, control method for information processing apparatus, and program
JP6331307B2 (en) Information processing apparatus, information processing apparatus control method, and program
KR20000033961A (en) Apparatus for open architecture service component integration for intelligent network service and control method
JPH1165888A (en) Software testing device and storage medium
JP2907277B2 (en) User interface system for supervisory control system
JPH07334494A (en) Information processor
JP2000330919A (en) Device and method for data processing and computer- readable storage medium storing program
JPH09114536A (en) Automating method for computer operation
CN117149109A (en) Printing method, apparatus, computer device, and storage medium
JPH09305366A (en) Screen display optimization method
JP2532133B2 (en) Procedure edit processing method of data processor
JP2019153340A (en) Information processing apparatus, control method for information processing apparatus, and program
JP3126497B2 (en) Software parts editing device
KR20140115456A (en) A recording media for providing an application developing tool
JPH11232080A (en) Software function adding method and medium for recording program therefor

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990929