JP2001005656A - Program customizing device and storage medium - Google Patents

Program customizing device and storage medium

Info

Publication number
JP2001005656A
JP2001005656A JP11177371A JP17737199A JP2001005656A JP 2001005656 A JP2001005656 A JP 2001005656A JP 11177371 A JP11177371 A JP 11177371A JP 17737199 A JP17737199 A JP 17737199A JP 2001005656 A JP2001005656 A JP 2001005656A
Authority
JP
Japan
Prior art keywords
program
customizing
format
formula
displayed
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.)
Abandoned
Application number
JP11177371A
Other languages
Japanese (ja)
Inventor
Shinichiro Tabata
信一郎 田端
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP11177371A priority Critical patent/JP2001005656A/en
Publication of JP2001005656A publication Critical patent/JP2001005656A/en
Abandoned legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To make easily generable a customized program corresponding to a desirable classification by selecting, reading out, and displaying stored process contents by classifications, and editing them. SOLUTION: A CPU 1 expands an application program specified among various application programs corresponding to a system program stored in a storage device 5 and its system, in a program storage area of a RAM 4. Various indications or data inputted from an input device 2 are temporarily stored in the RAM 4 and according to the input indications and input data, a customizing processing is performed by the application program stored in the storage device 5. Its process result is stored in the RAM 4 and displayed on a display device 3. Then the process result stored in the RAM 4 is saved at a storage destination in the storage device 5 which is indicated through the input device 2.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、プログラムをカス
タマイズするプログラムカスタマイズ装置に関する。
[0001] The present invention relates to a program customizing apparatus for customizing a program.

【0002】[0002]

【従来の技術】従来、システムユーザーの要求を満たす
業務プログラムのカスタマイズ処理は、システムエンジ
ニアによって、各業種または業務に対応した計算式・書
式を入力し、個別にプログラムを作成する方法が一般的
であった。
2. Description of the Related Art Conventionally, a customization process of a business program that satisfies a system user's request is generally performed by a system engineer by inputting a calculation formula and a format corresponding to each type of business or business and individually creating the program. there were.

【0003】近年、このようなプログラム作成を効率よ
く実施できるように、一つのベースプログラムを設け
て、そのベースプログラムをカスタマイズすることによ
って、所望の業務または業種向けのプログラムや個人ユ
ーザ向けのプログラムが作成されている。
In recent years, a single base program is provided so that such a program can be efficiently created, and the base program is customized, whereby a program for a desired business or business type or a program for an individual user can be obtained. Have been created.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、従来の
カスタマイズ処理は、基本となるベースプログラムにお
いて、予め定義されている項目及び計算式を、選択し設
定することによってプログラムをカスタマイズしていた
ため、カスタマイズできる内容が定義された項目に限定
されていた。したがって、各種の業種または業務に対し
てプログラムの適応率が低く、システムエンジニアによ
ってプログラムを変更する必要があった。このため、プ
ログラムのカスタマイズに多くの時間と労力、かつ技術
力が必要であった。
However, in the conventional customization processing, the program is customized by selecting and setting items and calculation formulas defined in advance in the basic base program. The content was limited to defined items. Therefore, the adaptation rate of the program is low for various types of businesses or tasks, and the program must be changed by a system engineer. Therefore, customizing the program requires a lot of time, labor, and technical skills.

【0005】また、各業種または業務に対してプログラ
ムの適応率を高くするために、ベースプログラムに定義
された項目を増やす方法が考えられるが、それには膨大
な数の項目を定義する必要があり、ベースプログラムの
容量が大きくなってしまう問題があった。
In order to increase the adaptability of the program to each type of business or business, there is a method of increasing the number of items defined in the base program. However, it is necessary to define a huge number of items. However, there is a problem that the capacity of the base program is increased.

【0006】本発明の課題は、所望する業務,業種等の
分類を選択するだけで、選択された分類に対応する計算
式,書式等の処理内容を表示し、所望する分類に対応す
るカスタマイズプログラムを容易に生成できるようにす
ることである。
SUMMARY OF THE INVENTION An object of the present invention is to select a desired category such as business or business type, display processing contents such as a calculation formula and a format corresponding to the selected category, and customize a customized program corresponding to the desired category. Is to be easily generated.

【0007】[0007]

【課題を解決するための手段】請求項1記載の発明は、
ベースプログラムをカスタマイズし、カスタマイズプロ
グラムを生成するプログラムカスタマイズ装置であっ
て、プログラムで使用する処理内容を分類別に区分して
記憶する処理内容記憶手段と、カスタマイズを実行する
分類を選択する選択手段と、この選択手段により選択さ
れた分類に対応する処理内容を前記処理内容記憶手段か
ら読み出して表示する表示手段と、この表示手段によっ
て表示された処理内容を指示に応じて変更する編集手段
と、前記表示手段によって表示された処理内容に基づい
て前記ベースプログラムを書き換えて前記選択された分
類に対応するカスタマイズプログラムを生成するカスタ
マイズ手段と、を備えたことを特徴としている。
According to the first aspect of the present invention,
A program customizing apparatus for customizing a base program and generating a customizing program, comprising: processing content storing means for classifying and storing processing contents used in the program for each classification; and selecting means for selecting a classification for performing customization; Display means for reading and displaying the processing content corresponding to the classification selected by the selection means from the processing content storage means; editing means for changing the processing content displayed by the display means in accordance with an instruction; Customizing means for rewriting the base program based on the processing content displayed by the means and generating a customizing program corresponding to the selected classification.

【0008】この請求項1記載の発明によれば、ベース
プログラムをカスタマイズし、カスタマイズプログラム
を生成するプログラムカスタマイズ装置であって、プロ
グラムで使用する処理内容を分類別に処理内容記憶手段
に記憶し、カスタマイズを実行する分類を選択手段によ
り選択させ、表示手段が、その選択された分類に対応す
る処理内容を前記処理内容記憶手段から読み出し表示
し、編集手段が、この表示された処理内容を指示に応じ
て変更し、カスタマイズ手段が、この表示された処理内
容に基づいてベースプログラムを書き換えて前記選択さ
れた分類に対応するカスタマイズプログラムを生成す
る。
According to the first aspect of the present invention, there is provided a program customizing apparatus for customizing a base program and generating a customizing program. Is selected by the selection means, the display means reads out and displays the processing content corresponding to the selected classification from the processing content storage means, and the editing means displays the displayed processing content in response to the instruction. The customizing means rewrites the base program based on the displayed processing contents to generate a customizing program corresponding to the selected classification.

【0009】したがって、所望する業務,業種等の分類
を選択するだけで、選択された分類に対応する計算式,
書式等の処理内容を表示し、所望する分類に対応するカ
スタマイズプログラムを容易に生成することができる。
また、処理内容を分類別に記憶するため、カスタマイズ
の適応率を向上させることができる。
Therefore, by simply selecting a desired category such as business or industry, a calculation formula corresponding to the selected category can be obtained.
A processing content such as a format can be displayed, and a customization program corresponding to a desired classification can be easily generated.
Further, since the processing content is stored for each classification, the adaptation rate of customization can be improved.

【0010】[0010]

【発明の実施の形態】以下、図1〜図10を参照して本
発明を適用したコンピュータ100の一実施の形態を詳
細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a computer 100 to which the present invention is applied will be described below in detail with reference to FIGS.

【0011】先ず、構成を説明する。図1は、本発明の
コンピュータ100内の要部構成を示すブロック図であ
る。図1において、コンピュータ100は、CPU1
と、入力装置2と、表示装置3と、RAM4と、記憶装
置5と、記憶媒体6と、によって構成されており、記憶
媒体6を除く各部はバス7によって接続されている。
First, the configuration will be described. FIG. 1 is a block diagram showing a main part configuration in a computer 100 of the present invention. In FIG. 1, a computer 100 includes a CPU 1
, An input device 2, a display device 3, a RAM 4, a storage device 5, and a storage medium 6, and each part except the storage medium 6 is connected by a bus 7.

【0012】CPU(Central Process
ing Unit)1は、記憶装置5内に格納されてい
るシステムプログラム及び当該システムに対応する各種
アプリケーションプログラムの中から指定されたアプリ
ケーションプログラムをRAM4内の図示しないプログ
ラム格納領域に展開し、入力装置2から入力される各種
指示あるいはデータをRAM4内に一時的に格納し、こ
の入力指示及び入力データに応じて記憶装置5内に格納
されたアプリケーションプログラムに従ってカスタマイ
ズ処理を実行し、その処理結果をRAM4内に格納する
とともに、表示装置3に表示する。そして、RAM4に
格納した処理結果を入力装置2から入力指示される記憶
装置5内の保存先に保存する。
CPU (Central Process)
ing Unit) 1 develops an application program specified from a system program stored in the storage device 5 and various application programs corresponding to the system into a program storage area (not shown) in the RAM 4, and the input device 2 Various kinds of instructions or data input from the RAM 4 are temporarily stored in the RAM 4, a customizing process is executed in accordance with the application program stored in the storage device 5 in accordance with the input instructions and the input data, and the processing result is stored in the RAM 4. And display it on the display device 3. Then, the processing result stored in the RAM 4 is stored in a storage destination in the storage device 5 designated by the input device 2.

【0013】CPU1は、業務プログラムで使用する複
数の計算式及び書式を、業種毎に分類して一覧形式で選
択可能に表示装置3に表示する。また、CPU1は、入
力装置2をして最適な業種を選択させ(CPU1及び入
力装置2が請求項1記載の選択手段に対応する。)、そ
の業種に対応した計算式及び書式を各数式テンプレート
から選択して表示装置3に表示し(CPU1及び表示装
置3が請求項1記載の表示手段に対応する。)、表示さ
れた計算式及び書式をユーザの指示があれば変更し(C
PU1及び入力装置2が請求項1記載の編集手段に対応
する。)、業務プログラムのカスタマイズ処理を制御す
る(CPU1が請求項1記載のカスタマイズ手段に対応
する。)。また、CPU1は、新規項目を計算式及び書
式に任意に追加し(CPU1が請求項2記載の新規項目
追加手段に対応する。)、その追加された新規項目をベ
ースプログラムのプログラムコードに追加し、データベ
ースファイルにフィールドを新規生成し追加する(CP
U1が請求項4記載のカスタマイズ手段に対応す
る。)。
The CPU 1 displays a plurality of formulas and formats used in the business program on the display device 3 by classifying them by industry and in a list format. Further, the CPU 1 causes the input device 2 to select an optimum business type (the CPU 1 and the input device 2 correspond to the selecting means described in claim 1), and calculates a calculation formula and a format corresponding to the business type in each mathematical expression template. And displays it on the display device 3 (the CPU 1 and the display device 3 correspond to the display means in claim 1), and changes the displayed calculation formula and format if the user gives an instruction (C).
The PU 1 and the input device 2 correspond to the editing means. ), And controls customization processing of the business program (the CPU 1 corresponds to the customizing means in claim 1). Further, the CPU 1 arbitrarily adds a new item to the calculation formula and the format (the CPU 1 corresponds to the new item adding means according to claim 2), and adds the added new item to the program code of the base program. Creates and adds a new field to the database file (CP
U1 corresponds to the customizing means described in claim 4. ).

【0014】入力装置2は、カーソルキー、数字入力キ
ー及び各種機能キー等を備えたキーボード及び表示装置
3に表示された表示画面の所望する位置を指示できるマ
ウスを含み、押下されたキーの押下信号やマウスの位置
信号をCPU1に出力する。
The input device 2 includes a keyboard having cursor keys, numeric input keys, various function keys, and the like, and a mouse capable of indicating a desired position on a display screen displayed on the display device 3. A signal and a mouse position signal are output to the CPU 1.

【0015】表示装置3は、CRT(Cathode
Ray Tube)等によって構成され、CPU1から
入力される表示データを表示する。
The display device 3 is a CRT (Cathode)
(Ray Tube) and the like, and displays display data input from the CPU 1.

【0016】RAM(Random AccessMe
mory)4は、CPU1が上記アプリケーションプロ
グラムを実行する際に各種データを展開するメモリ領域
を形成する。
RAM (Random AccessMe)
The memory 4 forms a memory area for expanding various data when the CPU 1 executes the application program.

【0017】記憶装置5は、プログラムやデータ等が予
め記憶されている記憶媒体6を有しており、この記憶媒
体6は、磁気的、光学的記録媒体、若しくは半導体メモ
リで、構成されている。また、記憶媒体6は、記憶装置
5に固定的に設けたもの、若しくは着脱自在に装着する
ものであり、この記憶媒体6には上記システムプログラ
ム、各種アプリケーションプログラム、業務システムに
係る処理プログラム、及び各処理プログラムで処理され
たデータ等が記憶される。
The storage device 5 has a storage medium 6 in which programs, data and the like are stored in advance, and this storage medium 6 is constituted by a magnetic or optical recording medium or a semiconductor memory. . The storage medium 6 is fixedly provided in the storage device 5 or is detachably mounted. The storage medium 6 includes the above-mentioned system program, various application programs, a processing program related to a business system, and Data and the like processed by each processing program are stored.

【0018】この記憶媒体6に記憶するプログラム、デ
ータ等は、通信回線等を介して接続された他の機器から
受信して記憶する構成にしてもよく、さらに、通信回線
等を接続された他の機器側に上記記憶媒体を備えた記憶
装置を設け、この記憶媒体6に記載されているプログラ
ム、データを通信回線を介して使用する構成にしてもよ
い。
The program, data, and the like stored in the storage medium 6 may be configured to be received and stored from another device connected via a communication line or the like. A storage device provided with the above storage medium may be provided on the device side, and the program and data described in the storage medium 6 may be used via a communication line.

【0019】また、コンピュータ100の記憶媒体6に
は、図2に示す、オリジナルスペックファイル11と、
データベースファイル12と、数量系数式テンプレート
13と、単価系数式テンプレート14と、金額系数式テ
ンプレート15と、業種別数式選択テーブル16と、項
目辞書17と、カスタマイズスペックファイル18等が
格納されている。
The storage medium 6 of the computer 100 stores an original specification file 11 shown in FIG.
It stores a database file 12, a numerical formula template 13, a unit price formula template 14, a monetary formula template 15, an industry-specific formula selection table 16, an item dictionary 17, a customized specification file 18, and the like.

【0020】オリジナルスペックファイル11は、業務
プログラムに関するオリジナルスペックを格納してい
る。このオリジナルスペックには、例えば、図9に示す
ように、「項目」と、「処理」と、「条件」と、が対応
付けて設定されている。すなわち、この図9に示すオリ
ジナルスペックファイル11では、「項目」行部分にブ
ロックマーク「//START BLOCK金額計算」
と、「//END BLOCK金額計算」と、を設定し
ており、この各ブロックマークで挟まれた行内の項目
「数量・単価・金額」が、カスタマイズ可能な項目であ
ることを示している。また、オリジナルスペックファイ
ル11に格納されたオリジナルスペックは、ベースプロ
グラムをカスタマイズ処理する際には、予めRAM4内
に読み込まれる。
The original specification file 11 stores original specifications relating to business programs. For example, as shown in FIG. 9, “items”, “processes”, and “conditions” are set in the original specifications in association with each other. That is, in the original specification file 11 shown in FIG. 9, the block mark “// START BLOCK amount calculation” is added to the “item” line portion.
And “// END BLOCK amount calculation” are set, indicating that the item “quantity / unit price / amount” in the line between the block marks is a customizable item. The original specifications stored in the original specification file 11 are read into the RAM 4 in advance when customizing the base program.

【0021】データベースファイル12は、定義された
フォーマットにしたがって、データを保存している。数
量系数式テンプレート13,単価系数式テンプレート1
4,金額系数式テンプレート15において、新規に数式
及び書式を作成及び追加した際に、その追加した項目に
基づいて新規フィールドが生成され、データベースファ
イル12に追加される。
The database file 12 stores data according to a defined format. Quantity system formula template 13, unit price system formula template 1
4. In the money amount formula template 15, when a new formula and format are created and added, a new field is generated based on the added item and added to the database file 12.

【0022】数量系数式テンプレート13は、図9のオ
リジナルスペックファイルに設定されたカスタマイズ可
能な項目のうちの一つである「数量」に対応する計算式
及び書式を格納するもので、格納された計算式及び書式
は表示装置3に一覧形式で選択可能に表示される。例え
ば、図3(b)に示した数量系数式テンプレート13の
No.5は、「カスタマイズする項目:数量」を「処
理:入数×(ケース数量+ボール数量)」とする設定例
である。
The quantity formula template 13 stores a calculation formula and a format corresponding to “quantity” which is one of the customizable items set in the original specification file of FIG. 9, and is stored. The calculation formula and the format are displayed on the display device 3 in a list format so as to be selectable. For example, No. of the numerical formula template 13 shown in FIG. 5 is a setting example in which “item to be customized: quantity” is set to “processing: quantity to be received × (case quantity + ball quantity)”.

【0023】単価系数式テンプレート14は、図9のオ
リジナルスペックファイルに設定されたカスタマイズ可
能な項目のうちの一つである「単価」に対応する計算式
及び書式を格納するもので、格納された計算式及び書式
は表示装置3に一覧形式で選択可能に表示される。例え
ば、図3(c)に示した単価系数式テンプレート14の
No.4は、「カスタマイズする項目:単価」を「処
理:単価×掛率」とする設定例である。
The unit price formula template 14 stores a calculation formula and a format corresponding to “unit price” which is one of the customizable items set in the original specification file of FIG. 9, and is stored. The calculation formula and the format are displayed on the display device 3 in a list format so as to be selectable. For example, in the unit price formula template 14 shown in FIG. 4 is a setting example in which “item to be customized: unit price” is set to “processing: unit price × multiplier rate”.

【0024】金額系数式テンプレート15は、図9のオ
リジナルスペックファイルに設定されたカスタマイズ可
能な項目のうちの一つである「金額」に対応する計算式
及び書式を格納するもので、格納された計算式及び書式
は表示装置3に一覧形式で選択可能に表示される。例え
ば、図3(d)に示した全額系数式テンプレート15の
No.1は、「カスタマイズする項目:金額」を「処
理:数量×単価」とする設定例である。
The money amount formula template 15 stores a calculation formula and a format corresponding to "money" which is one of the customizable items set in the original specification file of FIG. The calculation formula and the format are displayed on the display device 3 in a list format so as to be selectable. For example, the No. of the full price formula template 15 shown in FIG. 1 is a setting example in which “item to be customized: amount” is set to “processing: quantity × unit price”.

【0025】業種別数式選択テーブル16は、計算式及
び書式を格納したテンプレートを業種ごとに分類して選
択できるようにしたもので、図3(a)に示すように、
選択された業種名に対応する数式テンプレートが各種系
統の数式テンプレートから選択されるように構成されて
いる。例えば、図3(a)において、No.2の菓子業
界を選択すると、図3(b)の数量系数式テンプレート
13のNo.5の「数式:入数×(ケース数量+ボール
数量)」と、図3(c)の単価系数式テンプレート14
のNo.4の「数式:単価×掛率」と、図3(d)の金
額系数式テンプレート15のNo.1の「数式:数量×
単価」と、が選択される。
The type-specific formula selection table 16 is a table in which templates storing calculation formulas and formats are classified and selected for each type of business, and as shown in FIG.
The formula template corresponding to the selected industry name is configured to be selected from various types of formula templates. For example, in FIG. When the confectionery industry No. 2 is selected, the No. 2 of the numerical formula template 13 in FIG. 5 and the unit price formula template 14 in FIG. 3C.
No. 4 and “No. 4” of the money amount formula template 15 in FIG. 1. "Formula: Quantity x
Unit price "is selected.

【0026】項目辞書17は、図5に示すように、各数
式テンプレートにおいて選択する計算式及び書式がなく
て、計算式及び書式を変更する際に、新規に追加可能な
複数の新規項目を格納したものである。
As shown in FIG. 5, the item dictionary 17 has no formula and format to be selected in each formula template, and stores a plurality of new items that can be newly added when changing the formula and format. It was done.

【0027】カスタマイズスペックファイル18は、数
量系数式テンプレート13と、単価系数式テンプレート
14と、金額系数式テンプレート15と、から選択され
た計算式及び書式、または数式テンプレート以外の新規
事項を追加して変更した計算式及び書式、がオリジナル
スペックに反映され作成されたカスタマイズスペックを
格納する。
The customization specification file 18 includes a calculation formula and a format selected from the numerical formula template 13, the unit price formula template 14, and the monetary formula template 15, or new items other than the formula template. The customization specifications created by reflecting the changed calculation formula and format in the original specifications are stored.

【0028】次に、業務プログラムのカスタマイズ処理
について、図6に示すフローチャートを参照して詳細に
説明する。
Next, the customization processing of the business program will be described in detail with reference to the flowchart shown in FIG.

【0029】ここで、業務プログラムのカスタマイズ処
理をする際には、CPU1は、記憶媒体6に格納された
オリジナルスペックファイル11からオリジナルスペッ
クをRAM4内に読み込んでおく。
Here, when customizing the business program, the CPU 1 reads the original specifications from the original specification file 11 stored in the storage medium 6 into the RAM 4.

【0030】まず、CPU1は、図3(a)に示した業
種別数式選択テーブル16を参照し、選択可能なNo.
1〜5の業種名を図4に示すように一覧形式で表示装置
3に表示させ、業種別数式選択テーブル16に定義され
たNo.1〜5の業種の中から、プログラムを使用する
ユーザにとって最適な業種をカーソルキーあるいはマウ
ス操作等により選択させる(ステップS01)。
First, the CPU 1 refers to the industry-specific formula selection table 16 shown in FIG.
4 are displayed on the display device 3 in the form of a list as shown in FIG. The user selects the type of business that is optimal for the user who uses the program from among the types of businesses 1 to 5 by using a cursor key or a mouse operation (step S01).

【0031】次に、選択された業種に対応した「数量」
を求める計算式及び書式を、図3(b)に示した数量系
数式テンプレート13から読み出して表示する。同様に
して「単価」及び「金額」を求める計算式及び書式を、
図3(c)の単価系数式テンプレート14と図3(d)
の金額系数式テンプレート15から各々読み出して、表
示する(ステップS02)。それと同時に、図5に示す
ように計算式及び書式の新規作成及び追加に使用する新
規項目が収められた項目辞書17の内容も表示する。
Next, the "quantity" corresponding to the selected business type
Is read out from the numerical formula template 13 shown in FIG. 3B and displayed. In the same way, the calculation formula and format for calculating “unit price” and “amount”
Unit price formula template 14 in FIG. 3C and FIG.
Are read from the money amount formula templates 15 and displayed (step S02). At the same time, as shown in FIG. 5, the contents of the item dictionary 17 containing new items used for newly creating and adding a calculation formula and a format are also displayed.

【0032】図4は、上述したように、業種を選択する
ことによって、その業種に対応して読み出された数量系
・単価系・金額系の計算式及び書式と、計算式及び書式
の変更に使用する項目辞書17の内容が表示された状態
を示している。
FIG. 4 shows that, as described above, by selecting the type of business, the calculation formulas and formats of the quantity system, the unit price system, and the monetary system read out corresponding to the business type, and the change of the calculation formula and the format 5 shows a state in which the contents of the item dictionary 17 used for the display are displayed.

【0033】そして、CPU1は、表示された数量系・
単価系・金額系の計算式及び書式でよいかどうかをユー
ザからの「OK」指示入力により確認し(ステップS0
3)、計算式及び書式の変更がなければ、表示された計
算式及び書式を決定する(ステップS04)。
Then, the CPU 1 displays the displayed quantity system.
It is confirmed whether the calculation formula and the format of the unit price system and the money amount system are acceptable by inputting the "OK" instruction from the user (step S0).
3) If there is no change in the calculation formula and format, the displayed calculation formula and format are determined (step S04).

【0034】また、表示された計算式及び書式を変更す
る場合は、CPU1は、図3(b)に示す数量系数式テ
ンプレート13に格納されている計算式及び書式を順次
読み出して表示し、該当する「数量系」の計算式及び書
式をユーザに選択させる(ステップS07)。
When changing the displayed formula and format, the CPU 1 sequentially reads out and displays the formula and format stored in the numerical formula template 13 shown in FIG. The user is allowed to select a calculation formula and a format of “quantity system” to be performed (step S07).

【0035】同様にして、図3(c)に示す単価系数式
テンプレート14から、該当する「単価系」の計算式及
び書式を順次読み出して表示させ、所望する計算式及び
書式をユーザに選択させ(ステップS08)、さらに図
3(d)に示す金額系数式テンプレート15から、該当
する「金額系」の計算式及び書式を順次読み出して表示
させ、所望する計算式及び書式をユーザに選択させる
(ステップS09)。
Similarly, from the unit price formula template 14 shown in FIG. 3C, the corresponding "unit price" calculation formula and format are sequentially read and displayed, and the user is allowed to select a desired calculation formula and format. (Step S08) Further, from the money amount formula template 15 shown in FIG. 3D, the corresponding "money amount" calculation formula and format are sequentially read and displayed, and the user is allowed to select a desired calculation formula and format (step S08). Step S09).

【0036】また、CPU1は、各数式テンプレートに
該当する計算式及び書式が存在しない場合には、ユーザ
の入力操作に基づいて所望する計算式及び書式を任意に
記述させる(ステップS10)。ここで、計算式及び書
式の記述には、項目辞書17の設定内容に基づいて表示
された新規項目を選択させ、また項目辞書17に存在し
ない新規項目を入力させてもよい。
If there is no calculation formula and format corresponding to each formula template, the CPU 1 arbitrarily describes a desired calculation formula and format based on a user's input operation (step S10). Here, in the description of the calculation formula and the format, a new item displayed based on the setting contents of the item dictionary 17 may be selected, or a new item that does not exist in the item dictionary 17 may be input.

【0037】そして、CPU1は、ステップS07〜ス
テップS10において選択あるいは記述された計算式及
び書式を決定し(ステップS04)、予め読み込んでお
いたオリジナルスペックに反映させ、計算式及び書式を
書き換えて、カスタマイズスペックを作成する(ステッ
プS05)。その結果、図9のオリジナルスペックファ
イル11に設定された項目のうちカスタマイズ可能な項
目が書き換えられて、図10に示すようなカスタマイズ
スペックファイル11が新たに生成される。
Then, the CPU 1 determines the calculation formula and format selected or described in steps S07 to S10 (step S04), reflects the calculation formula and format in the original specifications read in advance, and rewrites the calculation formula and format. A customized specification is created (step S05). As a result, the customizable items among the items set in the original specification file 11 of FIG. 9 are rewritten, and a customized specification file 11 as shown in FIG. 10 is newly generated.

【0038】そして、CPU1は、選択または任意に記
述させた計算式及び書式に使用されている項目をオリジ
ナルスペックに追加して(ステップS06)、本処理を
終了する。
Then, the CPU 1 adds the selected or arbitrarily described calculation formula and the items used in the format to the original specification (step S06), and ends this processing.

【0039】ここで、図6のフローチャートの、ステッ
プS04〜ステップS10において実行される計算式及
び書式の変更手順の詳細について、図7に示すフローチ
ャートを参照して説明する。
Here, the details of the procedure for changing the calculation formula and format executed in steps S04 to S10 in the flowchart of FIG. 6 will be described with reference to the flowchart shown in FIG.

【0040】先ず、CPU1は、ステップS21におい
て任意に記述させた計算式及び書式から、項目のみを取
り出す(ステップS22)。
First, the CPU 1 extracts only items from the calculation formula and format arbitrarily described in step S21 (step S22).

【0041】次に、その取り出された項目が、数式テン
プレート等で定義されている他の計算式及び書式に既に
存在しているかを確認し(ステップS23)、既に存在
していれば、ステップS21において任意に記述させた
計算式及び書式を決定し、プログラムコードを生成する
(ステップS24)。
Next, it is checked whether or not the extracted item already exists in another calculation formula and format defined by a formula template or the like (step S23). Then, the calculation formula and the format arbitrarily described in are determined, and a program code is generated (step S24).

【0042】また、CPU1は、取り出された項目が他
の計算式及び書式に存在していなければ、その新規項目
を抽出して(ステップS25)、ベースプログラムのプ
ログラムコードに追加し、入力表示ロジックに組み込む
(ステップS26)。
If the extracted item does not exist in another calculation formula and format, the CPU 1 extracts the new item (step S25), adds the extracted item to the program code of the base program, and executes the input display logic. (Step S26).

【0043】そして、CPU1は、フォーマットが定義
されているデータベースファイルに追加された新規項目
に関するフィールドを新規生成し、そのフォーマットに
追加する(ステップS27)。次に、CPU1は、ベー
スプログラムのプログラムコードに、更新されたロジッ
クを追加する(ステップS28)。
Then, the CPU 1 newly generates a field relating to the new item added to the database file in which the format is defined, and adds it to the format (step S27). Next, the CPU 1 adds the updated logic to the program code of the base program (Step S28).

【0044】上述したように、ステップS21で任意に
記述させた計算式から抽出された新規項目が、ベースプ
ログラムのプログラムコードに追加され、各種処理ロジ
ックに組み込まれる。また、データベースファイルのフ
ォーマットに追加される。そして、CPU1は、計算式
及び書式を決定し、プログラムコードを生成する(ステ
ップS24)。
As described above, the new items extracted from the calculation formula arbitrarily described in step S21 are added to the program code of the base program and incorporated into various processing logics. It is added to the format of the database file. Then, the CPU 1 determines a calculation formula and a format, and generates a program code (step S24).

【0045】また、図8に示すフローチャートは、図6
のフローチャートと、図7のフローチャートと、をまと
めたものである。よって実施される業務プログラムのカ
スタマイズ処理についてほぼ同様である。
The flowchart shown in FIG.
And the flowchart of FIG. 7 are summarized. Therefore, the customization process of the business program to be executed is almost the same.

【0046】まず、CPU1は、図3(a)に示した業
種別数式選択テーブル16を参照し、選択可能なNo.
1〜5の業種名を図4に示すように一覧形式で表示装置
3に表示させ、業種別数式選択テーブル16に定義され
たNo.1〜5の業種の中から、プログラムを使用する
ユーザにとって最適な業種をカーソルキーあるいはマウ
ス操作等により選択させる(ステップS31)。
First, the CPU 1 refers to the type-of-industry formula selection table 16 shown in FIG.
4 are displayed on the display device 3 in the form of a list as shown in FIG. The user selects the type of business that is optimal for the user who uses the program from among the types of business from 1 to 5 by using a cursor key or a mouse operation (step S31).

【0047】次に、CPU1は、選択された業種に対応
した「数量」を求める計算式及び書式を図3(b)に示
した数量系数式テンプレートから読み出して表示する。
同様にして「単価」及び「金額」を求める計算式及び書
式を、図3(c)の単価系数式テンプレートと図3
(d)の金額系数式テンプレートから各々読み出して、
表示する(ステップS32)。それと同時に、図5に示
す、計算式及び書式の新規作成及び追加に使用する新規
項目が収められた項目辞書17も表示させる。
Next, the CPU 1 reads out a calculation formula and a format for obtaining the "quantity" corresponding to the selected business type from the numerical formula template shown in FIG.
Similarly, the calculation formula and the format for obtaining the “unit price” and “amount” are calculated by using the unit price formula template of FIG.
(D) read from each of the money amount formula templates,
It is displayed (step S32). At the same time, an item dictionary 17 containing new items used for newly creating and adding a calculation formula and a format shown in FIG. 5 is also displayed.

【0048】図4は、上述したように、業種を選択する
ことによって、その業種に対応した数量系・単価系・金
額系の計算式及び書式と、計算式及び書式の記述に使用
する項目辞書17を表示させた状態を示している。
FIG. 4 shows, as described above, the selection of the type of business, the calculation formula and format of the quantity system, the unit price system, and the money amount corresponding to the business type, and the item dictionary used for describing the calculation formula and the format. 17 is displayed.

【0049】そして、CPU1は、表示された数量系・
単価系・金額系の計算式及び書式でよいかどうかをユー
ザーからの「OK」指示入力により確認し(ステップS
33)、計算式及び書式の変更がなければ、表示された
計算式及び書式から項目のみを取り出す(ステップS3
4)。
Then, the CPU 1 displays the displayed quantity system.
It is confirmed whether the calculation formula and the format of the unit price system and the money amount system are acceptable by inputting the "OK" instruction from the user (step S).
33) If there is no change in the calculation formula and format, only items are extracted from the displayed calculation formula and format (step S3).
4).

【0050】また、表示された計算式及び書式を変更す
る場合は、CPU1は、図3(b)に示す数量系数式テ
ンプレート13に格納されている計算式及び書式を順次
読み出して表示し、該当する「数量系」の計算式及び書
式をユーザに選択させる(ステップS35)。
When changing the displayed formula and format, the CPU 1 sequentially reads out and displays the formula and format stored in the numerical formula template 13 shown in FIG. The user is allowed to select a calculation formula and a format of “quantity system” to be performed (step S35).

【0051】同様にして、図3(c)に示す単価系数式
テンプレート14から、該当する「単価系」の計算式及
び書式を順次読み出して表示させ、所望する計算式及び
書式をユーザに選択させ(ステップS36)、図3
(d)に示す金額系数式テンプレート15から、該当す
る「金額系」の計算式及び書式を順次読み出して表示さ
せ、所望する計算式及び書式をユーザに選択させる(ス
テップ37)。
Similarly, from the unit price formula template 14 shown in FIG. 3C, the corresponding "unit price" calculation formula and format are sequentially read and displayed, and the user is allowed to select a desired calculation formula and format. (Step S36), FIG.
From the money amount formula template 15 shown in (d), the corresponding "money amount" calculation formula and format are sequentially read and displayed, and the user is allowed to select a desired calculation formula and format (step 37).

【0052】また、各数式テンプレートに該当する計算
式及び書式が存在しない場合には、任意に計算式及び書
式を記述させる(ステップS38)。ここで、計算式及
び書式の記述には、項目辞書17の設定内容に基づいて
表示された新規項目を選択させ、また項目辞書17に存
在しない新規項目を入力させてもよい。
If there is no calculation formula and format corresponding to each formula template, the calculation formula and format are arbitrarily described (step S38). Here, in the description of the calculation formula and the format, a new item displayed based on the setting contents of the item dictionary 17 may be selected, or a new item that does not exist in the item dictionary 17 may be input.

【0053】次に、CPU1は、計算式及び書式から、
項目のみを取り出す(ステップS34)。そして、その
取り出した項目が数式テンプレート等で定義されている
他の計算式及び書式に既に存在しているかを確認し(ス
テップS39)、既に他の計算式及び書式に存在してい
れば、計算式を決定し、プログラムコードを生成する
(ステップS40)。
Next, the CPU 1 uses the calculation formula and the format
Only items are extracted (step S34). Then, it is checked whether or not the extracted item already exists in another calculation formula and format defined in the formula template or the like (step S39). If the extracted item already exists in another calculation formula and format, the calculation is performed. The formula is determined, and a program code is generated (step S40).

【0054】また、取り出された項目が他の計算式及び
書式に存在していなければ、その新規項目を抽出して
(ステップS43)、ベースプログラムのプログラムコ
ードに追加し、入力表示ロジックに組み込む(ステップ
S44)。そして、CPU1は、フォーマットが定義さ
れているデータベースファイルに追加された新規項目に
関するフィールドを新規生成し、そのフォーマットに追
加する(ステップS45)。
If the extracted item does not exist in another calculation formula and format, the new item is extracted (step S43), added to the program code of the base program, and incorporated into the input display logic (step S43). Step S44). Then, the CPU 1 newly generates a field relating to the new item added to the database file in which the format is defined, and adds it to the format (step S45).

【0055】次に、ベースプログラムのプログラムコー
ドに、更新されたロジックを追加して(ステップS4
6)計算式を決定し、プログラムコードを生成する(ス
テップS40)。 そして、決定した計算式を、予め読
み込んでおいたオリジナルスペックに反映させ、計算式
及び書式を書き換えて、カスタマイズスペックを作成す
る(ステップS41)。その結果、図9のオリジナルス
ペックファイル11に設定された項目のうちカスタマイ
ズ可能な項目が書き換えられて、図10に示すようなカ
スタマイズスペックファイル11が新たに生成される。
次に、選択または変更した計算式に使用されている項目
をオリジナルスペックファイルに追加して(ステップS
42)、本処理を終了する。
Next, the updated logic is added to the program code of the base program (step S4).
6) Determine a formula and generate a program code (step S40). Then, the determined calculation formula is reflected on the original specification that has been read in advance, and the calculation formula and format are rewritten to create a customized specification (step S41). As a result, the customizable items among the items set in the original specification file 11 of FIG. 9 are rewritten, and a customized specification file 11 as shown in FIG. 10 is newly generated.
Next, the items used in the selected or changed calculation formula are added to the original specification file (step S
42), and terminate the process.

【0056】以上より、本発明の一実施の形態における
コンピュータ100では、業務プログラムで使用する複
数の計算式及び書式を、業種毎に分類して一覧形式で選
択可能に表示している。そして、最適な業種を選択する
と、各数式テンプレートから計算式及び書式が各々選択
され、決定された計算式及び書式に基づいて業務プログ
ラムがカスタマイズされる。
As described above, in the computer 100 according to the embodiment of the present invention, a plurality of calculation formulas and formats used in the business program are classified for each type of business and displayed in a list format so as to be selectable. Then, when the optimum type of business is selected, a calculation formula and a format are selected from each formula template, and the business program is customized based on the determined calculation formula and format.

【0057】したがって、選択方式でカスタマイズを行
うため、容易に業務プログラムのカスタマイズが可能で
ある。
Therefore, since the customization is performed by the selection method, it is possible to easily customize the business program.

【0058】また、新規項目を項目辞書から追加して計
算式及び書式を任意に変更することによって、カスタマ
イズの適応率を向上させることができる。また、確定し
た計算式及び書式が、ベースプログラムのプログラムコ
ードに追加され、ロジックに組み込まれるので、プログ
ラムの開発効率が向上する。そして、データベースファ
イルにフィールドを新規生成し、追加されることによっ
て、改めてファイル設計を行う必要がなくなり、プログ
ラムの開発効率が向上する。
Further, by adding new items from the item dictionary and arbitrarily changing the calculation formula and format, the adaptation rate of customization can be improved. In addition, the determined calculation formula and format are added to the program code of the base program and incorporated into the logic, so that the development efficiency of the program is improved. Then, by newly generating and adding a field to the database file, it is not necessary to design a file again, and the development efficiency of the program is improved.

【0059】[0059]

【発明の効果】請求項1記載の発明のプログラムカスタ
マイズ装置、及び請求項5記載の記憶媒体によれば、所
望する業務,業種等の分類を選択するだけで、選択され
た分類に対応する計算式,書式等の処理内容を表示し、
所望する分類に対応するカスタマイズプログラムを容易
に生成することができる。また、処理内容を分類別に記
憶するため、カスタマイズの適応率を向上させることが
できる。
According to the program customizing apparatus of the first aspect of the present invention and the storage medium of the fifth aspect, a calculation corresponding to the selected category can be performed by simply selecting a desired category such as business or business. Displays processing contents such as formulas and formats,
It is possible to easily generate a customization program corresponding to a desired classification. Further, since the processing content is stored for each classification, the adaptation rate of customization can be improved.

【0060】請求項2記載の発明によれば、処理内容に
新規項目を任意に追加することによって、カスタマイズ
の適応率を向上させることができる。
According to the second aspect of the present invention, the customization adaptation rate can be improved by arbitrarily adding a new item to the processing content.

【0061】請求項3記載の発明によれば、追加された
新規項目がベースプログラムのプログラムコードに追加
されるので、プログラムの開発効率を向上させることが
できる。
According to the third aspect of the present invention, the added new item is added to the program code of the base program, so that the program development efficiency can be improved.

【0062】請求項4記載の発明によれば、改めてデー
タベースファイル設計を行う必要がなくなり、プログラ
ムの開発効率を向上させることができる。
According to the fourth aspect of the present invention, it is not necessary to design the database file again, and the program development efficiency can be improved.

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

【図1】本発明の一実施の形態におけるコンピュータ1
00の要部構成を示すブロック図である。
FIG. 1 is a computer 1 according to an embodiment of the present invention.
It is a block diagram which shows the principal part structure of 00.

【図2】本発明の一実施の形態の要素を示す図である。FIG. 2 is a diagram showing elements of an embodiment of the present invention.

【図3】(a)計算式及び書式を業種別に分類し、一覧
形式で選択可能に表示した業種別数式選択テーブル1
6、(b)数量系の計算式及び書式を格納している数量
系数式テンプレート13、(c)単価系の計算式及び書
式を格納している単価系数式テンプレート14、(d)
金額系の計算式及び書式を格納している金額系数式点プ
レート15、を示す図である。
FIG. 3 (a) A formula-specific formula selection table 1 in which calculation formulas and formats are classified according to the type of business and displayed in a list format so as to be selectable.
6. (b) Quantity system formula template 13 storing quantity formulas and formats, (c) Unit price formula template 14 storing unit price formulas and formats, (d)
It is a figure which shows the money amount type | formula point plate 15 which stores the money amount type | formula calculation formula and format.

【図4】選択した業種に対応した数量系・単価系・金額
系の計算式及び書式と、計算式及び書式の設定に使用す
る項目辞書が表示された状態を示す図である。
FIG. 4 is a diagram showing a state in which a calculation formula and a format of a quantity system, a unit price system, and a money amount corresponding to a selected business type and an item dictionary used for setting the calculation formula and the format are displayed.

【図5】計算式及び書式に任意に追加する新規項目を表
示する項目辞書を示す図である。
FIG. 5 is a diagram showing an item dictionary displaying new items arbitrarily added to a calculation formula and a format.

【図6】業務プログラムのカスタマイズ処理を示すフロ
ーチャートである。
FIG. 6 is a flowchart showing a customization process of a business program.

【図7】カスタマイズ処理において、計算式及び書式の
変更手順を示すフローチャートである。
FIG. 7 is a flowchart illustrating a procedure for changing a calculation formula and a format in a customization process.

【図8】業務プログラムのカスタマイズ処理を示すフロ
ーチャートである。
FIG. 8 is a flowchart showing a customization process of a business program.

【図9】図2のオリジナルスペックファイル11の設定
内容の一例を示す図である。
FIG. 9 is a diagram illustrating an example of setting contents of an original specification file 11 of FIG. 2;

【図10】図2のカスタマイズスペックファイル18の
設定内容の一例を示す図である。
FIG. 10 is a diagram showing an example of setting contents of a customization specification file 18 of FIG. 2;

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

1 CPU 2 入力装置 3 表示装置 4 RAM 5 記憶装置 6 記憶媒体 7 BUS 11 オリジナルスペックファイル 12 データベースファイル 13 数量系数式テンプレート 14 単価系数式テンプレート 15 全額系数式テンプレート 16 業種別数式選択テーブル 17 項目辞書 18 カスタマイズスペックファイル DESCRIPTION OF SYMBOLS 1 CPU 2 Input device 3 Display device 4 RAM 5 Storage device 6 Storage medium 7 BUS 11 Original specification file 12 Database file 13 Quantity formula template 14 Unit price formula template 15 Full price formula template 16 Industry formula selection table 17 Item dictionary 18 Item dictionary 18 Customized specification file

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】ベースプログラムをカスタマイズし、カス
タマイズプログラムを生成するプログラムカスタマイズ
装置であって、 プログラムで使用する処理内容を分類別に区分して記憶
する処理内容記憶手段と、 カスタマイズを実行する分類を選択する選択手段と、 この選択手段により選択された分類に対応する処理内容
を前記処理内容記憶手段から読み出して表示する表示手
段と、 この表示手段によって表示された処理内容を指示に応じ
て変更する編集手段と、 前記表示手段によって表示された処理内容に基づいて前
記ベースプログラムを書き換えて前記選択された分類に
対応するカスタマイズプログラムを生成するカスタマイ
ズ手段と、 を備えたことを特徴とするプログラムカスタマイズ装
置。
1. A program customizing apparatus for customizing a base program and generating a customizing program, wherein a processing content storing means for storing processing contents used in the program classified by class and a class for executing customization are selected. Selecting means for reading, processing means corresponding to the classification selected by the selecting means read from the processing content storage means and displayed, and editing for changing the processing content displayed by the display means in accordance with an instruction. Means for customizing the base program based on the processing content displayed by the display means to generate a customization program corresponding to the selected classification.
【請求項2】前記選択された分類に対応する処理内容に
新規項目を任意に追加する新規項目追加手段を更に備
え、前記カスタマイズ手段は、この新規項目追加手段に
より任意に追加された新規項目を含めて前記ベースプロ
グラムを書き換えて、前記選択された分類に対応するカ
スタマイズプログラムを生成することを特徴とする請求
項1記載のプログラムカスタマイズ装置。
2. The apparatus according to claim 1, further comprising a new item adding means for arbitrarily adding a new item to the processing content corresponding to the selected classification, wherein said customizing means stores the new item arbitrarily added by said new item adding means. 2. The program customizing apparatus according to claim 1, wherein the customizing program corresponding to the selected classification is generated by rewriting the base program including the program.
【請求項3】前記カスタマイズ手段は、前記新規項目追
加手段により任意に追加された新規項目を、前記ベース
プログラムのプログラムコードに追加することを特徴と
する請求項2記載のプログラムカスタマイズ装置。
3. The program customizing apparatus according to claim 2, wherein said customizing means adds a new item arbitrarily added by said new item adding means to a program code of said base program.
【請求項4】前記ベースプログラムに係るデータベース
ファイルを記憶するファイル記憶手段を更に備え、前記
カスタマイズ手段は、前記新規項目追加手段により任意
に追加された新規項目に対応するフィールドを、前記フ
ァイル記憶手段に記憶されたデータベースファイルに自
動生成し、そのデータベースファイルのフォーマットを
変更することを特徴とする請求項2記載のプログラムカ
スタマイズ装置。
4. The apparatus according to claim 1, further comprising a file storage unit for storing a database file relating to said base program, wherein said customizing unit stores a field corresponding to a new item arbitrarily added by said new item adding unit in said file storage unit. 3. The program customizing apparatus according to claim 2, wherein the program customizing apparatus automatically generates a database file stored in the database and changes the format of the database file.
【請求項5】ベースプログラムをカスタマイズし、カス
タマイズプログラムを生成するためのコンピュータが実
行可能なプログラムを格納した記憶媒体であって、 プログラムで使用する処理内容を分類別に区別して処理
内容記憶手段に記憶させるためのコンピュータが実行可
能なプログラムコードと、 プログラムのカスタマイズを実行する分類を選択させる
ためのコンピュータが実行可能なプログラムコードと、 この選択された分類に対応する処理内容を前記処理内容
記憶手段から読み出して表示手段に表示させるためのコ
ンピュータが実行可能なプログラムコードと、この表示
された処理内容を指示に応じて変更させるためのコンピ
ュータが実行可能なプログラムコードと、 前記表示された処理内容に基づいてベースプログラムを
書き換えて前記選択された分類に対応するカスタマイズ
プログラムを生成させるためのコンピュータが実行可能
なプログラムコードと、 を含むプログラムを格納したことを特徴とする記憶媒
体。
5. A storage medium storing a computer-executable program for customizing a base program and generating a customization program, wherein processing contents used in the program are stored in a processing content storage means by classifying them. Computer-executable program code, a computer-executable program code for selecting a category for performing program customization, and processing contents corresponding to the selected classification from the processing content storage unit. A computer-executable program code for reading and displaying on the display means, a computer-executable program code for changing the displayed processing content according to an instruction, and Rewrite base program And a computer-executable program code for generating a customization program corresponding to the selected classification.
JP11177371A 1999-06-23 1999-06-23 Program customizing device and storage medium Abandoned JP2001005656A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11177371A JP2001005656A (en) 1999-06-23 1999-06-23 Program customizing device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11177371A JP2001005656A (en) 1999-06-23 1999-06-23 Program customizing device and storage medium

Publications (1)

Publication Number Publication Date
JP2001005656A true JP2001005656A (en) 2001-01-12

Family

ID=16029795

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11177371A Abandoned JP2001005656A (en) 1999-06-23 1999-06-23 Program customizing device and storage medium

Country Status (1)

Country Link
JP (1) JP2001005656A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002297701A (en) * 2001-03-29 2002-10-11 Toki Nakagaki Versatile type cost-accounting system capable of creating and prearing manufacturing cost accounting expression by itself, and calculating method therefor
JP2006226705A (en) * 2005-02-15 2006-08-31 Yamaha Motor Co Ltd Article counter
JP2015005034A (en) * 2013-06-19 2015-01-08 日本電信電話株式会社 Programming method and device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002297701A (en) * 2001-03-29 2002-10-11 Toki Nakagaki Versatile type cost-accounting system capable of creating and prearing manufacturing cost accounting expression by itself, and calculating method therefor
JP2006226705A (en) * 2005-02-15 2006-08-31 Yamaha Motor Co Ltd Article counter
JP2015005034A (en) * 2013-06-19 2015-01-08 日本電信電話株式会社 Programming method and device

Similar Documents

Publication Publication Date Title
JP3874071B2 (en) Network device management apparatus, program, information storage medium, and network device management method
US20060149751A1 (en) Custom templates
CN113590097A (en) API interface generation method and device, electronic equipment and storage medium
EP0625748B1 (en) Program generating apparatus
JP5045042B2 (en) Business flow editing program, business flow editing apparatus, and business flow editing method
JP2001005656A (en) Program customizing device and storage medium
JP2006331356A (en) Business processing program, recording medium recording it, and business processing system
JP2001147922A (en) Device and method for managing document and storage medium
JP2012113574A (en) Variable print system, printed matter design method and program
JP2824256B2 (en) Character display system
JP4630640B2 (en) Design information verification apparatus and design information verification method
JPH02133822A (en) Data processor
JP2005316652A (en) Form processor and program
JP6412047B2 (en) Information processing apparatus, information processing method, and program
JPH10207702A (en) Device for preparing software program
JPH11353083A (en) Data input device and storage medium
JP2003067229A (en) Electronic data content certifying method and information processor
JPH11212694A (en) Information processing system
JP2537976B2 (en) Circuit diagram automatic generation method
JPH06290035A (en) Design supporting system for information processing system
JP2001222354A (en) Icon display controller and storage medium
JPH1196040A (en) Process execution system and recording medium
JP3047400B2 (en) Data processing device
JP3482903B2 (en) Visual development tool evaluation system, evaluation method, and recording medium
JPH0934619A (en) Recording data input device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060417

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060425

A762 Written abandonment of application

Free format text: JAPANESE INTERMEDIATE CODE: A762

Effective date: 20060607