JPH0358138A - System for preparing manual of program pattern - Google Patents

System for preparing manual of program pattern

Info

Publication number
JPH0358138A
JPH0358138A JP19499789A JP19499789A JPH0358138A JP H0358138 A JPH0358138 A JP H0358138A JP 19499789 A JP19499789 A JP 19499789A JP 19499789 A JP19499789 A JP 19499789A JP H0358138 A JPH0358138 A JP H0358138A
Authority
JP
Japan
Prior art keywords
manual
source
specification code
program
program pattern
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
JP19499789A
Other languages
Japanese (ja)
Inventor
Katsuhisa Yamaguchi
勝久 山口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Software Kansai Ltd
Original Assignee
NEC Software Kansai 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 NEC Software Kansai Ltd filed Critical NEC Software Kansai Ltd
Priority to JP19499789A priority Critical patent/JPH0358138A/en
Publication of JPH0358138A publication Critical patent/JPH0358138A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To synchronize a specification code and processing explanation by inputting summary explanation to a manual record with the specification code as the key. CONSTITUTION:This system is provided with a pattern source reading means 1 which reads in a program pattern, an instruction analysing means 2 which discriminates the added number of the specification code as the key of processing explanation of the manual in accordance with the read-in source, a specification code source adding means 3 which gives the analysed specification code to the program pattern source, a manual output means which outputs the analysed specification code and the procedure name of the program pattern source as a manual record, a processing summary input means 5 which inputs summary explanation to the manual record with the specification as the key, and a manual printing means 6 which prints the manual record by a printer. The program pattern source and the manual of standard program patterns are always synchronized with each other. Thus, though the program pattern source is added or deleted by function remodeling, they are always synchronized to reflect addition or deletion on the manual of program patterns.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はソフトウェア開発支援ツールとして作られた標
準プログラムパターンのソースプログラム(以下プログ
ラムパターンソースという)から、この標準プログラム
パターンの説明書を作或するプログラムパターン説明書
作或方式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention is a method for creating a manual for a standard program pattern from a source program (hereinafter referred to as a program pattern source) for a standard program pattern created as a software development support tool. This article relates to a method for creating a program pattern manual.

〔従来の技術〕[Conventional technology]

従来、プログラムパターンソースと標準プログラムパタ
ーンの説明書とは別々に作成しており、標準プログラム
パターンの処理説明のためにキーとなるコードである仕
様コードをプログラムパターン上に手作業にて付番し、
説明書には別途対応する仕様コードの説明を記述してい
る。
Conventionally, the program pattern source and the standard program pattern manual were created separately, and the specification code, which is a key code to explain the processing of the standard program pattern, was manually numbered on the program pattern. ,
The manual includes a separate explanation of the corresponding specification code.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の手作業で行うプログラムパターン説明書
作或方式はプログラムパターンソースと標準プログラム
パターンの説明書とは別々に作業を行っていたため、仕
様コードや処理説明の同期が取れていないことがあると
いう問題点がある。
In the conventional method of manually creating program pattern instructions described above, the program pattern source and the standard program pattern instructions are worked on separately, so the specification code and processing explanation may not be synchronized. There is a problem.

その上、プログラムパターンソースと標準プログラムパ
ターンの説明書とを完戒した後に機能改造があると、プ
ログラムパターンソースで追加または削除したプログラ
ム行以降に再付番を行い、標準プログラムパターンの説
明書に対しては別途修正しなければならないという問題
点がある。
Furthermore, if there is a functional modification after the program pattern source and the standard program pattern manual have been completely revised, the program lines added or deleted in the program pattern source will be renumbered, and the standard program pattern manual will be renumbered. However, there is a problem in that it must be corrected separately.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のプログラムパターン説明書作或方式は、第1図
に構或を示すように、プログラムパターンを読み込むパ
ターンソース読込み手段1と、読込んだソースからマニ
ュアルの処理説明のキーとなる仕様コードの付番を判別
するための命令解析千段2と、解析した仕様コードをプ
ログラムパターンソース上に付与する仕様コードソース
付加手段3と、解析した仕様コードおよびプログラムパ
ターンソースの手続き名を説明書レコードとして出力す
る説明書出力手段4と、説明書レコードに対して仕様コ
ードをキーにして概要説明を入力する処理概要入力手段
5と、説明書レコードをプリンタに印字する説明書印字
手段6とを備え、プログラムパターンソースと標準プロ
グラムパターンの説明書とが常に同期が取れるようにな
っている。
As shown in FIG. 1, the method for creating a program pattern manual of the present invention includes a pattern source reading means 1 for reading a program pattern, and a specification code that is a key to manual processing explanation from the read source. Instruction analysis 1000 steps 2 for determining the numbering, specification code source addition means 3 for adding the analyzed specification code to the program pattern source, and procedure name of the analyzed specification code and program pattern source as an instruction record. It includes a manual output means 4 for outputting a manual, a process summary input means 5 for inputting a summary description using a specification code as a key for a manual record, and a manual printing means 6 for printing the manual record on a printer, The program pattern source and the standard program pattern manual are always synchronized.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第2図は本発明を実施した後のプログラムパターンソー
スのイメージの一例である。プログラムパターンソース
の命令はプログラム制御部と利用者記述部とから成り立
っており、コメント行である利用者記述処理以降に記述
している手続き名を呼出しているPERFORM命令は
利用者記述部になり、これ以外の命令はペログラム制御
部となる。すなわち、第2図のプログラムパターンソー
スでは手続き名1のPERFORM命令が利用者記述部
となり、手続き名2のPERFORM命令とMOVE命
令とはプログラム制御部となる。従って仕様コードの規
則を第3図のように設定しておくことにより、それぞれ
仕様コードAOOIU、AOO2S,AOO3SをID
領域に付与して出力する。また利用者記述部のとき、手
続き名の1行前に仕様コードをコメント行として挿入し
ている。
FIG. 2 is an example of an image of a program pattern source after implementing the present invention. The instructions of the program pattern source consist of a program control part and a user description part, and the PERFORM command that calls the procedure name written after the user description processing which is a comment line becomes the user description part. Instructions other than these serve as a perogram control section. That is, in the program pattern source of FIG. 2, the PERFORM instruction with procedure name 1 becomes the user description section, and the PERFORM instruction and MOVE instruction with procedure name 2 become the program control section. Therefore, by setting the specification code rules as shown in Figure 3, the specification codes AOOIU, AOO2S, and AOO3S can be assigned IDs.
Attach to the area and output. Also, in the user description section, the specification code is inserted as a comment line one line before the procedure name.

第4図はプログラムパターンソースの新規作或後、すな
わち本発明を1回目に利用(新規モード〉した各フェー
ズのデータ内容を表しており、処理の流れとして、はじ
めにプログラムパターンソースを読込み、解析された仕
様コードをプログラムパターンソースに付与して出力す
る。つぎに仕様コードおよび手続き名(PERFORM
命令のみ)を説明書レコードに出力する。この後に端末
から処理概要を説明書レコードに入力して、必要ならば
説明書の印字を行う。
Figure 4 shows the data contents of each phase after creating a new program pattern source, that is, when the present invention is used for the first time (new mode). The specified specification code is added to the program pattern source and output. Next, the specification code and procedure name (PERFORM
Instructions only) are output to the instruction record. After that, input the processing outline into the manual record from the terminal, and print the manual if necessary.

第5図はプログラムパターンソースの機能改造後、すな
わち本発明を2回目以降に利用(修正モード)した各フ
ェーズのデータ内容を表しており、処理の流れとして、
はじめにプログラムパターンソースを読込み、解析され
た仕様コードをプログラムパターンソースに付与して出
力する。このとき仕様コードが元のプログラムパターン
ソースに記述されていても無視する。つぎに前回入力済
みの処理概要を保存しておき、仕様コードおよび手続き
名(PERFORM命令のみ)を説明書レコードに出力
する。この後に端末から変更または追加のあった処理概
要を説明書レコードに入力して、必要ならば説明書の印
字を行う。
FIG. 5 shows the data contents of each phase after the functional modification of the program pattern source, that is, when the present invention is used for the second time or later (modification mode), and the processing flow is as follows:
First, the program pattern source is read, and the analyzed specification code is added to the program pattern source and output. At this time, even if the specification code is written in the original program pattern source, it is ignored. Next, the previously input processing summary is saved, and the specification code and procedure name (PERFORM command only) are output to the instruction record. After this, the changed or added processing outline is input from the terminal into the manual record, and if necessary, the manual is printed.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明により、プログラムパターン
ソースが機能改造等により追加または削除が行われても
、常に同期が取れてプログラムパターンの説頭書にも反
映され、プログラムパターンが文書フイアイル化〈説明
書レコードの集まり)されているので、利用者は文書フ
ァイルで処理概要を知ることができ、説明書を必要とし
ない運用も可能である。また仕様コードの付加を手作業
で行わないため、プログラムパターンソースやプログラ
ムパターンの説明書の仕様コードが乱れたり記述ミスが
防止できる効果がある。
As explained above, according to the present invention, even if a program pattern source is added or deleted due to functional modification, etc., it is always synchronized and reflected in the program pattern's introduction, and the program pattern can be converted into a document file. Since the system is a collection of records), the user can get an overview of the process from the document file, and operations can be performed without the need for manuals. Furthermore, since the specification code is not added manually, it is possible to prevent the specification code in the program pattern source or the program pattern manual from being messed up or from writing errors.

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

第1図は本発明の楕或図、第2図は本発明を実施した後
の標準プログラムパターンのソースプログラムのイメー
ジ、第3図は仕様コードの規則の一例の形式図、第4図
は標準プログラムパターンソースのソースプログラムの
新規作成後、すなわち本発明を1回目に利用した各フェ
ーズのデータ内容を表わす図、第5図は標準プログラム
パターンのソースプログラムの機能改造後、すなわち本
発明を2回目以降に利用した各フェーズのデータ内容を
表わしている図である。 1・・・パターンソース読込み手段、2・・・命令解析
手段、3・・・仕様コードソース付加手段、4・・・説
明書出力手段、5・・・処理概要入力手段、6・・・説
明書印字手段.
Figure 1 is an elliptical diagram of the present invention, Figure 2 is an image of the source program of the standard program pattern after implementing the present invention, Figure 3 is a format diagram of an example of the rules of the specification code, and Figure 4 is the standard Figure 5 shows the data contents of each phase after creating a new source program of the program pattern source, that is, using the present invention for the first time. Figure 5 shows the data content of each phase after the source program of the standard program pattern has been modified, that is, using the present invention for the second time. It is a diagram showing the data contents of each phase used thereafter. DESCRIPTION OF SYMBOLS 1... Pattern source reading means, 2... Instruction analysis means, 3... Specification code source addition means, 4... Instruction output means, 5... Process summary input means, 6... Explanation Calligraphy printing means.

Claims (1)

【特許請求の範囲】[Claims] 標準プログラムパターンのソースプログラムを読込むパ
ターンソース読込み手段と、このパターンソース読込み
手段が読込んだソースプログラムからマニュアルの処理
説明のキーとなる仕様コードの付番を判別するための命
令解析手段と、この命令解析手段が判別した仕様コード
を前記ソースプログラム上に付与する仕様コードソース
付加手段と、前記命令解析手段が判別した仕様コードお
よびプログラムパターンソースの手続き名を説明書レコ
ードとして出力する説明書出力手段と、前記説明書レコ
ードに仕様コードをキーにして概要説明を入力する処理
概要入力手段と、前記説明書レコードをプリンタに印字
する説明書印字手段を有することを特徴とするプログラ
ムパターン説明書作成方式。
a pattern source reading means for reading a source program of a standard program pattern; an instruction analysis means for determining the numbering of a specification code, which is a key to a manual's processing explanation, from the source program read by the pattern source reading means; specification code source addition means for adding the specification code determined by the instruction analysis means onto the source program; and instruction output for outputting the specification code and the procedure name of the program pattern source determined by the instruction analysis means as an instruction record. a processing summary input means for inputting a summary explanation into the instruction record using a specification code as a key; and an instruction printing means for printing the instruction record on a printer. method.
JP19499789A 1989-07-26 1989-07-26 System for preparing manual of program pattern Pending JPH0358138A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19499789A JPH0358138A (en) 1989-07-26 1989-07-26 System for preparing manual of program pattern

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19499789A JPH0358138A (en) 1989-07-26 1989-07-26 System for preparing manual of program pattern

Publications (1)

Publication Number Publication Date
JPH0358138A true JPH0358138A (en) 1991-03-13

Family

ID=16333818

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19499789A Pending JPH0358138A (en) 1989-07-26 1989-07-26 System for preparing manual of program pattern

Country Status (1)

Country Link
JP (1) JPH0358138A (en)

Similar Documents

Publication Publication Date Title
JPH06103048A (en) Program development supporting system
JPH0358138A (en) System for preparing manual of program pattern
JPH03241439A (en) Test data preparation tool
JPH04362735A (en) Source program collation system
JPH05110817A (en) Mixed mode document processor
JP2661030B2 (en) Image editing device
JPH05257665A (en) Hcp chart/source program interlocking editing device
JP3080891B2 (en) Form processing device
JP2000057130A (en) Method and device for automatically discriminating and printing correction place in document preparation
JPH08161308A (en) Document processor
JPH02257331A (en) Screen print output system
JPH0628286A (en) Method and device for controlling communication
JPH0210430A (en) Online program generating system
JPH05150963A (en) Method for preparing program specifications
JPH02291068A (en) Document image conversion system
JPH034948B2 (en)
JPH02204830A (en) Editing system for source program
JPH02264356A (en) Character frame designing method for ocr slip in slip cad system
JPH04213760A (en) On-line business form issuing system
JPH04326424A (en) Program correction system
JPH0675959A (en) System and device for registering external character data
JPS63191251A (en) File copying system
JPS6320621A (en) Editing printer
JPH0315968A (en) Text editing device
JPH0668744B2 (en) NCP load module update processing method