JPS6059436A - Production and control system for program and document - Google Patents

Production and control system for program and document

Info

Publication number
JPS6059436A
JPS6059436A JP58166746A JP16674683A JPS6059436A JP S6059436 A JPS6059436 A JP S6059436A JP 58166746 A JP58166746 A JP 58166746A JP 16674683 A JP16674683 A JP 16674683A JP S6059436 A JPS6059436 A JP S6059436A
Authority
JP
Japan
Prior art keywords
program
document
file
documents
information
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
JP58166746A
Other languages
Japanese (ja)
Inventor
Yasuhito Suenaga
末永 康仁
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP58166746A priority Critical patent/JPS6059436A/en
Publication of JPS6059436A publication Critical patent/JPS6059436A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To facilitate the effective production, maintenance and update of both program and document by controlling the programs and documents integratedly and in the form of a computer file. CONSTITUTION:Both program information 106 and document information 107 are supplied to a CPU102 from a CRT103 arranging a keyboard. An integrated file 510 stores a program file 110 and a document file 210 in one body or with close contacts with each other. Then both information 106 and 107 are stored to a magnetic disk 101 in the form of the file 510. When a correction is needed to the file 510, the new information 106 or 107 is supplied through the CRT103 like in the case of input. Then an additional correction is given to a desired area of the file 510. The corrected contents are displayed to a CRT103. Furthermore a program list 105 and a document list 205 can be delivered by means of a printer 104.

Description

【発明の詳細な説明】 本発明は、多数の電子計算機用のプログラムとそのドキ
ュメントを効率良く作成・維持管理する方式に関するも
のである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a method for efficiently creating and maintaining a large number of computer programs and their documents.

(従来の技術) 従来、電子計算機のプログラムと、マニーアル等のドキ
ュメント類は、別々に作成され別々に管理されてきただ
め、以下のような問題があった。
(Prior Art) Conventionally, computer programs and documents such as manuals have been created and managed separately, resulting in the following problems.

■ ドキュメント整備の遅延。■ Delay in document preparation.

開発が急がれるプログラム本体に比べて、ドキュメント
の整備はどうしても後回しになる。この順向は個人ペー
スのプログラム作成時に特に顕著となる。
Compared to the program itself, which needs to be developed quickly, document maintenance inevitably takes a backseat. This trend is especially noticeable when creating an individual-paced program.

■ ドキュメント検索手段の不備。■ Inadequate document search method.

プログラム本体とドキュメントとが別々に管理されてい
るだめ4、あるプログラムに関するドキュメントをすぐ
に見たい場合があっても検索に手間がかかる。この問題
は上記■とも関係があシ、プログラムの一部を修正した
際、直ちにドキュメントを修正することが事実上困難で
あることを意味している。
The problem is that the program itself and the documents are managed separately. 4 Even if you want to quickly view the documents related to a certain program, it takes a lot of effort to search. This problem is related to the above item (2), and means that when a part of a program is modified, it is practically difficult to immediately modify the document.

■ ドキュメントの内容および1式の不統一。■ Inconsistency in document content and set of documents.

ドキュメントの内容および書式はプログラムの作者ある
いはシステム作成者の意志にまかされておシ統一がとれ
ていない。例えば、各プログラムメーカーともまちまち
の書式を使用している。個人ベースで作成されるプログ
ラムの場合にはなおさらである。このため、各種のプロ
グラムを集め、一定形式のドキュメントを整備するだめ
にはドキュメントの再編集作業に多大の労力を必要とす
る。まだ、プログラム作成時理に必要なプログラム名・
作者名、機能等をまとめたプログラム総括表等のドキュ
メントも別に作成する必要があり、これにはまたそれだ
けの労力を必要とする。
The content and format of the document is left to the will of the program author or system creator and is not uniform. For example, each program manufacturer uses a different format. This is especially true for programs created on an individual basis. Therefore, in order to collect various programs and prepare documents in a certain format, a great deal of effort is required to re-edit the documents. The program name and information required for program creation are still available.
It is also necessary to separately create documents such as a program summary table that summarizes the author's name, functions, etc., and this also requires a considerable amount of effort.

第1図および第2図は従来方式によるプログラムおよび
ドキュメントの作成方法を示す概念図であシ、第1図は
ドキュメントを手書き及び印刷によって作成する方式を
、まだ、第2図はプログラムだけでなくドキュメントを
も電子ファイルの形で作成する方式を示している。
Figures 1 and 2 are conceptual diagrams showing the conventional method of creating programs and documents. It also shows a method for creating documents in the form of electronic files.

まず、第1図において、プログラムの作成ハ、磁気ディ
スク101、キーボード伺きCRT端末103、および
プリンタ104を接続したCPU102、を利用して実
行される。キーボード伺きCRT端末103から入力さ
れたプログラム情報106は、CPU 102を介して
磁気ディスクioi中のプログラムファイル1.10と
して記憶され、必要に応じプリンタ104に打ち出し、
プログラムリスト105として得ることができる。一方
、ドキュメント情報107は、まず手惜きドキュメンl
−108の形で作られた後、必要に応じ印刷され、印刷
ドキュメント1o9となる。
First, in FIG. 1, a program is created using a CPU 102 connected to a magnetic disk 101, a CRT terminal 103 with a keyboard, and a printer 104. The program information 106 input from the CRT terminal 103 via the keyboard is stored as a program file 1.10 in the magnetic disk Ioi via the CPU 102, and is outputted to the printer 104 as needed.
It can be obtained as a program list 105. On the other hand, the document information 107 is first
-108, and then printed as necessary, resulting in a printed document 1o9.

次に、第2図について説明する。プログラムの作成は第
2図(a)に示すように、第1図の場合と同じである。
Next, FIG. 2 will be explained. The creation of the program is the same as in the case of FIG. 1, as shown in FIG. 2(a).

一方、ドキュメントの作成は第2図(b)に示すように
、磁気ディスク2o1、キーボード伺きCRT端末20
3およびプリンタ204を接続したCPU1202を利
用して実行される。なお205はドキュメントであり、
ここで、201,202.・・204を一括して、ワー
ドプロセッサと見做してもよい。
On the other hand, document creation is performed using a magnetic disk 2o1, a keyboard, and a CRT terminal 20, as shown in Figure 2(b).
3 and a printer 204 are connected to the CPU 1202. Note that 205 is a document,
Here, 201, 202. ... 204 may be collectively regarded as a word processor.

まだ、ハードウェア上は、201,202.・・・。Still, on the hardware, 201, 202. ....

204をそっくり101 、102、−、104と兼用
させてもよい。
204 may also be used as 101, 102, -, 104.

ただし、ここで重要なことは、いずれの場合においても
プログラムファイル110とドキュメントファイル21
0は別々に作られ、別々に管理されるだめ、それらの作
成および管理に多大の労力を必要とするということであ
る。
However, what is important here is that in any case, the program file 110 and the document file 21
0 are created and managed separately, which means that creating and managing them requires a great deal of effort.

第3図は従来方式によるプログラムおよびドキュメント
の作成手順を示しだものであり、第4図は従来方式によ
るプログラム名、作者名、機能などをまとめだプログラ
ム総括表の作成手順を示したものである。
Figure 3 shows the procedure for creating programs and documents using the conventional method, and Figure 4 shows the procedure for creating a program summary table that summarizes program names, author names, functions, etc. using the conventional method. .

従来方式においては、プログラムとドキュメントが別々
に管理されるため、第3図に示しだプログラムおよびド
キュメントの作成手順は、まわりくどいものであり、そ
の結果として前記説明で述べた■ドキュメント整備の遅
延および■ドキュメント検索手段の不備の問題を引き起
こすことになり、まだ、第4図に示したプログラム総括
表の作成手順は、前記説明で述べた■ドキュメントの内
容および書式の不統一の問題の通り、大変な手作業を必
要とするという欠点がある。
In the conventional method, programs and documents are managed separately, so the program and document creation procedure shown in Figure 3 is cumbersome, resulting in delays in document preparation and ■ However, the procedure for creating the program summary table shown in Figure 4 is still very difficult, as mentioned in the explanation above. The disadvantage is that it requires manual labor.

(発明の目的) 本発明は、これらの欠点を除去するため、プログラムと
ドキュメントをともに劇算機ファイルの形で統一的に管
理するとともに、前もって定めた一定の書式に従ってす
べてのプログラムに関するドキュメントを作成すること
により、プログラムとドキュメントの効率的な作成・維
持・更新を容易にしたものであり、以下面図について詳
細に説明する。
(Object of the Invention) In order to eliminate these drawbacks, the present invention manages both programs and documents in a unified manner in the form of a computer file, and creates documents regarding all programs according to a predetermined format. This facilitates the efficient creation, maintenance, and updating of programs and documents.The following figure will be explained in detail.

(発明の構成および作用) 第5図は本発明方式によるプログラムおよびドキュメン
トの作成・維持管理の概要を示す図である。
(Structure and operation of the invention) FIG. 5 is a diagram showing an outline of the creation and maintenance of programs and documents according to the method of the present invention.

まず、プログラム情報106とドキュメント情報107
を共にキーホード付きCRT i o 3.1: ’l
CPU L 02に人力し、それらをプログラムファイ
ル110とドキュメントファイル21.0を一体モしく
は密接に関連づけた形で格納した統一ファイル510と
して磁気ディスク101に記憶する。
First, program information 106 and document information 107
CRT io 3.1 with key fod:'l
The program file 110 and document file 21.0 are stored in the magnetic disk 101 as a unified file 510 in which the program file 110 and the document file 21.0 are stored integrally or in a closely related manner.

統一ファイルを修正するには、入力の時と同様に、キー
ホード付きCRT 103より新だなプログラム情報1
06もしくはドキュメント情報107を人力し、統一フ
ァイル510の必要部分に追加11多正を施す。
To modify the unified file, enter the latest program information 1 from the CRT 103 with a keyboard in the same way as when inputting it.
06 or the document information 107 manually, and add 11 corrections to the necessary parts of the unified file 510.

本発明は、統一ファイル510を使用する/こめ、プロ
グラムとドキュメントを同時に修正することが可能とな
り、生産性は大巾に向上する。修正された統一ファイル
510の内容は、必要な時にキー&−ドつきCRT 1
03に表示して見ることができ、寸だ、適宜プリンタ1
04を用いてゾログラムリスト105およびドキーメン
l−205の形で出力することも可能である。
By using the unified file 510, the present invention allows programs and documents to be modified simultaneously, greatly improving productivity. The contents of the modified unified file 510 can be stored on the CRT 1 with keys and keys when necessary.
You can view it by displaying it on 03, and then select printer 1 as appropriate.
It is also possible to output in the form of zologram list 105 and dokeymen l-205 using 04.

第1図まだは第2図に示しだ従来方式との大きな違いは
、本発明方式ではプログラムとドキュメントが一体もし
くは密接に対応づけられた形で作成・保存され、かつ、
同じギーボート゛伺きCRT103を用いて同じ方法で
修正・更新されることであり、これにより、先に述べた
従来方式の問題点■、■、■は犬113に改善される。
Figure 1 is still shown in Figure 2.The major difference from the conventional method is that in the method of the present invention, programs and documents are created and stored as one unit or in a closely correlated form, and
It is corrected and updated using the same method using the same keyboard CRT 103, and as a result, problems ①, ②, and ② of the conventional method described above are completely improved.

第6図は本発明方式によるプログラム丸・よび1゛キユ
メントの作成・管理の流れを示す図である。
FIG. 6 is a diagram showing the flow of creating and managing program circles and single queues according to the method of the present invention.

捷ず最初に、検討601を行々っだ後、エディタを使用
したプログラムおよびドキュメントの作成602をtテ
な込、プログラムとドキュメントの両方の情報を格納し
た統一ファイル603を作成する。
First, after conducting a study 601, a process 602 of creating a program and document using an editor is performed to create a unified file 603 that stores information about both the program and the document.

次に、プログラムのテストラン604を実施し、結果が
パ良”(OK)であるならば終了し、そうでないならば
、5再び検討601を行ない、プログラムおよびドキュ
メントの修正602を行ない、修正された統一ファイル
603を作成する。
Next, a test run 604 of the program is performed, and if the result is OK, the program is terminated. If not, the program is reviewed again 601, and the program and documentation are modified 602. A unified file 603 is created.

以上をくり返すことによってプログラムおよびドキュメ
ントを作成する。これを従来方式によるプログラムおよ
びドキュメント作成管理の流れ(第3図)と比軟すると
、本発明方式による処理の流れは、非常に1ハ1単化さ
れていることがわかる。
A program and document are created by repeating the above steps. Comparing this with the flow of program and document creation management according to the conventional method (FIG. 3), it can be seen that the processing flow according to the method of the present invention is extremely simplified.

プログラム本体の作成および修正に着目すれば、両者に
違いはなく、第3図の破線枠内(301〜3 o 4 
)が第6図全体(6()1〜6o4)に相当する。
If we focus on the creation and modification of the program itself, there is no difference between the two, and within the dashed line frame in Figure 3 (301 to 3 o 4
) corresponds to the whole of FIG. 6 (6()1 to 6o4).

一方、ドキュメントの作成および修正に着目すると、両
者には大きな相異がある。第3図の従来方式では、ドキ
ュメントファイルの作成・修正306、もしくはドキュ
メントの作成・修正309を実行することによってドキ
ュメントファイル307あるいはドキュメント310を
得るだめには、まず、ドキュメントファイルの探索30
5もしくはドキュメントそのものの探索308を行なう
必要がある。細石1何千という多薮のプログラムを開発
している時、必要なドキュメントファイルあるいはドキ
ュメントそのものを捜し出すには、非常に長い時間がか
かるのが普通である。実際、必要なドキュメントを実用
的制限時間内に捜し出すことは事実」二困難となる。こ
のだめ、従来方式においては、第3図の破線枠内の処理
(プログラム作成/修正)のみが先行し、ドキュメント
の作成や修正は後まわしになってし1うことになる。
On the other hand, when we focus on document creation and modification, there is a big difference between the two. In the conventional method shown in FIG. 3, in order to obtain the document file 307 or document 310 by executing document file creation/modification 306 or document creation/modification 309, first, document file search 30 is performed.
5 or the document itself needs to be searched 308. Hosoishi 1 When developing a program with thousands of applications, it usually takes a very long time to find the necessary document files or documents themselves. In fact, it can be difficult to locate the necessary documents within practical time limits. Unfortunately, in the conventional system, only the processing (program creation/modification) within the dashed line frame in FIG. 3 takes precedence, and document creation and modification are postponed.

このように、本発明によれば、ドキュメントを捜し廻る
手間は不要であり、プログラムの11多正とドキュメン
トの修正を同時に実行できるため、L記の問題は避ける
ことができ、常に最新のドキュメントを確保しておくこ
とが可能となる。
As described above, according to the present invention, there is no need to go through the trouble of searching for documents, and the program can be corrected and the document corrected at the same time. Therefore, the problem described in L can be avoided, and the latest document can always be updated. It is possible to secure it.

第7図は、本発明方式によるプログラム総括表(プログ
ラム名1作者名1作成・更新年月日、ファイル名、プロ
グラムの機能もしくは処理内容。
FIG. 7 shows a program summary table (program name 1 author name 1 date of creation/update, file name, function or processing content of the program) according to the method of the present invention.

プログラムステッゾ数使用方法、引数の説明、制限事項
などの一覧表)の作成手順を示しだものである。プログ
ラム総括表を得るために必要な操作は、だた1つ、プロ
グラム総括表作成プログラムを起動することである。
It shows the procedure for creating a program (list of how to use Stezzo numbers, explanations of arguments, restrictions, etc.). The only operation required to obtain a program summary table is to start a program summary table creation program.

ここで、総括表作成プログラムの動作の詳細は第4図に
示しプζプログラム総括表作成手順をコンピュータによ
り行なわせることである。なお、この場合、第4図のプ
ログラム総括表407および清書408の工程は不要で
あり、ドキュメント中の必要部分の拾い出し作業406
〔但しく)内は不安〕からプログラム総括表409に続
くことになる。
Here, the details of the operation of the summary table creation program are shown in FIG. 4, and the program summary table creation procedure is performed by a computer. In this case, the steps of program summary table 407 and fair copying 408 in FIG. 4 are unnecessary, and the process of picking out the necessary parts in the document 406
[However, the words in parentheses are anxiety] will continue to program summary table 409.

本発明方式によるプログラム総括表作成は、第4図に示
した従来方式に比べて極めて容易かつ正確であり、コン
ビーータを利用した効率的できめ細かいプログラム管理
が可能となる。
Creating a program summary table using the method of the present invention is much easier and more accurate than the conventional method shown in FIG. 4, and enables efficient and detailed program management using a combiner.

第4図に示しだように、従来方式では、捷ず、ファイル
管理プログラムを起動401して、現存するプログラム
名の一覧表402を作る心安がある。次に、これをもと
にドキュメントファイル探索403もしくはドキーメン
トそのものの探索404を行ない、前記プログラム名一
覧表402と対応づけられたドキーメント一式405を
める。続いてプログラム総括表を作るために必要となる
項目(プログラム名2作者名1作成年月1」。
As shown in FIG. 4, in the conventional method, it is safe to start up the file management program 401 and create a list 402 of existing program names without having to edit it. Next, based on this, a document file search 403 or a document search 404 is performed to find a set of documents 405 associated with the program name list 402. Next, enter the items necessary to create a program summary table (program name, author name, year and month of creation, and 1).

ファイル名、プログラムの機能もしくは処理内容。File name, program function or processing content.

プログラムステップ数など)を1つ1つ各ドキュメント
から手書きや切り貼りによって拾い出す作業406を行
ない、手書きもしくは切り貼りされたゾログラム総括表
407を得る。さらに、これをエディタ、ワードプロセ
ッザ、印刷などの手段による清書408を行ない、印刷
された70口グラム総括表409を作成する。最後に、
その内容をドキーメント一式405もしくは70口グラ
ム総括表407と照合して誤りがなければ終了する。誤
りがあれば清書408まで戻って上記をくり返す。
An operation 406 is performed in which the number of program steps, etc.) are picked up one by one from each document by handwriting or cutting and pasting, and a handwritten or cutting and pasting zologram summary table 407 is obtained. Further, this is corrected 408 using an editor, word processor, printing, or other means to create a printed 70-segment summary table 409. lastly,
The contents are compared with the document set 405 or the 70-segment gram summary table 407, and if there are no errors, the process ends. If there is an error, return to the fair copy 408 and repeat the above.

このように、第4図の従来方式では、各プログラムのド
キュメントの書式が不統一であるだめ、ドキュメント中
の必要部分拾い出し作業を人間が1つずつ手作業で行な
う必要がある。
As described above, in the conventional method shown in FIG. 4, since the document formats of each program are not uniform, it is necessary for a person to manually pick out the necessary parts of the document one by one.

これに対し、本発明方式においては、ドキーメントの書
式が統一されているだめ、必要部分の拾い出し作業40
6をずへてコンビニ、−夕に実行させることができ、さ
らに、プログラムと18キユメントが一体管理されてい
ることによりドキュメントファイル探索という作業40
3もずべてコンビーータに実行させることができるため
、第7図に示しだように、予め作成しておいだプログラ
ム総括表作成用プログラムの起動701を行なうだけで
1]的を達することができる。寸だ、」−記と同様の方
法で統一ファイル中のキーワー ドを利用して11キ定
の条件を満たすプログラムのみの総括表を作ることもで
きる。
On the other hand, in the method of the present invention, since the format of the document is unified, it takes 40 hours to pick up the necessary parts.
6 can be run at a convenience store in the evening.Furthermore, since the program and 18 documents are managed together, the task of searching for document files can be easily done.
Since all of 3 can be executed by the combiner, as shown in FIG. 7, the target 1] can be achieved simply by starting 701 a program for creating a program summary table created in advance. It is also possible to create a summary table of only programs that meet the 11-key criteria by using the keywords in the unified file in the same way as described above.

従来ノフ式(第4図)では、プログラム総括表を1回作
成するだけで大変な労力を心安とするだめ、これを頻繁
に行なうことは不6丁能であるが、本イ色明方式(第7
図)によれば、統一フアイル中の各種の情報(プログラ
ム名1作者名、キー+7 )4)をもとに検索を行ない
、いつでも極めて容易しこI債新のプログラム総括表を
作ることができるため、きめ細かいプログラム管理が可
能となる。
In the conventional Nof method (Figure 4), creating a program summary table just once is a huge effort, and it is inefficient to do this frequently. 7th
According to Figure), it is possible to create a program summary table for Shiko I-Bond New at any time very easily by searching based on various information (program name 1 author name, key +7) 4) in the unified file. This allows for detailed program management.

第8図は本発明方式によるフ0ログラムと1・゛キュ。Figure 8 shows a flow diagram and 1.

メントの統一ファイル510の構成例を示すものであり
、ドキュメントファイル210を先頭[1−き、その後
にプログラムファイル110をお1いている。プログラ
ム作成開始時にあらかじめII」意されたドキーメント
書式ファイル810を統一ファイル510の先頭にコピ
ーしてそれを1”キーメントファイルとし、プログラム
フッ・イル1■0の内容を入力するとともに、順次ドキ
ュメントファイル210の内容を入力して行けばよい。
This shows an example of the structure of a unified file 510 for a document, with the document file 210 at the beginning [1-, followed by the program file 110. Copy the document format file 810 prepared in advance at the beginning of program creation to the beginning of the unified file 510, make it a 1" keyment file, enter the contents of the program files 1 and 0, and sequentially file the document file. All you have to do is enter the contents of 210.

このときドキュメント情報を各プログラム中にコメント
文として格納するようにしてもよい・−まだ・ディレク
トリファイル(プログラム名のみを格納した〕アイル)
に格納されたプログラム名と、各プログラムに対応して
ドキュメント中に作成保存された情報をもとにして、(
1)作者名、機能概要等をまとめたプログラム総括表、
(II)プログラムマニュアル、(iiDキーワードに
従って検索されたプログラムとその機能一覧表、などの
まとめ用ドキュメントヲ計算機処理によって自動的に作
成することもできる。
At this time, the document information may be stored as a comment in each program.
Based on the program names stored in , and the information created and saved in the document corresponding to each program,
1) Program summary table that summarizes author name, function summary, etc.
(II) Summary documents such as program manuals, lists of programs and their functions searched according to iiD keywords, etc. can also be automatically created by computer processing.

(効果) 以上説明したように、本発明方式によれば、プログラム
とドキュメントを一体管理でき、ドキュメントを常に整
備された最新の状態に保つことができる。まだ、7胱−
されたドキュメント1式を使用するため、プログラム総
括表などの資料をすべてコンピュータを利用して自動的
に作成することができ、正確・迅速、かつ、きめ細かい
プログラムおよびドキーメントの作成・維持管理が可能
になるという利点がある。
(Effects) As explained above, according to the method of the present invention, programs and documents can be managed in an integrated manner, and documents can always be kept in a well-organized and up-to-date state. Still 7 bladders.
Because a single set of documents is used, all materials such as program summary sheets can be automatically created using a computer, making it possible to create, maintain, and manage accurate, quick, and detailed programs and documents. It has the advantage of being

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

第1図および第2図は従来方式によるプログラムおよび
ドキーメントの作成方法を示す概念図、第3図は従来方
式によるプログラムおよびドキュメントの作成手順を示
す図、第4図は従来方式によるプログラム総括表の作成
手順を示す図、第5図は本発明方式によるプログラムお
よびドギーメントの作成・維持管理の概要を示す図、第
6図に1不発明方式によるプログラムおよびドキュメン
トの作成・管理の流れを示す図、第7図は本発明方式に
よるプログラム総括表の作成手順を示す図、第8図は本
発明方式によるプログラムとドキュメントの統一ファイ
ルの構成例を示す図である。 101、・201・・磁気ディスク、102,202・
・・CPU、103,203・・キーボード利きCRT
端末、104,204・・・プリンタ、105−プログ
ラムリスF、106・・プログラム1111報、107
ドキユメント情報、108・・千岩きドギーメント、1
09・・・Fll 、を間ドキュメント、、110 ・
ゾログラl、ファイル、205・・・ドキュメント、2
10 ・1ゝキユメントフアイル、510 ・統一 フ
ァイル、810・ドキーメント書式ファイル。 第1図 第2図 (a) 0j 第5図 205 第6図 第7図 第8図 手続補正書(方式) %式% 2 発 明 の名称 プログラムおよびトギュメ/1・
の作成管理方式3 補正をする者 事件との関係 出願人 住所 東京都千代田区内幸町1丁目1番6号名称 (4
22)日本電信電話公社 代表者 真 藤 恒 5、丁続袖i1i指令、1」の[1イ1j昭和59年 
1月11日(発送日昭和59年 1月31日)6 補正
により増加する発明の数 Opカ、7 補正の対象 図
面 第8図
Figures 1 and 2 are conceptual diagrams showing the method for creating programs and documents using the conventional method, Figure 3 is a diagram showing the procedure for creating programs and documents using the conventional method, and Figure 4 is a diagram showing the program summary table using the conventional method. FIG. 5 is a diagram showing the outline of the creation and maintenance of programs and doggements according to the method of the present invention; FIG. 6 is a diagram showing the flow of creating and managing programs and documents according to the method of the present invention; FIG. 7 is a diagram showing a procedure for creating a program summary table according to the method of the present invention, and FIG. 8 is a diagram showing an example of the structure of a unified file for programs and documents according to the method of the present invention. 101, 201... magnetic disk, 102, 202...
・・CPU, 103,203・・Keyboard-handed CRT
Terminal, 104, 204...Printer, 105-Program list F, 106...Program 1111 report, 107
Document information, 108... Chiwaki Dogiment, 1
09...Fll, Intermediate document, 110 ・
Zorogura l, file, 205... document, 2
10.1 document file, 510.Unified file, 810.Document format file. Figure 1 Figure 2 (a) 0j Figure 5 205 Figure 6 Figure 7 Figure 8 Procedural amendment (method) % formula% 2 Name of invention Program and togyme/1.
Creation management method 3 Relationship with the case of the person making the amendment Applicant address 1-1-6 Uchisaiwai-cho, Chiyoda-ku, Tokyo Name (4
22) Representative of Nippon Telegraph and Telephone Public Corporation Tsune Shinfuji 5, [1i1j of 1981]
January 11 (Delivery date: January 31, 1980) 6 Number of inventions increased by amendment Op.7 Target of amendment Drawing 8

Claims (3)

【特許請求の範囲】[Claims] (1)情報入出力装置を利用した電子引算機のプログラ
ム作成において、作成するプログラム本体をソースプロ
グラムファイルとして保存するとともに、プログラム名
、作者名、ファイル名、作成・更新年月日、使用方法、
引数の説明、制限事項々ど、そのプログラムを使用する
際に必要となるドキュメント情報を予め定めた書式に従
って格納したファイルを前記ソースプログラムファイル
と対応づけて、あるいは両ファイルを一体として保存し
ておき、前記情報が格納されたファイルを利用してプロ
グラムとドキュメントの作成および維持・更新を行なう
ことを特徴とするプログラムおよびドキュメントの作成
管理方式。
(1) When creating a program for an electronic subtraction machine using an information input/output device, the main body of the program to be created is saved as a source program file, and the program name, author name, file name, creation/update date, usage method, etc. ,
A file containing document information necessary for using the program, such as argument explanations and restrictions, in a predetermined format can be associated with the source program file, or both files can be saved as one. A method for creating and managing programs and documents, characterized in that the files in which the information is stored are used to create, maintain, and update programs and documents.
(2) ドキュメント情報を各プログラム中にコメント
文として格納することを特徴とする特許請求の範囲第(
1)項記載のプログラムおよびドキュメントの作成管理
方式。
(2) Claim No. 1 (2) characterized in that document information is stored as a comment in each program.
1) Program and document creation and management method described in section 1).
(3) ディレクトリファイルに格納されたプログラム
名と、各プログラムに対応してドキュメント中に作成保
存された情報をもとにして、(1)作者名、機能概要等
をまとめたプログラム総括表、(iDプログラムマニー
アル、(iii)キーワードに従って検索されたプログ
ラムとその機能一覧表、などのまとめ用ドキュメントを
計算機処理によって自動的に作成することを特徴とする
特許請求の範囲第(1)項記載のプログラムおよびドキ
ュメントの作成管理方式。
(3) Based on the program name stored in the directory file and the information created and saved in the document corresponding to each program, (1) a program summary table summarizing the author name, function summary, etc.; Claim (1) characterized in that a summary document such as an iD program manual, (iii) a list of programs searched according to keywords and their functions, etc. is automatically created by computer processing. Program and document creation management method.
JP58166746A 1983-09-12 1983-09-12 Production and control system for program and document Pending JPS6059436A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58166746A JPS6059436A (en) 1983-09-12 1983-09-12 Production and control system for program and document

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58166746A JPS6059436A (en) 1983-09-12 1983-09-12 Production and control system for program and document

Publications (1)

Publication Number Publication Date
JPS6059436A true JPS6059436A (en) 1985-04-05

Family

ID=15836978

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58166746A Pending JPS6059436A (en) 1983-09-12 1983-09-12 Production and control system for program and document

Country Status (1)

Country Link
JP (1) JPS6059436A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6217834A (en) * 1985-07-17 1987-01-26 Nec Corp Program source control system
JPS62189533A (en) * 1986-02-17 1987-08-19 Hitachi Ltd Interactive information retrieving and editing system
JPS63140336A (en) * 1986-12-02 1988-06-11 Nec Corp Source program managing system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6217834A (en) * 1985-07-17 1987-01-26 Nec Corp Program source control system
JPS62189533A (en) * 1986-02-17 1987-08-19 Hitachi Ltd Interactive information retrieving and editing system
JPS63140336A (en) * 1986-12-02 1988-06-11 Nec Corp Source program managing system

Similar Documents

Publication Publication Date Title
US6775665B1 (en) System for treating saved queries as searchable documents in a document management system
US8429519B2 (en) Presentation generator
US8171394B2 (en) Methods and systems for providing a customized user interface for viewing and editing meta-data
US7464117B2 (en) Using directory historical data to facilitate automated file updates
US20060075353A1 (en) Method and system for persisting and managing computer program clippings
US20060265377A1 (en) Personalizable information networks
US20060265394A1 (en) Personalizable information networks
EP2033124A1 (en) Automatically generating web forms from database schema
US7107284B1 (en) Method of generating user customized document incorporating at least a portion of discovery information recorded in the system of record database in data warehouse environment
US6832226B1 (en) Method of providing data dictionary-driven web-based database applications
US7877420B2 (en) Methods and systems for incorporating meta-data in document content
JPS6059436A (en) Production and control system for program and document
EP1104901B1 (en) A system for treating saved queries as searchable documents in a document management system
JP6899572B1 (en) Entrance examination management system
JP3441155B2 (en) Information management search device
US20040181774A1 (en) Work flow program generating apparatus and method
JP3660390B2 (en) Term dictionary management device
CN111523294A (en) PDF file-based comment separation processing method and device
JP2001142929A (en) Family tree editing and designing system
CN111143316A (en) Version management system and method for BIM forward design
JPH07121529A (en) Document processor
JP2002099694A (en) System, server, and method for collaborative editing
JP2003122569A (en) System design document management system and program
JP2002230036A (en) Data list-display device and method, program and recording medium
JP2022172537A (en) Ledger creation support device, program, and ledger creation support system