JP2002032223A - Application generator for plural-os and recording medium - Google Patents

Application generator for plural-os and recording medium

Info

Publication number
JP2002032223A
JP2002032223A JP2000219090A JP2000219090A JP2002032223A JP 2002032223 A JP2002032223 A JP 2002032223A JP 2000219090 A JP2000219090 A JP 2000219090A JP 2000219090 A JP2000219090 A JP 2000219090A JP 2002032223 A JP2002032223 A JP 2002032223A
Authority
JP
Japan
Prior art keywords
conversion
file
job control
screen
application
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
JP2000219090A
Other languages
Japanese (ja)
Inventor
Masashi Ouchi
正志 大内
Katsuhiko Yoshida
勝彦 吉田
Yoshiki Sato
嘉記 佐藤
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2000219090A priority Critical patent/JP2002032223A/en
Publication of JP2002032223A publication Critical patent/JP2002032223A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an application generator for plural OSs capable of preventing omission and an error of reflection of change of the contents in the case of conversion into a different OS by reducing items to be inputted by manual works and automatically converting compilation environment, a job control language, a picture/form definition file and a source program into the ones for the different OS. SOLUTION: The application generator for plural OSs reads a conversion means control definition file in which a converting origin OS and a converting destination OS of the application, a type of the compilation environment to be converted, a type of the job control language to be converted, types of the picture/form to be converted and a type of the source program to be converted are specified, selects a converting method corresponding to the specified contents and converts information to be defined in the compilation environment, the job control file, the picture/form definition file and the source program into the ones for the OS at the converting destination respectively.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、異なるOS用にア
プリケーションを生成する複数OS用アプリケーション
生成装置及び記録媒体に関し、特にコンパイル環境、ジ
ョブ制御ファイル、画面・帳票定義ファイル、ソースプ
ログラムを異なるOS用へ変換する複数OS用アプリケ
ーション生成装置及び記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an application generating apparatus and a recording medium for a plurality of OSs for generating applications for different OSs, and more particularly, to a compile environment, a job control file, a screen / form definition file, and a source program for different OSs. The present invention relates to a multi-OS application generation device and a recording medium for converting to a multi-OS.

【0002】[0002]

【従来の技術】従来、異なるOS用にアプリケーション
を生成する場合、ソースプログラムはOS間で同一のプ
ログラミング言語を用いることで異なるOS用に変換
し、コンパイル環境は異なるOSにおいて対象ソースプ
ログラム名・ライブラリ名等を指定して構築する必要が
あり、ジョブ制御ファイルは変換させるための手段を作
成するか、異なるOS用のジョブ制御言語で記述し直す
必要があり、画面・帳票定義ファイルは画面・帳票の種
別によって異なるOS用に生成する手順を踏まなければ
ならなかった。尚、個々の変換について一括ではなくそ
れぞれ実施しなければならなかった。
2. Description of the Related Art Conventionally, when an application is generated for a different OS, a source program is converted into a different OS by using the same programming language between the OSs, and a compile environment is used for a target OS in a different OS. It is necessary to build the job control file by specifying the name, etc., it is necessary to create a means for conversion, or to rewrite it in a job control language for a different OS. Has to take steps to generate for a different OS depending on the type of OS. It should be noted that the individual conversions had to be performed instead of all at once.

【0003】[0003]

【発明が解決しようとする課題】上記従来技術は、コン
パイル環境、ジョブ制御ファイル、画面・帳票定義ファ
イルについては個々のファイル毎に指定する項目が多
く、また個々のファイルを異なるOS用に変換する度に
入力作業が発生していたため自動化できる部分が少なく
大部分が手作業となっていた。ソースプログラムについ
ても、個々のソースプログラムを異なるOS用に変換す
る作業が発生していた。
In the above prior art, the compilation environment, the job control file, and the screen / form definition file have many items to be specified for each file, and each file is converted for a different OS. Each time an input operation occurred, there was little automation that could be done and most of the work was manual. Regarding the source program, an operation of converting each source program for a different OS has occurred.

【0004】コンパイル環境の定義情報に変更が生じた
場合、異なるOS用のコンパイル環境においても手作業
により定義情報を変更する必要がある。ジョブ制御ファ
イルの内容に変更が生じた場合、手作業によりジョブ制
御ファイル中のジョブ制御言語を変更する必要がある。
画面・帳票定義ファイルに変更が生じた場合、手作業に
より画面・帳票定義ファイルを変更する必要がある。ソ
ースプログラムに変更が生じた場合、手作業によりソー
スプログラムを異なるOSへ移行しなければならない。
以上の変換手段では、内容変更の反映漏れ・誤りが発生
する、変換作業に時間がかかるという問題があった。
When the definition information of the compile environment changes, it is necessary to manually change the definition information even in a compile environment for a different OS. When the contents of the job control file change, it is necessary to manually change the job control language in the job control file.
When a change occurs in the screen / form definition file, it is necessary to manually change the screen / form definition file. If the source program changes, the source program must be manually transferred to a different OS.
The above-described conversion means has a problem that the content change is not reflected or an error occurs, and the conversion operation takes a long time.

【0005】本発明の目的は、手作業で入力する項目を
削減し、コンパイル環境、ジョブ制御言語、画面・帳票
定義ファイル、ソースプログラムを異なるOS用に自動
で変換することで、異なるOS用への変換時に内容変更
の反映漏れ・誤りを防止することができる複数OS用ア
プリケーション生成装置及び記録媒体を提供することで
ある。
[0005] It is an object of the present invention to reduce the number of items to be manually input and automatically convert a compile environment, a job control language, a screen / form definition file, and a source program for a different OS, so that a different OS can be used. It is an object of the present invention to provide a multi-OS application generation apparatus and a recording medium which can prevent omission of a change in content and omission of an error during conversion.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、本発明の複数OS用アプリケーション生成装置は、
入力となるコンパイル環境情報とジョブ制御ファイルと
画面・帳票定義ファイルとソースプログラムとをそれぞ
れコンパイル環境変換手段とジョブ制御言語変換手段と
画面・帳票定義ファイル変換手段とソースプログラム変
換手段に処理を振り分ける変換手段制御部と、コンパイ
ル環境を異なるOS用に変換するコンパイル環境変換手
段とジョブ制御言語を異なるOS用に変換するジョブ制
御言語変換手段と画面・帳票定義ファイルを異なるOS
用に変換する画面・帳票定義ファイル変換手段とソース
プログラムを異なるOS用に変換するソースプログラム
変換手段により構成される。変換手段制御部はコンパイ
ル環境情報とジョブ制御ファイルと画面・帳票定義ファ
イルとソースプログラムとを入力すると、アプリケーシ
ョン変換元OSと変換先OS、変換対象コンパイル環境
の種別、変換対象ジョブ制御言語の種別、変換対象画面
・帳票の種別、変換対象ソースプログラムの種別を指定
した変換手段制御定義ファイルを読み込み、指定内容に
対応した変換方法を選定し、それぞれをコンパイル環境
変換手段、ジョブ制御言語変換手段、画面・帳票定義フ
ァイル変換手段、ソースプログラム変換手段に処理を振
り分ける。それぞれの変換手段は独立に変換先OS環境
への変換処理を行い、変換されたコンパイル環境情報と
ジョブ制御ファイルと画面・帳票定義ファイルとソース
プログラムを出力する。変換されたコンパイル環境情報
を用いて変換されたソースプログラムをコンパイルし、
ロードモジュールを作成することで変換先OS用のアプ
リケーションが自動生成される。
In order to achieve the above object, an apparatus for generating an application for a plurality of OSs according to the present invention comprises:
Conversion for distributing the input compile environment information, job control file, screen / form definition file, and source program to compile environment conversion means, job control language conversion means, screen / form definition file conversion means, and source program conversion means, respectively. Means control unit, compile environment conversion means for converting compile environment for different OS, job control language conversion means for converting job control language for different OS, and screen / form definition file for different OS
It is composed of a screen / form definition file converting means for converting for a different OS and a source program converting means for converting a source program for a different OS. Upon receiving the compile environment information, the job control file, the screen / form definition file, and the source program, the conversion means control unit receives the application conversion source OS and the conversion destination OS, the type of the compile environment to be converted, the type of the job control language to be converted, Read the conversion means control definition file that specifies the type of conversion target screen / form and the type of source program to be converted, select the conversion method corresponding to the specified contents, and compile environment conversion means, job control language conversion means, screen -Distribute processing to form definition file conversion means and source program conversion means. Each conversion means independently performs conversion processing to the conversion destination OS environment, and outputs the converted compilation environment information, job control file, screen / form definition file, and source program. Compile the converted source program using the converted compilation environment information,
By creating a load module, an application for the conversion destination OS is automatically generated.

【0007】コンパイル環境、ジョブ制御ファイル、画
面・帳票定義ファイル、ソースプログラムのいずれかの
定義情報に変更が発生した場合には、アプリケーション
変換元のOSにおける各定義情報またはソースプログラ
ムの修正を行えばよく、コンパイル環境はコンパイル環
境変換手段、ジョブ制御ファイルはジョブ制御言語変換
手段、画面・帳票定義ファイルは画面・帳票定義ファイ
ル変換手段、ソースプログラムはソースプログラム変換
手段がアプリケーション変換元のOSにおける各定義情
報を読み込み、自動的に変更箇所を把握し影響のある全
ての定義情報へ反映する。
If any of the definition information of the compile environment, the job control file, the screen / form definition file, and the source program is changed, the definition information or the source program in the OS of the application conversion source is corrected. Often, the compile environment is the compile environment conversion means, the job control file is the job control language conversion means, the screen / form definition file is the screen / form definition file conversion means, and the source program is the source program conversion means in the OS of the application conversion source. Reads the information, automatically grasps the changed part and reflects it on all the affected definition information.

【0008】[0008]

【発明の実施の形態】以下、添付図面を参照しながら本
発明の好適な実施の形態について詳細に説明する。図1
は、本発明の一実施の形態による複数OS用アプリケー
ション生成装置の概要を示す図である。変換手段制御定
義ファイル191は、アプリケーション変換元OSと変
換先OS、変換対象コンパイル環境の種別、変換対象ジ
ョブ制御言語の種別、変換対象画面・帳票の種別、及
び、変換対象ソースプログラムの種別を定義している。
アプリケーション変換先OS152におけるコンパイル
環境113は、複数OS用アプリケーション生成装置1
61における変換手段制御部181において変換手段制
御定義ファイル191を読み込み、対象のOS・コンパ
イル環境の種別に対応した変換方法を決定し、アプリケ
ーション変換元OS151におけるコンパイル環境11
1(図2で示すアプリケーション変換元OSにおけるコ
ンパイル環境)をコンパイル環境変換手段112に渡
し、コンパイル環境変換手段112で変換先OSに適し
た形式に変換することで生成される。アプリケーション
変換先OS152におけるジョブ制御言語からなるファ
イル123は、複数OS用アプリケーション生成装置1
61における変換手段制御部181において変換手段制
御定義ファイル191を読み込み、対象のOS・ジョブ
制御言語の種別に対応した変換方法を決定し、アプリケ
ーション変換元OS151におけるジョブ制御言語から
なるファイル121(図3で示すアプリケーション変換
元OSにおけるジョブ制御言語からなるファイル)をジ
ョブ制御言語変換手段122に渡し、ジョブ制御言語変
換手段122で変換先OSに適した形式に変換すること
で生成される。アプリケーション変換先OS152にお
ける画面・帳票定義ファイル133は、複数OS用アプ
リケーション生成装置161における変換手段制御部1
81において変換手段制御定義ファイル191を読み込
み、対象のOS・画面・帳票の種別に対応した変換方法
を決定し、アプリケーション変換元OS151における
画面・帳票定義ファイル131(図4で示すアプリケー
ション変換元OSにおける画面・帳票定義ファイル)を
画面・帳票定義ファイル変換手段132に渡し、画面・
帳票定義ファイル変換手段132で変換先OSに適した
形式に変換することで生成される。アプリケーション変
換先OS152におけるソースプログラム102は、複
数OS用アプリケーション生成装置161における変換
手段制御部181において変換手段制御定義ファイル1
91を読み込み、対象のOS・ソースプログラムの種別
に対応した変換方法を決定し、アプリケーション変換元
OS151におけるソースプログラム101(図5で示
すアプリケーション変換元OSにおけるソースプログラ
ム)をソースプログラム変換手段103に渡し、ソース
プログラム変換手段103で変換先OSに適した形式に
変換することで生成される。アプリケーション変換先O
S152における目的のアプリケーション171は、変
換されたコンパイル環境113を用いて変換されたソー
スプログラム102をコンパイルすることで生成するロ
ードモジュール141と、ジョブ制御言語からなるファ
イル123と、画面・帳票定義ファイル133から構成
される。
Preferred embodiments of the present invention will be described below in detail with reference to the accompanying drawings. Figure 1
FIG. 1 is a diagram showing an outline of a multi-OS application generation device according to an embodiment of the present invention. The conversion unit control definition file 191 defines the application conversion source OS and the conversion destination OS, the type of the compile environment to be converted, the type of the job control language to be converted, the type of the screen / form to be converted, and the type of the source program to be converted. are doing.
The compilation environment 113 in the application conversion destination OS 152 is the application generation device 1 for multiple OSs.
The conversion unit control unit 181 reads the conversion unit control definition file 191 and determines a conversion method corresponding to the type of the target OS / compile environment.
1 (compile environment in the application conversion source OS shown in FIG. 2) is passed to the compilation environment conversion means 112, and the compile environment conversion means 112 converts the data into a format suitable for the conversion destination OS. The file 123 composed of the job control language in the application conversion destination OS 152 is stored in the multi-OS application generation device 1.
The conversion unit control definition unit 181 reads the conversion unit control definition file 191 and determines a conversion method corresponding to the type of the target OS / job control language. Is generated by passing the job control language conversion unit 122 (a file composed of the job control language in the application conversion source OS) to the job control language conversion unit 122. The screen / form definition file 133 in the application conversion destination OS 152 is stored in the conversion unit control unit 1 in the multi-OS application generation device 161.
At 81, the conversion means control definition file 191 is read, the conversion method corresponding to the type of the target OS / screen / form is determined, and the screen / form definition file 131 in the application conversion source OS 151 (in the application Screen / form definition file) to the screen / form definition file conversion means 132
It is generated by the form definition file conversion unit 132 converting the data into a format suitable for the conversion destination OS. The source program 102 in the application conversion destination OS 152 is converted in the conversion unit control definition file 1 by the conversion unit control unit 181 in the multi-OS application generation device 161.
The source program 101 is read, the conversion method corresponding to the type of the target OS / source program is determined, and the source program 101 in the application conversion source OS 151 (the source program in the application conversion source OS shown in FIG. 5) is passed to the source program conversion means 103. Is generated by the source program conversion means 103 converting the data into a format suitable for the conversion destination OS. Application conversion destination O
The target application 171 in S152 includes a load module 141 generated by compiling the converted source program 102 using the converted compilation environment 113, a file 123 composed of a job control language, and a screen / form definition file 133. Consists of

【0009】図2は、アプリケーション変換先OS用の
コンパイル環境生成処理の詳細図である。変換元コンパ
イル環境111は、コンパイル対象のソースプログラム
名とリンクするライブラリ等の情報の定義で構成され
る。コンパイル環境変換手段112により、アプリケー
ション変換元OS151内のコンパイル対象のソースプ
ログラム名及びリンクするライブラリ等の定義情報から
なるコンパイル環境の定義情報201を抽出し、アプリ
ケーション変換先OS152へファイル転送し、転送さ
れた情報をコンパイル環境の定義情報202として格納
する。コンパイル環境の定義情報202とアプリケーシ
ョン変換先OS152の情報をもとに変換後のコンパイ
ル環境113を生成する。
FIG. 2 is a detailed diagram of a compilation environment generation process for an application conversion destination OS. The conversion source compilation environment 111 is configured by definition of information such as a library to be linked and a name of a source program to be compiled. The compile environment conversion unit 112 extracts the compile environment definition information 201 including the name of the source program to be compiled in the application conversion source OS 151 and the definition information of the library to be linked, transfers the file to the application conversion destination OS 152, and transfers the file. Is stored as definition information 202 of the compilation environment. The converted compile environment 113 is generated based on the compile environment definition information 202 and the information of the application conversion destination OS 152.

【0010】図3は、アプリケーション変換先OS用の
ジョブ制御ファイル生成処理の詳細図である。変換元ジ
ョブ制御言語からなるファイル121が、例えばBBB
BBBというジョブ制御言語の命令文とAAA、CCと
いうジョブ制御言語の文法をもつとする。DDDDDD
というジョブ制御言語の命令文とEE、FFFというジ
ョブ制御言語の文法をもつファイル301は、変換元ジ
ョブ制御言語からなるファイル121をジョブ制御言語
変換手段122で変換して生成される。変換先のジョブ
制御言語からなるファイル123は、ジョブ制御言語変
換手段122により変換されたジョブ制御言語からなる
ファイル301をアプリケーション変換先OS152に
ファイル転送して格納したものである。
FIG. 3 is a detailed diagram of a job control file generation process for an application conversion destination OS. The file 121 composed of the conversion source job control language is, for example, BBB
It is assumed that the job control language has a statement in a job control language called BBB and a grammar in a job control language called AAA and CC. DDDDDD
The job control language conversion unit 122 converts the file 121 composed of the conversion source job control language into a file 301 having the command statement of the job control language and the grammar of the job control language of EE and FFF. The conversion destination job control language file 123 is a file in which the job control language conversion file 122 converted by the job control language conversion unit 122 is transferred to the application conversion destination OS 152 and stored.

【0011】図4は、アプリケーション変換先OS用の
画面・帳票定義ファイル生成処理の詳細図である。変換
元画面・帳票定義ファイル131には、画面・帳票の入
出力項目のデータ属性・データ長・レイアウト等の情報
が定義されている。変換された画面・帳票定義ファイル
401は、変換元画面・帳票定義ファイル131を画面
・帳票定義ファイル変換手段132で変換して生成す
る。変換先画面・帳票定義ファイル133は、変換され
た画面・帳票定義ファイル401をアプリケーション変
換先OS152にファイル転送して格納したものであ
る。
FIG. 4 is a detailed diagram of the screen / form definition file generation processing for the application conversion destination OS. The conversion source screen / form definition file 131 defines information such as data attributes, data length, and layout of input / output items of the screen / form. The converted screen / form definition file 401 is generated by converting the conversion source screen / form definition file 131 by the screen / form definition file conversion means 132. The conversion destination screen / form definition file 133 is obtained by transferring the converted screen / form definition file 401 to the application conversion destination OS 152 and storing it.

【0012】図5は、アプリケーション変換先OS用の
ソースプログラム生成処理の詳細図である。変換された
ソースプログラム501は、変換元ソースプログラム1
01をソースプログラム変換手段103で変換して生成
する。変換先ソースプログラム102は、変換されたソ
ースプログラム501をアプリケーション変換先OS1
52にファイル転送して格納したものである。なお、本
発明は上記実施の形態に限定されるものではない。
FIG. 5 is a detailed diagram of a source program generation process for an application conversion destination OS. The converted source program 501 is the source program 1
01 is converted by the source program conversion means 103 and generated. The conversion source program 102 converts the converted source program 501 into the application conversion OS 1
52 and transferred to a file. Note that the present invention is not limited to the above embodiment.

【0013】本発明は、コンピュータを上記複数OS用
アプリケーション生成装置として機能させるためのプロ
グラムを記録したコンピュータ読み取り可能な記録媒体
であってもよく、例えば、磁気テープ、CD−ROM、
ICカード、RAMカード等のいかなるタイプの記録媒
体であってもよい。
The present invention may be a computer-readable recording medium in which a program for causing a computer to function as the application generating apparatus for a plurality of OSs is recorded. For example, a magnetic tape, a CD-ROM,
Any type of recording medium such as an IC card and a RAM card may be used.

【0014】[0014]

【発明の効果】以上説明したように、本発明は異なるO
Sに対応したアプリケーションを生成する場合、それぞ
れのOS用にアプリケーションに変換する作業を自動化
できる。コンパイル環境、ジョブ制御ファイル、画面・
帳票、ソースプログラムそれぞれにおいて変更が生じた
場合、その変更を反映して、異なるOS用のアプリケー
ションを自動的に生成することができるため、生成する
作業の効率化が図れ変更の反映漏れ・誤りを防ぐことが
できるという効果を奏する。
As described above, according to the present invention, a different O
When an application corresponding to S is generated, the operation of converting the application into an application for each OS can be automated. Compilation environment, job control file, screen
When a change occurs in each of the form and the source program, it is possible to automatically generate applications for different OSs by reflecting the changes, thereby improving the efficiency of the generation process and eliminating omissions and errors in the changes. This has the effect that it can be prevented.

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

【図1】本発明の一実施の形態による複数OS用アプリ
ケーション生成装置の概要を示す図である。
FIG. 1 is a diagram showing an outline of a multi-OS application generation apparatus according to an embodiment of the present invention.

【図2】本発明のアプリケーション変換先OS用のコン
パイル環境生成処理の詳細図である。
FIG. 2 is a detailed diagram of a compile environment generation process for an application conversion destination OS according to the present invention.

【図3】アプリケーション変換先OS用のジョブ制御フ
ァイル生成処理の詳細図である。
FIG. 3 is a detailed diagram of a job control file generation process for an application conversion destination OS.

【図4】本発明のアプリケーション変換先OS用の画面
・帳票定義ファイル生成処理の詳細図である。
FIG. 4 is a detailed diagram of a screen / form definition file generation process for an application conversion destination OS according to the present invention.

【図5】本発明のアプリケーション変換先OS用のソー
スプログラム生成処理の詳細図である。
FIG. 5 is a detailed diagram of a source program generation process for an application conversion destination OS according to the present invention.

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

101 アプリケーション変換元OSにおけるソースプ
ログラム 102 アプリケーション変換先OSにおけるソースプ
ログラム 111 アプリケーション変換元OSにおけるコンパイ
ル環境 112 コンパイル環境変換手段 113 アプリケーション変換先OSにおけるコンパイ
ル環境 121 アプリケーション変換元OSにおけるジョブ制
御ファイル 122 ジョブ制御言語変換手段 123 アプリケーション変換先OSにおけるジョブ制
御ファイル 131 アプリケーション変換元OSにおける画面・帳
票定義ファイル 132 画面・帳票定義ファイル変換手段 133 アプリケーション変換先OSにおける画面・帳
票定義ファイル 141 アプリケーション変換先OSにおけるロードモ
ジュール 151 アプリケーション変換元OS 152 アプリケーション変換先OS 161 複数OS用アプリケーション生成装置 171 アプリケーション変換先OSにおけるアプリケ
ーション 181 変換手段制御部 191 変換手段制御定義ファイル 201 コンパイル環境から抽出したコンパイル環境の
定義情報 202 アプリケーション変換先OSへファイル転送後
のコンパイル環境の定 義情報 301 ジョブ制御言語変換手段により変換後のジョブ
制御言語からなるファイル 401 画面・帳票定義ファイル変換手段により変換後
の画面・帳票定義ファイル 501 ソースプログラム変換手段により変換後のソー
スプログラム
101 Source Program in Application Conversion Source OS 102 Source Program in Application Conversion Destination OS 111 Compilation Environment in Application Conversion Source OS 112 Compilation Environment Conversion Means 113 Compilation Environment in Application Conversion Destination OS 121 Job Control File in Application Conversion Source OS 122 Job Control Language Conversion means 123 Job control file in application conversion destination OS 131 Screen / form definition file in application conversion source OS 132 Screen / form definition file conversion means 133 Screen / form definition file in application conversion destination OS 141 Load module 151 in application conversion destination OS Application conversion source OS 152 a Application conversion destination OS 161 Application generator for multiple OSs 171 Application in application conversion destination OS 181 Conversion unit control unit 191 Conversion unit control definition file 201 Definition information of compile environment extracted from compile environment 202 File after transfer to application conversion destination OS Compilation environment definition information 301 File composed of job control language converted by job control language conversion means 401 Screen / form definition file converted by screen / form definition file conversion means 501 Source program converted by source program conversion means

───────────────────────────────────────────────────── フロントページの続き (72)発明者 佐藤 嘉記 東京都江東区新砂一丁目6番27号 株式会 社日立製作所公共システム事業部内 Fターム(参考) 5B076 AB15 DD10  ──────────────────────────────────────────────────続 き Continued from the front page (72) Inventor Yoshiki Sato 1-27, Shinsuna, Koto-ku, Tokyo F-term in the Public Works Division, Hitachi, Ltd. 5B076 AB15 DD10

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 実行ファイル又はライブラリを作成する
ための資源を管理するためのファイル群であるコンパイ
ル環境で定義される情報を、異なるOS用のコンパイル
環境で定義される情報に変換するコンパイル環境変換手
段と、 ジョブ制御言語からなるファイル群であるジョブ制御フ
ァイルを異なるOS用のジョブ制御ファイルに変換する
ジョブ制御言語変換手段と、 画面・帳票の定義情報をもつファイル群である画面・帳
票定義ファイルを異なるOS用の画面・帳票定義ファイ
ルに変換する画面・帳票定義ファイル変換手段と、 ソースプログラムを異なるOS用のソースプログラムに
変換するソースプログラム変換手段と、 アプリケーション変換元OSと変換先OS、変換対象コ
ンパイル環境の種別、変換対象ジョブ制御言語の種別、
変換対象画面・帳票の種別、及び、変換対象ソースプロ
グラムの種別を指定した変換手段制御定義ファイルと、 前記変換手段制御定義ファイルを読み込み、指定内容に
対応した変換方法を選定し、前記各変換手段により個々
に変換された情報を統合して異なるOS用のアプリケー
ションを自動生成する変換手段制御手段と、を備えるこ
とを特徴とする複数OS用アプリケーション生成装置。
1. A compile environment conversion for converting information defined in a compile environment, which is a group of files for managing resources for creating an executable file or a library, into information defined in a compile environment for a different OS. Means, a job control language conversion means for converting a job control file, which is a group of files composed of job control languages, into a job control file for a different OS, and a screen / form definition file which is a file group having screen / form definition information Screen / form definition file converting means for converting a file into a screen / form definition file for a different OS, source program converting means for converting a source program into a source program for a different OS, application conversion source OS and conversion destination OS, conversion The type of the target compilation environment, the type of the conversion target job control language,
A conversion unit control definition file that specifies the type of the conversion target screen / form and the type of the conversion target source program; and reads the conversion unit control definition file, selects a conversion method corresponding to the specified content, and selects each of the conversion units. And a conversion unit control unit for automatically generating applications for different OSs by integrating the information individually converted by the OS.
【請求項2】 前記コンパイル環境変換手段は、コンパ
イル環境に必要な情報であるコンパイル対象のソースプ
ログラム名及び関連付けられたライブラリの定義情報を
コンパイル環境から抽出し、その定義情報を用いて異な
るOS用のコンパイル環境を生成することを特徴とする
請求項1記載の複数OS用アプリケーション生成装置。
2. The compile environment conversion means extracts a source program name to be compiled and definition information of an associated library, which are information necessary for the compile environment, from the compile environment, and uses the definition information for different OSs. 2. The multi-OS application generation device according to claim 1, wherein the multi-OS application generation environment is generated.
【請求項3】 前記ジョブ制御言語変換手段は、ジョブ
制御ファイル内で記述しているジョブ制御言語の命令文
及び文法を異なるOS用のジョブ制御ファイル内で記述
している命令文及び文法と同等の処理を実現するよう変
換することを特徴とする請求項1記載の複数OS用アプ
リケーション生成装置。
3. The job control language conversion means, wherein a command sentence and a grammar of a job control language described in a job control file are equivalent to a command sentence and a grammar described in a job control file for a different OS. 2. The multi-OS application generation apparatus according to claim 1, wherein the conversion is performed so as to realize the processing.
【請求項4】 前記画面・帳票定義ファイル変換手段
は、画面・帳票定義ファイルの情報である入出力項目の
属性、データ長及びレイアウト情報を異なるOS用の画
面・帳票定義ファイルの情報に変換することを特徴とす
る請求項1記載の複数OS用アプリケーション生成装
置。
4. The screen / form definition file conversion means converts input / output item attributes, data length, and layout information, which are information of the screen / form definition file, into information of a screen / form definition file for different OSs. The application generation apparatus for a plurality of OSs according to claim 1, wherein:
【請求項5】 コンピュータを請求項1乃至4いずれか
に記載の複数OS用アプリケーション生成装置として機
能させるためのプログラムを記録したことを特徴とする
コンピュータ読み取り可能な記録媒体。
5. A computer-readable recording medium on which is recorded a program for causing a computer to function as the multi-OS application generating apparatus according to claim 1.
JP2000219090A 2000-07-19 2000-07-19 Application generator for plural-os and recording medium Pending JP2002032223A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000219090A JP2002032223A (en) 2000-07-19 2000-07-19 Application generator for plural-os and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000219090A JP2002032223A (en) 2000-07-19 2000-07-19 Application generator for plural-os and recording medium

Publications (1)

Publication Number Publication Date
JP2002032223A true JP2002032223A (en) 2002-01-31

Family

ID=18713933

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000219090A Pending JP2002032223A (en) 2000-07-19 2000-07-19 Application generator for plural-os and recording medium

Country Status (1)

Country Link
JP (1) JP2002032223A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010515955A (en) * 2006-10-17 2010-05-13 サムスン エスディーエス カンパニー リミテッド Migration apparatus and method for converting mainframe system application program into application program suitable for open system
JP2010205068A (en) * 2009-03-04 2010-09-16 Hitachi Information Systems Ltd Software resource transition system and transition method thereof
US7971201B2 (en) 2006-03-20 2011-06-28 Fujitsu Limited Multiple operating device version software generating system and multiple operating device version software generation support program and method
JP2012221170A (en) * 2011-04-07 2012-11-12 Hitachi Ltd Execution environment construction device and execution environment construction system
WO2013018914A1 (en) * 2011-08-01 2013-02-07 日本電気株式会社 Examination apparatus, system, program, and method
KR101761615B1 (en) 2010-10-29 2017-08-04 엘지전자 주식회사 Mobile terminal and method for controlling the same

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7971201B2 (en) 2006-03-20 2011-06-28 Fujitsu Limited Multiple operating device version software generating system and multiple operating device version software generation support program and method
JP2010515955A (en) * 2006-10-17 2010-05-13 サムスン エスディーエス カンパニー リミテッド Migration apparatus and method for converting mainframe system application program into application program suitable for open system
JP2010205068A (en) * 2009-03-04 2010-09-16 Hitachi Information Systems Ltd Software resource transition system and transition method thereof
KR101761615B1 (en) 2010-10-29 2017-08-04 엘지전자 주식회사 Mobile terminal and method for controlling the same
JP2012221170A (en) * 2011-04-07 2012-11-12 Hitachi Ltd Execution environment construction device and execution environment construction system
WO2013018914A1 (en) * 2011-08-01 2013-02-07 日本電気株式会社 Examination apparatus, system, program, and method

Similar Documents

Publication Publication Date Title
US4734854A (en) System for generating software source code components
US6408431B1 (en) Method and apparatus for multi-language software code generation
JPH04500132A (en) Machine processing that translates a binary coded machine language program into another binary coded machine language
CN101539903A (en) Method for realizing software compatible with documents in various formats
CN101553779B (en) Migration apparatus which convert application program of mainframe system into application program of open system and method for thereof
CN110109671B (en) Webpack label size and style conversion method and device
JP2002032223A (en) Application generator for plural-os and recording medium
CN115390846A (en) Compiling construction method and device, electronic equipment and storage medium
JP2007011467A (en) Method and device for automatically generating assertion description
JP2004362343A (en) Source code conversion apparatus, source code conversion method, and program
JPH09179759A (en) Device and method for processing data base for variable length object and storage medium for storing data base processing program
JPH1011271A (en) Version down inputting system
JP3094712B2 (en) Page description language processor
JPS59218574A (en) Command processing system
EP0348563A1 (en) A system and method for generating program object modules
JP2771368B2 (en) Form design method
JPH09114655A (en) Patch generation and operation system in high-level language level
JP2004145677A (en) Method and device for generating code
CN117785173A (en) UI component library construction method based on Vue framework
CN116954730A (en) Processing method and device of external device, electronic device and readable medium
JPH0580998A (en) Translation processing system
JPH04160534A (en) Message editing and output system
JPS6074039A (en) Recognition processing system of compiler language
JPH05216822A (en) Command input system in computer
JPH11126159A (en) Device and method for automatically generating c language body structure member allocation block diagram, and recording medium recording automatic generation program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050713

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071226

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080422

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080812