JPH02227749A - Data file system for file control information on magnetic disk - Google Patents

Data file system for file control information on magnetic disk

Info

Publication number
JPH02227749A
JPH02227749A JP1047863A JP4786389A JPH02227749A JP H02227749 A JPH02227749 A JP H02227749A JP 1047863 A JP1047863 A JP 1047863A JP 4786389 A JP4786389 A JP 4786389A JP H02227749 A JPH02227749 A JP H02227749A
Authority
JP
Japan
Prior art keywords
file
magnetic disk
information
control information
program
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
JP1047863A
Other languages
Japanese (ja)
Inventor
Kazunori Mori
森 和則
Kazunori Oe
大江 和徳
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.)
KANSAI NIPPON DENKI SOFTWARE KK
NEC Corp
Original Assignee
KANSAI NIPPON DENKI SOFTWARE KK
NEC 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 KANSAI NIPPON DENKI SOFTWARE KK, NEC Corp filed Critical KANSAI NIPPON DENKI SOFTWARE KK
Priority to JP1047863A priority Critical patent/JPH02227749A/en
Publication of JPH02227749A publication Critical patent/JPH02227749A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To retrieve, sort and edit the file names with use of an application program by storing the read-out file control information in an intermediate file and editing and outputting the control information in a form that can be secondarily used. CONSTITUTION:The file control information on a magnetic disk group 1 are successively collected by a magnetic disk file information standard editing output program 2 and outputted to an intermediate file 4. Then the information are outputted to a file information data file 6 from the file 4 based on an editing output processing program 5 and registered into a t base. Thus the necessary result is obtained from a terminal equipment as necessary via a data base retrieving/totalizing program.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は磁気ディスクのファイル管理情報のデータファ
イル方式に関し、特に電子計算機等に用いられる大容量
記憶装置の内容管理情報を利用するための磁気ディスク
のファイル管理情報のデータファイル方式に関する。
Detailed Description of the Invention (Industrial Field of Application) The present invention relates to a data file system for file management information on magnetic disks, and particularly to a data file system for file management information on magnetic disks, and in particular for magnetic disks for utilizing content management information on large-capacity storage devices used in electronic computers. Concerning the data file system of disk file management information.

(従来の技術) 従来、電子計算機等に用いられる磁気ディスク内のファ
イル管理情報は利用時にプリンタにより印刷され、印刷
表示された情報を利用者が利用しているその時、ファイ
ル名の検索を初め、ある特定の性質を持つファイル毎の
分類や大きさ等の集計のためには人手を必要としていた
。また、その情報によって二次的にジョブ制御言語等を
作成する場合には紙に印字された情報は二次的利用が離
しかった。
(Prior Art) Conventionally, file management information in magnetic disks used in electronic computers, etc. is printed by a printer at the time of use, and when the user uses the printed information, it is necessary to search for file names, etc. Manual labor was required to classify and aggregate the size of each file with specific characteristics. Furthermore, when a job control language or the like is created secondary using the information, the information printed on paper cannot be used for secondary purposes.

(発明が解決しようとする課題) かかる従来の磁気ディスクのファイル管理情報の利用は
上述の如く検索についても、分類・集計についてもファ
イルの数が多くなると、そのための労力が著しく増加し
、また二次的な利用に関しても読み取りミスやパンチミ
ス等の発生が増大するという欠点かある。
(Problems to be Solved by the Invention) As mentioned above, the use of file management information on conventional magnetic disks requires a significant increase in labor for both searching, classification, and aggregation as the number of files increases. Regarding subsequent use, there is also a drawback that the occurrence of reading errors, punching errors, etc. increases.

〈課題を解決するための手段) 本発明による磁気ディスクのファイル管理情報のデータ
ファイル方式は磁気ディスクから読み出したファイル管
理情報を中間ファイルに記憶し、アプリケーションプロ
グラム等の編集出力処理プログラムにより二次的に利用
可能な形で編集出力する。
<Means for Solving the Problems> A data file system for file management information on a magnetic disk according to the present invention stores file management information read from a magnetic disk in an intermediate file, and stores it in a secondary file by an editing output processing program such as an application program. Edit and output in a usable format.

(実施例) 本発明について図面を参照して説明する。(Example) The present invention will be explained with reference to the drawings.

第1図は本発明による磁気ディスクのファイル管理情報
のデータファイル方式の一実施例を示すブロック図であ
る。
FIG. 1 is a block diagram showing an embodiment of a data file system for file management information on a magnetic disk according to the present invention.

磁気ディスク群1のファイル管理情報は標準のファイル
管理情報編集出力プログラム2に従って順に採取される
。採取されたファイル管理情報は、従来方式では出力装
置によりファイル情報リスト3のように印字出力するの
であるが、本発明ではこのファイル管理情報をそのまま
中間ファイル4に出力する。中間ファイル4に記憶され
ている情報は編集出力処理プログラム5に従ってファイ
ル情報データファイル6に出力される。この情報はデー
タベースに登録され、必要な都度、端末機よりデータベ
ース検索・集計プログラムを用いて結果が得られる。
The file management information of the magnetic disk group 1 is sequentially collected according to the standard file management information editing and output program 2. In the conventional method, the collected file management information is printed out as a file information list 3 by an output device, but in the present invention, this file management information is output as is to the intermediate file 4. The information stored in the intermediate file 4 is output to the file information data file 6 according to the editing output processing program 5. This information is registered in a database, and results can be obtained from a terminal using a database search and aggregation program each time it is needed.

(発明の効果) 以上、説明したように本発明は、本来、印字された形で
出力されるべき情報を磁気ディスクのファイルにリスト
形式で格納し、これを二次的に利用可能な形に編集出力
しているので、ファイル名の検索や分類・集計をアプリ
ケーションプログラムにより行うことを可能とする。ま
たジョブ制御言語の自動生成にこの情報を利用すること
も可能となるばかりでなく、各磁気ディスクの空き状況
や、ファイルのレイアウトマツプを自動生成することも
可能となる。
(Effects of the Invention) As explained above, the present invention stores information that should originally be output in printed form in a list format in a file on a magnetic disk, and converts this information into a form that can be used secondary. Since it is edited and output, it is possible to search, classify, and aggregate file names using an application program. Furthermore, this information can not only be used to automatically generate a job control language, but also automatically generate the free space status of each magnetic disk and a file layout map.

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

第1図は、本発明による磁気ディスクのファイル管理情
報のデータファイル方式の一実施例を示すブロック図で
ある。 1・・・磁気ディスク群、2・・・標準の磁気ディスク
ファイル情報印字出力プログラム、3・・・ファイル管
理情報リスト、4・・・中間ファイル、5・・・編集出
力処理プログラム、6・・・ファイル情報データファイ
ル。
FIG. 1 is a block diagram showing an embodiment of a data file system for file management information on a magnetic disk according to the present invention. DESCRIPTION OF SYMBOLS 1... Magnetic disk group, 2... Standard magnetic disk file information print output program, 3... File management information list, 4... Intermediate file, 5... Edit output processing program, 6...・File information data file.

Claims (1)

【特許請求の範囲】[Claims] 磁気ディスクから読み出したファイル管理情報を中間フ
ァイルに記憶し、アプリケーションプログラム等の編集
出力処理プログラムにより二次的に利用可能な形で編集
出力することを特徴とする磁気ディスクのファイル管理
情報のデータファイル方式。
A data file for file management information on a magnetic disk, characterized in that file management information read from the magnetic disk is stored in an intermediate file and edited and outputted in a form that can be used secondarily by an editing output processing program such as an application program. method.
JP1047863A 1989-02-28 1989-02-28 Data file system for file control information on magnetic disk Pending JPH02227749A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1047863A JPH02227749A (en) 1989-02-28 1989-02-28 Data file system for file control information on magnetic disk

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1047863A JPH02227749A (en) 1989-02-28 1989-02-28 Data file system for file control information on magnetic disk

Publications (1)

Publication Number Publication Date
JPH02227749A true JPH02227749A (en) 1990-09-10

Family

ID=12787209

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1047863A Pending JPH02227749A (en) 1989-02-28 1989-02-28 Data file system for file control information on magnetic disk

Country Status (1)

Country Link
JP (1) JPH02227749A (en)

Similar Documents

Publication Publication Date Title
US20030142953A1 (en) Album generation program and apparatus and file display apparatus
JP2001084254A (en) Electronic filing system and filing method
JPH10312396A (en) Data base system and computer-readable record medium where data base retrieval program is recorded
JPH02227749A (en) Data file system for file control information on magnetic disk
CN118035519B (en) Classification searching method, electronic equipment and storage medium
JPH04153879A (en) Automatic retrieval system for document control information
JP2573577B2 (en) File access device
JPH1185799A (en) System for automatically generating patent abstract
JP2621853B2 (en) Document search device and document search method
JPH05303596A (en) File information generating system and electronic file device
JPH08297676A (en) Method and device for general-purpose distribution data input for satellite or the like
JPH0664599B2 (en) Document file search device
JPH11161726A (en) Electronic slip system
JPH0385649A (en) File management information generating device
JPS63148341A (en) Trace information analysis system for transaction processing system
JP2001331512A (en) Document managing method
JPH0594479A (en) Information collection and storage management system
JPH0322193A (en) Data editing system for card check system
JPH05324742A (en) Drawing managing device
JPH09319770A (en) Data collector
JPH0520423A (en) Electronic filing device
JPH03178242A (en) Picture information retrieving system
JPS60238950A (en) Information management and retrieval system
JPH0830642A (en) Cd-rom data retrieval system
JPH04213725A (en) Automatic generating system for test program