JP2003337698A - Program for automatically generating program based on image design - Google Patents

Program for automatically generating program based on image design

Info

Publication number
JP2003337698A
JP2003337698A JP2002146383A JP2002146383A JP2003337698A JP 2003337698 A JP2003337698 A JP 2003337698A JP 2002146383 A JP2002146383 A JP 2002146383A JP 2002146383 A JP2002146383 A JP 2002146383A JP 2003337698 A JP2003337698 A JP 2003337698A
Authority
JP
Japan
Prior art keywords
program
data
image
screen
program according
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
JP2002146383A
Other languages
Japanese (ja)
Inventor
Mutsumi Uto
陸海 宇都
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.)
Discom Kk
Original Assignee
Discom Kk
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 Discom Kk filed Critical Discom Kk
Priority to JP2002146383A priority Critical patent/JP2003337698A/en
Publication of JP2003337698A publication Critical patent/JP2003337698A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve the following problems of the requirement for computer utilization with a computer specialist engineer to create a required operating program, for man-hours and cost for computer implementation, or for consumption of time for discussion and corrections and improvements due to the differences in expectation between the client and the creator. <P>SOLUTION: A system analyzes what is designed in the image on a screen to automatically generates an execution program and functions as a programmerless system which does not require expertise beyond computer operation. <P>COPYRIGHT: (C)2004,JPO

Description

【発明の詳細な説明】通常システムに備えてあるデータ
フォーマット、若しくはデータを読み込んで自動復元し
たデータフォーマットを基に、項目名、データ形式、桁
数及び、インデックスを整備し、正確なデータフォーマ
ットを完成させる。なお、このデータフォーマットは、
1データに1個を初期に作成し、以降は何回でも活用で
きる。
[Detailed Description of the Invention] Based on the data format which is usually provided in the system or the data format which is automatically restored by reading the data, the item name, the data format, the number of digits, and the index are prepared, and an accurate data format is prepared. Finalize. This data format is
One can be created for each data at the beginning, and can be used any number of times thereafter.

【0001】このフォーマットをベースに、ラインと、
ラベルと、テキスト及びイベントボタンを組合わせた発
明の設計ツールを使用して、画面上に帳票や画面の大枠
をイメージ設計する。更に、登録画面ではデータのチェ
ック仕様や、選択入力仕様、データ間の論理仕様等を必
要に応じ指定する。またアウトプットでは、出力編集形
式の他、データの出力順序や、対象データの条件指定、
ページ替え、横計や各種合計のキーブレイク等必要に応
じ設計ツールに従って指定する。
Based on this format, lines and
Using the design tool of the invention that combines a label, a text and an event button, an image is designed on the screen and the outline of the screen. Further, on the registration screen, data check specifications, selection input specifications, logical specifications between data, etc. are designated as necessary. In addition, in the output, in addition to the output edit format, the output order of the data, the condition specification of the target data,
Specify according to the design tool as needed, such as page change, horizontal totalization, and key breaks for various totals.

【0002】イメージ設計を終了したら、実行のための
プログラムを自動生成する。アウトプットの場合、各種
の入力データ例えばデータベースのデータ、テキストデ
ータ、或いは一般性の在る特殊データごとに実行のため
のプログラムを自動生成する。これは、データ種毎に存
在する特徴を処理し、自動的にインターフェイスの整合
を図るためである。
When the image design is completed, a program for execution is automatically generated. In the case of output, a program for execution is automatically generated for each type of input data, for example, database data, text data, or general special data. This is to process the characteristics existing for each data type and automatically adjust the interface.

【0003】自動生成の方法は、ベースとなるパターン
プログラムと、イメージ設計データの分析に基づき内部
生成したロジックが、論理結合したものである。また、
データの並び替えや、データ抽出は、データ形式に左右
されないロジックとして、自動生成の段階で自動的に組
み込まれる。更に、データのバックアップ及びリカバリ
ー機能も同様の手法で自動的に生成され、再度同一デー
タをアウトプットする機能にも配慮してる。
The automatic generation method is a logical combination of a base pattern program and a logic internally generated based on analysis of image design data. Also,
Data rearrangement and data extraction are automatically incorporated at the stage of automatic generation as logic that does not depend on the data format. Furthermore, data backup and recovery functions are automatically generated by the same method, and the same data is output again.

【0004】従って、生成された実行のためのプログラ
ムを、そのまま起動すれば、インプットの場合はデータ
登録画面が表示され、目的のデータ登録処理が出来る。
また、アウトプットの場合、データのホルダー指定や、
処理日の入力、更にデータ種によって、データ整備画面
を表示、必要に応じ、自動付加されているヘッダー等不
要データの削除を行い目的のアウトプット処理をする。
Therefore, if the generated program for execution is started as it is, the data registration screen is displayed in the case of input, and the desired data registration process can be performed.
Also, in case of output, data holder designation,
Input the processing date, display the data maintenance screen according to the data type, and delete unnecessary data such as automatically added headers as necessary to perform the desired output processing.

【0005】[0005]

【発明の属する技術分野】この発明は、コンピュータの
運用のためのプログラムを自動生成する手段及び手法に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to means and method for automatically generating a program for operating a computer.

【0006】[0006]

【従来の技術】従来のコンピュータの運用のためのプロ
グラムは図2に示すように、コンピュータに精通し,且
つ業務を理解できるシステムエンジニアが、の要件に
基づいたプログラミングのための,,の設計を行
い、各フェーズごとに依頼者とレビューをして、問題や
要件に満たない部分をの該当の工程に戻し反映させて
設計を完成させる。しかる後にの設計に基づいて、プ
ログラマーが、のプログラムを作成、のテストを評
価し,,を繰り返して、完成させていた。
2. Description of the Related Art As shown in FIG. 2, a program for operating a conventional computer is designed by a system engineer who is familiar with computers and who can understand the business, for programming based on the requirements of Perform each phase and review with the client, and reflect the part that does not meet the problem or requirement back to the relevant process to complete the design. Based on the design after that, the programmer made a program of, evaluated the test of, and repeated to complete.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、以上の
従来技術によれば、コンピュータの専門技術者の確保が
前提にあり、技術者が不足勝ちな上、実施には時間を要
し、且つ工数が係り費用もかさんで居た。また、依頼者
と製作者が別人となり、思惑が一致せず多くの手直しを
せざるを得ないケースも多かった。
However, according to the above-mentioned conventional technique, it is premised that a computer technician is secured, and the technician is in short supply. The cost involved was too high. Also, in many cases, the requester and the producer became different people, and their thoughts were inconsistent and they had to make many modifications.

【0008】そこで、この発明は、コンピュータ特有
の、難しいことは知らなくても、ただ、欲しい帳票イメ
ージや、必要な入力画面イメージを発明のソフトウエア
―の画面上で操作するだけで、必要な人が、必要な時
に、依頼者のイメージを画面上に設計し、実施のプログ
ラムをコンピュータに自動生成させる機能を提供するこ
とを課題とする。
Therefore, the present invention is necessary only by operating the desired form image and the necessary input screen image on the screen of the software of the invention without knowing the difficulty peculiar to the computer. It is an object of the present invention to provide a function in which a person designs an image of a client on a screen when necessary and causes a computer to automatically generate an implementation program.

【0009】[0009]

【課題を解決するための手段】以上の課題を解決するた
めに請求項1の発明は、データフォーマットを基に、イ
メージ設計した画面情報をパラメータとして解析し、設
計したイメージをアウトプットするプログラムと、イン
プットするデータ登録画面及びプログラムを、自動生成
するプログラム群全体である。
In order to solve the above problems, the invention of claim 1 is a program for analyzing the screen information for which an image is designed as a parameter based on the data format, and outputting the designed image. , A whole program group for automatically generating a data registration screen and a program to be input.

【0010】また、請求項2の発明は、データフォーマ
ットの作成に、既存のデータベース、及びテキストファ
イル、他EXCELなど特殊なファイルを基にして、フォー
マットを復元する手法を特徴とする請求項1記載のプロ
グラムの一部である。
Further, the invention of claim 2 is characterized by a method of restoring the format based on a special file such as an existing database, a text file, and another EXCEL when creating the data format. Is part of the program.

【0011】また、請求項3の発明は、データフォーマ
ットを利用して、イメージ設計のデータ項目、データ形
式、桁数などを自動展開し、設計を容易にする手法を特
徴とする請求項1記載のプログラムの一部である。
The invention according to claim 3 is characterized in that a data format is utilized to automatically develop a data item, a data format, the number of digits, etc. of an image design to facilitate the design. Is part of the program.

【0012】また、請求項4の発明は、イメージ情報の
解析及び、解析結果に基ずくプログラムの生成手段、及
びロジック(論理的手法)を特徴とする請求項1記載の
プログラムの一部である。
The invention according to claim 4 is a part of the program according to claim 1, characterized in that it analyzes the image information, and generates a program based on the analysis result, and logic (logical method). .

【0013】また、請求項5の発明は、アウトプットの
データの順序付けや対象データの抽出の条件指定方式
と、実行の手段及び、請求項1記載の自動生成プログラ
ムへの組込手段を特徴とする請求項1記載のプログラム
の一部である。
Further, the invention of claim 5 is characterized by a condition designating method for ordering output data and extracting target data, executing means, and incorporating means into the automatic generation program according to claim 1. It is a part of the program according to claim 1.

【0014】[0014]

【発明の実施の形態】この発明の、要件の反映から、プ
ログラムの自動生成に至る実施形態を図1に示す。要件
の整理は、必要な人が、必要な時に、必要なものを整
理する。データフォーマットの作成&復元は、データ
のフォーマットを整備する。データフォーマットが無け
れば、この機能を使用して、登録するか、請求項2の発
明のの既存データを利用して復元する。また、既にデ
ータフォーマットが、作成済みの場合は、これを利用す
る。従って、データフォーマットは、データに対して1
回作成すれば、以降これを活用する事になる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 shows an embodiment of the present invention from the reflection of requirements to the automatic generation of a program. As for organization of requirements, those who need it, when they need it, organize what they need. Data Format Creation & Restoration formats the data. If there is no data format, this function is used to register or restore using the existing data of the invention of claim 2. If the data format has already been created, this is used. Therefore, the data format is 1 for data.
If you create it once, you will use it later.

【0015】請求項3の発明ののイメージ描写ツール
を使って、イメージを画面に作成する。アウトプットの
場合、見出しや日付、各項目ラベル、データの印字編
集、及びラインを簡便な選択方式で指定する。これで、
請求項4の発明のの実行プログラムの自動生成でイメ
ージ通りの帳票出力プログラムが、作成出来る。更に、
複雑な帳票では、ページ見出しとなるデータや、ページ
替えのコントロール、例えば数量と単価を計算して金額
を出力する横計算機能、小計・中計・大計・総計などの
縦計機能、件数の表示、請求項5の発明の出力順番の指
定とデータの対象抽出などの条件を指定する。これらも
簡便な選択方式と、四則演算記号で設定出来る。
An image is created on the screen by using the image drawing tool according to the third aspect of the invention. For output, specify the headline and date, each item label, printout of data, and line by a simple selection method. with this,
By automatically generating the execution program of the invention of claim 4, a form output program as an image can be created. Furthermore,
For complex forms, data that serves as page headings, page replacement controls, such as the horizontal calculation function that calculates the quantity and unit price and output the amount, the vertical total function such as subtotal / medium total / total / total, Conditions such as display, designation of the output order of the invention of claim 5 and extraction of data targets are designated. These can also be set by a simple selection method and arithmetic symbols.

【0016】またデータの登録作成から、帳票の出力ま
での実行プログラムを作成する場合、のインプット画
面イメージを設計する。登録及び変更・削除・画面のク
リアー・順次検索等のイベントボタン、検索時のKEYの
設定、入力項目のラベル、入力欄を簡便な選択方式で指
定する。この他入力順序や、データのチェックを必要に
応じ設定して、請求項4の発明のの実行プログラムの
自動生成でイメージ通りの画面入力プログラムが、作成
出来る。以上で作成された自動生成プログラム群は、明
示の固有のホルダーに設定する。従ってそのまま起動
し、日付やデータの該当ホルダーをコンピュータの要求
に沿って指定し、実行する。結果にデータの漏れや、編
集の不具合があれば、、にフィードバックして完成
させる。
When creating an execution program from data registration and creation to output of forms, an input screen image of is designed. Specify event buttons such as registration / change / deletion / clear screen / sequential search, KEY setting during search, input item label, and input field by a simple selection method. Besides, the input order and the data check can be set as required, and the screen input program as an image can be created by automatically generating the execution program of the invention of claim 4. The automatically generated program group created above is set in an explicit unique holder. Therefore, the program is started as it is, the corresponding holder of date and data is designated and executed according to the request of the computer. If there are data leaks or edit defects in the results, feed back to and complete.

【0017】[0017]

【実施形態の効果】この実施形態によれば、必要に狭ま
れた時や、思いついた時に、技術者や、発注先を確保す
る必要も無く、すぐにイメージ展開して、実行用のプロ
グラムが得られ大幅に時間短縮出来ることに最も効果が
ある。更に当事者が少数に限定され、思惑違いが発生し
難くレビューの必要も無い。従ってフィードバック要件
も少なく合理的である。そして実施のための機器も、普
及のパソコンのみで良い。よって費用も大幅に圧縮でき
る。また、イメージをベースにプログラムを自動生成す
るので、日本語に制約されず輸出も可能である。
[Effects of the Embodiment] According to this embodiment, it is not necessary to secure a technician or an ordering party when the need is narrowed down or when a user comes up with an idea, and a program for execution is immediately developed. It is most effective that it can be obtained and the time can be greatly shortened. Furthermore, the number of parties is limited to a small number, and it is difficult for speculation to occur and there is no need for review. Therefore, there are few feedback requirements and it is rational. And the equipment for implementation need only be a popular personal computer. Therefore, the cost can be significantly reduced. Also, since the program is automatically generated based on the image, it is possible to export without being restricted by Japanese.

【0018】[0018]

【他の実施形態】図1の実施形態では、実行用プログラ
ムを自動生成しているが、特定のプログラム言語で出力
し、ソースコードレベルで、補正や機能追加を、可能と
したものでも良い。
Other Embodiments In the embodiment shown in FIG. 1, the execution program is automatically generated, but it is also possible to output it in a specific programming language and enable correction and function addition at the source code level.

【0019】[0019]

【発明の効果】以上説明したように、この発明によれ
ば、コンピュータ特有の、難しいことは知らなくても、
ただ、欲しい帳票イメージや、必要な入力画面イメージ
を画面上に作成するだけで、自動的にプログラムが生成
されるので、コンピュータの専門技術者を必要としな
い。従って必要な人が、必要な時、必要なものを作成で
き、時間の短縮と費用の圧縮は、計り知れない。また、
ITの普及を促進し、全体の経済効果も高い。
As described above, according to the present invention, it is possible to realize the peculiarities of a computer without knowing the difficulty.
However, the program is automatically created by simply creating the desired form image and the necessary input screen image on the screen, so no computer specialist is required. Therefore, the people who need it can create what they need, when they need it, and the time savings and cost savings are immeasurable. Also,
It promotes the spread of IT and has a high overall economic effect.

【0020】[0020]

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

【図1】この発明の実施形態を示すプログラムの開発工
程図である。
FIG. 1 is a program development process chart showing an embodiment of the present invention.

【図2】従来の技術を示すプログラムの開発工程図であ
る。
FIG. 2 is a program development process diagram showing a conventional technique.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】データフォーマットを基に、画面上に帳票
や画面の大枠をイメージ設計した情報をパラメータとし
て解析し、設計したイメージをアウトプットするプログ
ラムと、インプットするデータ登録画面及びプログラム
を、自動生成するプログラム群及び手法。
1. A program for analyzing a form or screen outline on a screen based on a data format using information designed as an parameter and outputting the designed image, and a data registration screen and a program to be input are automatically Program group and method to generate.
【請求項2】データフォーマットの作成に、既存のデー
タベース、及びテキストファイル、他EXCELなど特殊な
ファイルを基にして、フォーマットを復元する手法を特
徴とする請求項1記載のプログラムの一部。
2. A part of the program according to claim 1, wherein the format is restored based on a special file such as an existing database, a text file, and another EXCEL when creating the data format.
【請求項3】データフォーマットを利用して、イメージ
設計のデータ項目、データ形式、桁数などを自動展開
し、設計を容易な選択設定にする手法を特徴とする請求
項1記載のプログラムの一部。
3. A program according to claim 1, wherein the data format is used to automatically develop the data items, data format, number of digits, etc. of the image design so that the design can be easily selected and set. Department.
【請求項4】イメージ情報の解析及び、解析結果に基ず
くプログラムの生成手段及びロジック(論理的手法)を
特徴とする請求項1記載のプログラムの一部。
4. A part of the program according to claim 1, characterized in that the image information is analyzed and a program generating means and a logic (logical method) based on the analysis result are provided.
【請求項5】アウトプットのデータの順序付けや対象デ
ータの抽出の条件指定方式と、実行の手段及び、請求項
1記載の自動生成プログラムへの組込手段を特徴とする
請求項1記載のプログラムの一部。
5. A program according to claim 1, characterized in that a condition designating method for ordering output data and extracting target data, executing means, and incorporating means into the automatic generation program according to claim 1. Part of.
JP2002146383A 2002-05-21 2002-05-21 Program for automatically generating program based on image design Pending JP2003337698A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002146383A JP2003337698A (en) 2002-05-21 2002-05-21 Program for automatically generating program based on image design

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002146383A JP2003337698A (en) 2002-05-21 2002-05-21 Program for automatically generating program based on image design

Publications (1)

Publication Number Publication Date
JP2003337698A true JP2003337698A (en) 2003-11-28

Family

ID=29705382

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002146383A Pending JP2003337698A (en) 2002-05-21 2002-05-21 Program for automatically generating program based on image design

Country Status (1)

Country Link
JP (1) JP2003337698A (en)

Similar Documents

Publication Publication Date Title
CN106445536B (en) Automatic business design management system
CN112652371A (en) A nursing document designer and generate device for wisdom medical field
CN108268615B (en) Data processing method, device and system
JPH0554043A (en) Process management system for information processing system development
JP2003337698A (en) Program for automatically generating program based on image design
JP2003150762A (en) Cooperation method for project information and its system
JP2001166928A (en) Device for automatically generating job net
KR20090018481A (en) A system for composing report, a method &amp; a system for providing a made-to-order report
JP2812646B2 (en) How to print tabular data
JP4957043B2 (en) Information processing apparatus, program, and business application introduction method
CN116204267B (en) Method and device for generating intellectual property flow form
JP3167412B2 (en) Database search processor
JP3969926B2 (en) Form creation device, form creation method, and storage medium
JP4307122B2 (en) Workflow processing method and program
JP2005092620A (en) Business process management system
JP2007094453A (en) Program development support system, program development support method and program
JP2005043931A (en) System for automatically generating program and method for automatically generating program
JP3080891B2 (en) Form processing device
JPH02133822A (en) Data processor
JP2806231B2 (en) Form output management apparatus and method
CN114895904A (en) Page creating method, page creating equipment and computer readable storage medium
CN115080040A (en) Grid component implementation method on line, computer equipment and storage medium
JPH05274134A (en) Production system for screen operation manual
JPH0738191B2 (en) Document processing device with date automatic update output function
JPH03248228A (en) Error detection for software design information