JP2000242534A - Indirect file access method, information processing apparatus for implementing the method, and recording medium recording indirect file access processing program - Google Patents

Indirect file access method, information processing apparatus for implementing the method, and recording medium recording indirect file access processing program

Info

Publication number
JP2000242534A
JP2000242534A JP11045698A JP4569899A JP2000242534A JP 2000242534 A JP2000242534 A JP 2000242534A JP 11045698 A JP11045698 A JP 11045698A JP 4569899 A JP4569899 A JP 4569899A JP 2000242534 A JP2000242534 A JP 2000242534A
Authority
JP
Japan
Prior art keywords
file name
file
user
name
user file
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
JP11045698A
Other languages
Japanese (ja)
Inventor
Yasuhiro Takiguchi
康弘 滝口
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP11045698A priority Critical patent/JP2000242534A/en
Publication of JP2000242534A publication Critical patent/JP2000242534A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

(57)【要約】 【目的】 ファイルの名前として用いることのできる文
字数及び文字セットに制限があるファイルシステムを有
する情報処理装置において、ファイル名の前記制限を効
率的に解除する。 【構成】 情報処理装置は、使用する文字数及び文字セ
ットに制限がないユーザファイル名2を記憶するユーザ
ファイル名記憶テーブル8、ユーザファイル名2を文字
数及び文字セットに制限があるシステムファイル名9に
変換するシステムファイル名変換手段、変換されたシス
テムファイル名を用いてファイルシステム11にアクセ
スするファイルシステムアクセス手段等からなる。既存
のファイルを検索する場合、ユーザファイル名2をユー
ザファイル名記憶テーブル8においてそのユーザファイ
ル名2が記憶されている記憶位置情報を含むシステムフ
ァイル名9に変換し、ファイルシステムアクセス手段に
よって、ファイルシステム11にアクセスする。
(57) [Summary] [Object] An information processing apparatus having a file system in which the number of characters and the character set that can be used as a file name are restricted, the restriction on the file name is efficiently released. An information processing apparatus stores a user file name storage table storing user file names having no restrictions on the number of characters and character sets to be used, and converting the user file names into system file names having restrictions on the number of characters and character sets. It comprises a system file name conversion means for conversion, a file system access means for accessing the file system 11 using the converted system file name, and the like. When searching for an existing file, the user file name 2 is converted into a system file name 9 including the storage location information where the user file name 2 is stored in the user file name storage table 8, and the file system access means converts the file Access the system 11.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ファイルの名前と
して用いることが可能な文字数に制限がある情報処理装
置やファイルの名前として用いることが可能な文字セッ
トに制約がある情報処理装置において、これらの制限や
制約を解除し、十分長い文字数で多様な文字セットを用
いたユーザファイル名を使用することが可能な間接ファ
イルアクセス方法及び該方法を実施する情報処理装置並
びに間接ファイルアクセス処理プログラムを記録した記
録媒体に関する。
The present invention relates to an information processing apparatus in which the number of characters that can be used as a file name is limited and an information processing apparatus in which a character set that can be used as a file name is restricted. File access method capable of removing the restrictions and restrictions of the above and using a user file name using a variety of character sets with a sufficiently long number of characters, an information processing apparatus for implementing the method, and recording an indirect file access processing program Related to a recorded medium.

【0002】[0002]

【従来の技術】一般的に小規模の情報処理装置で利用で
きるファイルの名前として用いることができる長さには
制限が設けられており、その制限に収まるファイル名し
か使用する事はできない。また、ファイル名として用い
ることが可能な文字セットとしてはアルファベット文字
と数字に限定されたり、アルファベット文字について
は、大文字と小文字の区別を付けられないといった制約
がある。このファイルシステムのファイル名の長さの制
限を回避する手段としては、元のファイル名をキーとし
たハッシュ値を求め、この値を固定長の変換ファイル名
として元のファイル名の代わりに用いる方法が提案され
ているが効率的なファイルの管理が難しかった。同様に
ファイル名の長さの制約を回避する手段として、ファイ
ルの管理情報を格納する領域を固定長のファイル名格納
領域とそれを越える部分を格納する継続情報領域にとに
分けて管理する方法が提案されているが、この場合も効
率的なファイルの管理が難しかった。
2. Description of the Related Art In general, there is a limit on the length of a file that can be used as a file name that can be used in a small-scale information processing apparatus, and only a file name that falls within the limit can be used. In addition, the character set that can be used as a file name is limited to alphabetic characters and numerals, and there is a restriction that alphabetic characters cannot be distinguished from uppercase and lowercase. As a means of avoiding the restriction on the file name length of this file system, a method of obtaining a hash value using the original file name as a key and using this value as a fixed-length converted file name instead of the original file name However, efficient file management was difficult. Similarly, as a means for avoiding the restriction on the length of the file name, a method of managing the area for storing the file management information by dividing it into a fixed-length file name storage area and a continuation information area for storing the part beyond the fixed-length file name storage area However, efficient file management was also difficult in this case.

【0003】[0003]

【発明が解決しようとする課題】情報処理装置で利用で
きるファイルの名前として使用することができる文字セ
ットに制約がある場合には、その文字セットの範囲を越
えた文字を用いたファイルを作成することはできない。
又、ファイル名として利用できる文字数に制限がある場
合には、その制限に収まるファイル名しか使用すること
はできず、それを越えた部分が異なるファイルは同一の
名前として処理が行なわれてしまう。
If there is a restriction on the character set that can be used as the name of a file that can be used in the information processing apparatus, a file using characters beyond the range of the character set is created. It is not possible.
Further, when the number of characters that can be used as a file name is limited, only a file name that falls within the limit can be used, and a file having a different portion beyond that is processed as the same name.

【0004】ファイル名の長さの制限を拡張するために
元のファイル名のハッシュ値を変換ファイル名とし、元
のファイルの代わりとして用いる方法はハッシュ値の計
算が複雑であり、計算したハッシュ値が衝突した場合の
変換後のファイル名の衝突を回避するには更に複雑な管
理が要され効率的なファイル管理が難しかった。ファイ
ルの管理情報を格納する領域を固定長のファイル名格納
領域とそれを越える部分を格納する継続情報領域とに分
けて管理する方法については、固定長のファイル名部分
が衝突するファイルがある場合の管理方法や固定長を越
えた部分の複雑なファイル名部分の管理が別途必要とな
り、効率的なファイル管理が難しかった。
The method of using the hash value of the original file name as a converted file name in order to extend the restriction on the length of the file name and using it as a substitute for the original file is complicated in the calculation of the hash value, and the calculated hash value In order to avoid the collision of the converted file names when the files collide with each other, more complicated management is required, and efficient file management is difficult. Regarding the method of managing the area for storing file management information by dividing it into a fixed-length file name storage area and a continuation information area that stores the area beyond the fixed-length file name, if there is a file whose fixed-length file name part conflicts In addition, it was necessary to separately manage the file name and the complicated file name part beyond the fixed length, and it was difficult to manage the file efficiently.

【0005】本発明は、情報処理装置が備えた既存のフ
ァイルシステムの仕組みには手を加えず、従来のファイ
ルシステムが持っていた各種制約、例えば利用できる文
字セットの制約やファイル名として用いることができる
文字数の制約等、を効率良く取り除き、ユーザインター
フェースを大幅に改善することができる間接ファイルア
クセス方法、該方法を実施する情報処理装置及び間接フ
ァイルアクセスプログラムを記録した記録媒体を提供す
ることにある。
According to the present invention, the existing file system provided in the information processing apparatus is not modified and used as various restrictions of the conventional file system, such as restrictions on available character sets and file names. To provide an indirect file access method capable of efficiently removing restrictions such as the number of characters that can be performed and greatly improving the user interface, an information processing apparatus for implementing the method, and a recording medium recording an indirect file access program. is there.

【0006】[0006]

【課題を解決するための手段】本発明は、ファイル名と
して用いる事ができる文字セットやファイル名として用
いることができるファイル長に制限があるファイルシス
テムを有する情報処理装置において、ファイル名として
用いることができる文字セットとファイル名の長さの制
約の無いファイル名を記憶するユーザファイル名記憶テ
ーブルを用意し、ファイルのアクセスを行なう場合には
そのテーブルを検索し、そのファイル名が記憶されたテ
ーブル内の位置情報を基にした実ファイル名に変換する
ことで、上記の制約を取り除くものである。
SUMMARY OF THE INVENTION The present invention relates to an information processing apparatus having a character set which can be used as a file name and a file system which has a limitation on a file length which can be used as a file name. Prepare a user file name storage table that stores the character set that can be used and the file name with no restriction on the file name length. When accessing the file, search the table and find the table that stores the file name. The above restrictions are removed by converting the actual file name based on the positional information in the file.

【0007】請求項1の発明は、ファイル名を用いてフ
ァイルを管理するファイルシステムにおける間接ファイ
ルアクセス方法において、ユーザやプログラムが用いる
ユーザファイル名を記憶するユーザファイル名記憶手段
を用意し、ユーザやプログラムが用いる任意のユーザフ
ァイル名を、前記ユーザファイル名記憶手段においてそ
のユーザファイル名が記憶されている記憶位置情報を含
むシステムファイル名に変換し、該変換されたシステム
ファイル名をファイル名として前記ファイルシステムに
アクセスし、また、システムファイル名から前記ユーザ
ファイル名記憶手段における記憶位置情報を取り出し、
前記ユーザファイル名記憶手段を参照してユーザファイ
ル名に変換することを特徴とする間接ファイルアクセス
方法に関する。
According to a first aspect of the present invention, in an indirect file access method in a file system for managing files using file names, a user file name storage means for storing a user file name used by a user or a program is prepared. An arbitrary user file name used by the program is converted into a system file name including storage location information where the user file name is stored in the user file name storage means, and the converted system file name is used as the file name. Accessing a file system, and extracting storage location information in the user file name storage means from a system file name;
The present invention also relates to an indirect file access method, wherein a user file name is converted by referring to the user file name storage means.

【0008】請求項2の発明は、ファイル名を用いてフ
ァイルを管理するファイルシステムを有する情報処理装
置において、ユーザやプログラムが用いるユーザファイ
ル名を記憶するユーザファイル名記憶手段と、ユーザや
プログラムが用いる任意のユーザファイル名に対して、
前記ユーザファイル名記憶手段においてそのユーザファ
イル名が記憶されている記憶位置情報を含むシステムフ
ァイル名に変換するシステムファイル名変換手段と、該
システムファイル名変換手段によって変換されたシステ
ムファイル名をファイル名として前記ファイルシステム
にアクセスするファイルシステムアクセス手段と、シス
テムファイル名から前記ユーザファイル名記憶手段にお
ける記憶位置情報を取り出し、前記ユーザファイル名記
憶手段を参照してユーザファイル名に変換するユーザフ
ァイル名変換手段とを備えたことを特徴とする情報処理
装置に関する。
According to a second aspect of the present invention, there is provided an information processing apparatus having a file system for managing files using file names, wherein a user file name storage means for storing user file names used by users and programs; For any user file name used,
A system file name conversion unit that converts the user file name into a system file name including storage location information in which the user file name is stored in the user file name storage unit; and a system file name converted by the system file name conversion unit. File system access means for accessing the file system, and user file name conversion for extracting storage location information in the user file name storage means from a system file name and referring to the user file name storage means for conversion to a user file name And an information processing apparatus comprising:

【0009】請求項3の発明は、ファイル名を用いてフ
ァイルを管理するファイルシステムを有し、該ファイル
システムにおけるファイル名として用いることができる
文字セットに制約があり、かつユーザやプログラムが用
いるユーザファイル名として前記ファイルシステムにお
けるファイル名として用いることができる文字セット以
外の文字セットを用いることが可能な情報処理装置にお
いて、前記ユーザファイル名を前記ファイルシステムが
用いるシステムファイル名と対応づけて記憶するユーザ
ファイル名記憶手段と、前記ユーザファイル名を前記シ
ステムファイル名として用いることができる文字セット
の制約に従ったシステムファイル名に変換するシステム
ファイル名変換手段と、該システムファイル名変換手段
によって変換されたシステムファイル名をファイル名と
して前記ファイルシステムにアクセスするファイルシス
テムアクセス手段と、システムファイル名を前記ユーザ
ファイル名記憶手段を参照してユーザファイル名に変換
するユーザファイル名変換手段とを備えたこと特徴とす
る情報処理装置に関する。
According to a third aspect of the present invention, there is provided a file system for managing a file using a file name, there is a restriction on a character set that can be used as a file name in the file system, and a user or a user used by a program is required. In an information processing apparatus capable of using a character set other than a character set that can be used as a file name in the file system as the file name, the user file name is stored in association with a system file name used by the file system. A user file name storage unit, a system file name conversion unit for converting the user file name into a system file name in accordance with a character set restriction that can be used as the system file name, and a system file name conversion unit File system access means for accessing the file system using a system file name as a file name; and user file name conversion means for converting a system file name to a user file name by referring to the user file name storage means. And an information processing apparatus.

【0010】請求項4の発明は、請求項3記載の発明に
おいて、前記システムファイル名変換手段は、任意のユ
ーザファイル名に対して、前記ユーザファイル名記憶手
段において前記ユーザファイル名が記憶されている記憶
位置情報を含むシステムファイル名に変換し、前記ユー
ザファイル名変換手段は、システムファイル名から前記
ユーザファイル名記憶手段における記憶位置情報を取り
出し、前記ユーザファイル名記憶手段を参照してユーザ
ファイル名に変換することを特徴とする情報処理装置に
関する。
According to a fourth aspect of the present invention, in the third aspect of the invention, the system file name conversion means stores the user file name in the user file name storage means for an arbitrary user file name. The user file name conversion means extracts the storage location information in the user file name storage means from the system file name, and refers to the user file name storage means to convert the user file name into a user file name. The present invention relates to an information processing device characterized by converting a name into a name.

【0011】請求項5の発明は、請求項3または4記載
の発明において、前記システムファイル名変換手段は、
前記ユーザファイル名が前記ファイルシステムにおいて
ファイル名として用いることができる文字セットの制約
に従っている場合には、システムファイル名としてユー
ザファイル名をそのまま用いることを特徴とする情報処
理装置に関する。
According to a fifth aspect of the present invention, in the third or fourth aspect of the invention, the system file name conversion means comprises:
When the user file name complies with a character set restriction that can be used as a file name in the file system, the information processing apparatus uses the user file name as it is as a system file name.

【0012】請求項6の発明は、ファイル名を用いてフ
ァイルを管理するファイルシステムを有し、該ファイル
システムにおけるファイル名の長さに制約があり、かつ
ユーザやプログラムが用いるユーザファイル名として前
記ファイルシステムにおけるファイル名の長さの制限を
超えた長さのファイル名を用いることが可能な情報処理
装置において、前記ユーザファイル名を前記ファイルシ
ステムが用いるシステムファイル名と対応づけて記憶す
るユーザファイル名記憶手段と、任意のユーザファイル
名に対して、前記ユーザファイル名記憶手段においてユ
ーザファイル名が記憶されている記憶位置情報を含むシ
ステムファイル名に、前記ファイルシステムにおけるフ
ァイル名の長さの制限に従って変換するシステムファイ
ル名変換手段と、該システムファイル名変換手段によっ
て変換されたシステムファイル名をファイル名として前
記ファイルシステムにアクセスするファイルシステムア
クセス手段と、システムファイル名から前記ユーザファ
イル名記憶手段における記憶位置情報を取り出し、前記
ユーザファイル名記憶手段を参照してユーザファイル名
に変換するユーザファイル名変換手段とを備えることを
特徴とする情報処理装置に関する。
According to a sixth aspect of the present invention, there is provided a file system for managing a file using a file name, the length of the file name in the file system is restricted, and the file name is used as a user file name used by a user or a program. In an information processing apparatus capable of using a file name having a length exceeding a file name length limit in a file system, a user file storing the user file name in association with a system file name used by the file system Name storage means and, for an arbitrary user file name, a system file name including storage location information in which the user file name is stored in the user file name storage means; System file name conversion means for converting according to File system access means for accessing the file system using the system file name converted by the system file name conversion means as a file name; storage location information in the user file name storage means from the system file name; And a user file name conversion means for converting the user file name into a user file name by referring to the means.

【0013】請求項7の発明は、請求項6記載の発明に
おいて、前記システムファイル名変換手段は、前記ユー
ザファイル名の長さが前記ファイルシステムにおいてフ
ァイル名として用いることができる長さの制限に従って
いる場合には、システムファイル名として前記ユーザフ
ァイル名をそのまま用いることを特徴とする情報処理装
置に関する。
According to a seventh aspect of the present invention, in the sixth aspect of the present invention, the system file name conversion means is configured to set the length of the user file name according to a limit on a length that can be used as a file name in the file system. If the user file name exists, the user file name is used as it is as a system file name.

【0014】請求項8の発明は、請求項2乃至7のいず
れかに記載の発明において、前記システムファイル名変
換手段によって変換されるシステムファイル名の特定の
位置に特定の文字列が含まれ、前記ユーザファイル名変
換手段において処理されるシステムファイル名の特定の
位置に特定の文字列が含まれる場合には、ユーザファイ
ル名として前記システムファイル名をそのまま用いるこ
とを特徴とする情報処理装置に関する。
According to an eighth aspect of the present invention, in the second aspect of the invention, a specific character string is included at a specific position of the system file name converted by the system file name conversion means, When a specific character string is included in a specific position of a system file name processed by the user file name conversion means, the system file name is directly used as the user file name.

【0015】請求項9の発明は、コンピュータに、ユー
ザやプログラムが使用するユーザファイル名を記憶する
ユーザファイル名記憶機能と、前記ユーザファイル名記
憶機能を用いて、ユーザやプログラムが使用する任意の
ユーザファイル名をそのユーザファイル名が記憶されて
いる記憶位置情報を含むシステムファイル名に変換する
システムファイル名変換機能と、前記システムファイル
名変換機能を用いて、変換されたシステムファイル名を
ファイル名としてファイルシステムにアクセスし、その
システムファイル名から記憶位置情報を取り出し、ユー
ザファイル名に変換するユーザファイル名変換機能と、
を実行させるためのプログラムを記録した記録媒体に関
する。
According to a ninth aspect of the present invention, there is provided a user file name storing function for storing a user file name used by a user or a program in a computer, and an arbitrary user or program used by the user or the program using the user file name storing function. A system file name conversion function for converting a user file name into a system file name including storage location information where the user file name is stored, and a system file name converted by using the system file name conversion function. A user file name conversion function for accessing a file system, extracting storage location information from the system file name, and converting it to a user file name;
The present invention relates to a recording medium on which a program for executing the program is recorded.

【0016】(作用)本発明によって情報処理装置のフ
ァイルシステムで用いることが出来るファイル名として
使える文字セットに対する制限が無くなり、ファイル名
として日本語を含む文字をファイル名として用いること
が可能となる。更にファイルに付けることができる名前
の長さについての制約を事実上無くすことが可能とな
り、任意の長さのファイル名を付けることが可能とな
る。
(Operation) According to the present invention, there is no restriction on the character set that can be used as a file name that can be used in the file system of the information processing apparatus, and characters including Japanese characters can be used as the file name. Furthermore, it is possible to virtually eliminate restrictions on the length of a name that can be given to a file, and it is possible to give a file name of an arbitrary length.

【0017】[0017]

【発明の実施の形態】本発明の実施例を図を用いて説明
する。図1は、間接ファイルアクセス方法を実施するた
めのファイルシステム拡張装置と情報処理装置、並びに
ユーザとプログラムの関係を示したものである。1はユ
ーザや情報処理装置上のプログラムで、この部分で用い
られる変換前のユーザファイル名2は使用する文字セッ
トに制約がなく、ファイル名として用いることができる
文字の長さについての制約もないファイル名である。フ
ァイルシステム拡張装置3は、ファイル検索処理部4、
ファイル作成処理部5、ファイル削除処理部6、フリー
エントリ管理処理部7、並びにファイル名記憶テーブル
8とから構成されている。このファイルシステム拡張装
置3で変換前のユーザファイル名2は名前の変換が行な
われて、変換後のシステムファイル名9となり、ファイ
ル名に用いることができる文字セットやファイル名の長
さの制約がある情報処理装置10に入力される。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described with reference to the drawings. FIG. 1 shows the relationship between a file system expansion device and an information processing device for implementing the indirect file access method, and the relationship between a user and a program. Reference numeral 1 denotes a user or a program on an information processing apparatus. The user file name before conversion 2 used in this part has no restriction on the character set to be used, and there is no restriction on the length of characters that can be used as a file name. File name. The file system expansion device 3 includes a file search processing unit 4,
It comprises a file creation processing unit 5, a file deletion processing unit 6, a free entry management processing unit 7, and a file name storage table 8. The user file name 2 before conversion is converted by the file system expansion device 3 into a system file name 9 after conversion, and there are restrictions on the character set that can be used for the file name and the length of the file name. The information is input to a certain information processing apparatus 10.

【0018】(ユーザファイル名記憶テーブルの実施
例)図2は、ユーザファイル名記憶テーブル8の実施例
を示したものである。図2の場合には、エントリとして
1〜Zのファイル記憶テーブルがあり、総数でZ個のフ
ァイルが存在していることを示している。なお、この実
施例における情報処理装置10で利用することができる
ファイル名については利用可能な文字セットはアルファ
ベット大文字と数値を合わせた36文字とし、ファイル
名としてサフィックスを付けることが可能で、サフィッ
クスの前にはコンマ「.」を付けるものとする。また、
ファイル名の長さについては、サフィックスより前の部
分は長さ8文字、サフィックス部分については3文字に
制約されているものとする。
(Embodiment of User File Name Storage Table) FIG. 2 shows an embodiment of the user file name storage table 8. In the case of FIG. 2, there are file storage tables 1 to Z as entries, which indicate that a total of Z files exist. The file name that can be used by the information processing apparatus 10 in this embodiment can be used in a character set of 36 characters including uppercase alphabets and numerical values, and a suffix can be added as a file name. It must be preceded by a comma “.”. Also,
Regarding the length of the file name, it is assumed that the part before the suffix is restricted to eight characters and the suffix part is restricted to three characters.

【0019】個々のエントリは、エントリのインデック
ス12、使用/未使用フラグ13、変換前ファイル名1
4、フリーエントリリスト15から構成されている。使
用/未使用フラグ13はこのエントリが使用されている
か否かを示すフラグで、例えばこの値が1であれば使用
されているエントリであることを示し、この値が0であ
れば未使用のエントリであることを示す。変換前ファイ
ル名14は使用できる文字セットについての制約が取り
払われ、ファイル名として用いることが出来る文字数の
制約が拡張された変換前のユーザファイル名2を格納す
る領域である。この図の場合このファイル名の長さは最
大128文字となっており、制限が大幅に少なくなって
いる。この領域の大きさは事実上ファイル名の長さの制
約が問題無い大きさに設定される。次のフリーエントリ
リスト15はエントリのうちで未使用のものを繋ぐ機能
を有し、空きエントリの再利用を効率的に行なうための
ものである。図2の場合、エントリインデックス3のエ
ントリは空きエントリであるが、その次の空きエントリ
のインデックスは5、その次の空きエントリのインデッ
クスはXであることを示している。このようなユーザフ
ァイル名記憶テーブル8の個々のエントリに対して、そ
の中に格納されたユーザファイル名に対するシステムフ
ァイル名は、テーブル内の位置情報を基にしたものであ
る。この名前は例えば、ファイル名記憶テーブルのイン
デックス値で済ませることができる。その場合インデッ
クス4のシステムファイル名は00000004とな
る。00000004はインデックス値4を8文字で表
現した文字列である。また、このファイルがファイル名
が変換されていることを示すために特殊なサフィックス
を追加して例えば00000004.CNVといった名
前にするとファイル名が変換されたファイルであること
がサフィックスをみることで分かる。
Each entry has an entry index 12, a used / unused flag 13, a pre-conversion file name 1
4, free entry list 15. The used / unused flag 13 is a flag indicating whether or not this entry is used. For example, if this value is 1, it indicates that the entry is used, and if this value is 0, it is unused. Indicates an entry. The pre-conversion file name 14 is an area for storing a pre-conversion user file name 2 in which restrictions on usable character sets are removed and restrictions on the number of characters that can be used as file names are extended. In this case, the length of the file name is 128 characters at the maximum, and the restriction is greatly reduced. The size of this area is set to such a size that practically there is no restriction on the length of the file name. The next free entry list 15 has a function of linking unused entries among entries, and is for efficiently reusing empty entries. In the case of FIG. 2, the entry of the entry index 3 is a free entry, the index of the next free entry is 5, and the index of the next free entry is X. For each entry of the user file name storage table 8 described above, the system file name corresponding to the user file name stored therein is based on positional information in the table. This name can be, for example, an index value of the file name storage table. In that case, the system file name of index 4 is 00000004. 00000004 is a character string in which the index value 4 is expressed by eight characters. Also, a special suffix is added to this file to indicate that the file name has been converted, for example, 00000004. If a name such as CNV is used, it can be seen from the suffix that the file name is a converted file.

【0020】(即存のファイルを検索する場合の実施
例)図3は、即存のファイルを検索する場合の処理を示
すフローチャートである。即存のファイルを検索する場
合の処理を図2を基にして、図3のフローチャートを用
いて説明する。プログラムで指定された変換前のユーザ
ファイル名2はファイルシステム拡張装置3に入力さ
れ、そこでファイル検索処理部4にてファイルシステム
11で用いる実体ファイルの名前に変換される。この処
理はユーザファイル名記憶テーブル8の先頭エントリの
内容を取り出すことから始まる(S1)。この時、ユー
ザファイル名記憶テーブル8のインデックスを記憶して
おく(S2)。次に、取り出したエントリの中の使用/
未使用フラグ13を取り出し(S3)、このエントリが
現在使用中であるかどうかをチェックする(S4)。も
し、未使用であればユーザファイル名記憶テーブル8内
の最後のエントリであるかどうかをチェックし(S
5)、最後のエントリであれば、ユーザファイル名記憶
テーブル8には検索しているファイルは存在しないこと
になり処理を終了する。もし、ステップ5において、最
後のエントリでなければユーザファイル名記憶テーブル
8の次のエントリの内容を取り出し(S6)、この時記
憶していた記憶テーブルのインデックスをインクリメン
トし(S7)、ステップ5に戻る。もし、ステップ4の
処理にて、このエントリが使用中であった場合、ユーザ
ファイル名記憶テーブル8から変換前ファイル名14を
取り出して(S8)、検索しているファイル名であるか
どうかをチェックする(S9)。もし、ファイル名が異
なれば前記ステップ5の処理から処理を継続する。も
し、ファイル名が同じであれば、検索ファイルの変換後
のファイル名9は、このエントリのインデックスを名前
とするファイルであるとする(S10)。
(Embodiment for Searching for Existing File) FIG. 3 is a flowchart showing a process for searching for an existing file. A process for searching for an existing file will be described with reference to FIG. 2 and a flowchart of FIG. The user file name 2 before conversion specified by the program is input to the file system expansion device 3, where it is converted by the file search processing unit 4 into the name of an actual file used in the file system 11. This process starts by extracting the contents of the first entry of the user file name storage table 8 (S1). At this time, the index of the user file name storage table 8 is stored (S2). Next, use /
The unused flag 13 is extracted (S3), and it is checked whether this entry is currently being used (S4). If it is not used, it is checked whether it is the last entry in the user file name storage table 8 (S
5) If it is the last entry, the file to be searched does not exist in the user file name storage table 8, and the process ends. If it is not the last entry in step 5, the content of the next entry of the user file name storage table 8 is fetched (S6), and the index of the storage table stored at this time is incremented (S7). Return. If the entry is being used in the process of step 4, the pre-conversion file name 14 is extracted from the user file name storage table 8 (S8), and it is checked whether or not the file name is being searched. (S9). If the file names are different, the processing is continued from the processing in step 5 described above. If the file names are the same, it is assumed that the converted file name 9 of the search file is a file whose name is the index of this entry (S10).

【0021】(新規のファイルを作成する場合の実施
例)図4は、新規ファイルを作成する場合の処理を説明
するためのユーザファイル名記憶テーブル8の構成を示
し、図5は、その処理を示すフローチャートである。新
規ファイルを作成する場合の処理を図4と、図5のフロ
ーチャートに基づいて説明する。まず、図5のフローチ
ャートのように、今から作るファイルが既に存在してい
るかどうかをチェックするため既存ファイルを検索し
(S21)、同名のファイルが存在するかどうかチェッ
クする(S22)。ここで、同名のファイルが存在すれ
ば、既に同じ名前のファイルが存在しているのであるか
ら、新規のファイル作成を失敗させる。もし、ステップ
22において、同名のファイルが存在しない場合には、
フリーエントリリストが存在するかどうかを、フリーエ
ントリリスト15を参照することによりチェックする
(S23)。もし、フリーエントリが存在しない場合に
は、ユーザファイル名記憶テーブル8内のエントリは全
て現在使用中であることを意味し、ユーザファイル名記
憶テーブル8自身のテーブルサイズを拡張する必要があ
る。この拡張は、ユーザファイル名記憶テーブル8の最
後にエントリを1つ追加することによって行なう(S2
4)。こうして作成した新しいエントリに対して使用/
未使用フラグ13をセットにし(S25)、変換前ファ
イル名14の領域に新規に作成するファイル名を登録す
る(S26)。変換後のファイル名はこの新しいエント
リのインデックス番号であるため、その変換後ファイル
名でファイルを作成する(S30)。
(Embodiment for Creating a New File) FIG. 4 shows a configuration of a user file name storage table 8 for explaining a process for creating a new file, and FIG. It is a flowchart shown. Processing for creating a new file will be described with reference to FIGS. 4 and 5. First, as shown in the flowchart of FIG. 5, an existing file is searched to check whether a file to be created already exists (S21), and it is checked whether a file having the same name exists (S22). Here, if a file with the same name exists, it means that a file with the same name already exists, so that the creation of a new file is failed. If a file with the same name does not exist in step 22,
It is checked whether a free entry list exists by referring to the free entry list 15 (S23). If there is no free entry, it means that all entries in the user file name storage table 8 are currently in use, and it is necessary to expand the table size of the user file name storage table 8 itself. This extension is performed by adding one entry to the end of the user file name storage table 8 (S2).
4). Use for new entries created in this way /
The unused flag 13 is set (S25), and a newly created file name is registered in the area of the pre-conversion file name 14 (S26). Since the converted file name is the index number of the new entry, a file is created with the converted file name (S30).

【0022】もし、ステップ23においてフリーエント
リが存在する場合には、かつては利用されていたが、フ
ァイルが削除されたためにフリーになって未使用状態に
なったエントリが存在すると判断される。このようなエ
ントリは、図2の場合であれば、インデックス3、イン
デックス5、インデックスX…といったエントリであ
る。このエントリはフリーリストの先頭16によって指
示されている。図2の場合にはエントリ3が先頭エント
リである。このエントリを新規に作成するファイルのた
めに再利用を行なう。まず、使用/未使用フラグ13を
セットし(S27)、このエントリが使用中であること
を示す設定を行なう。次に変換前ファイル名14の部分
に新規に作成するファイル名を登録し(S28)、フリ
ーリストの先頭16をインデックス3のエントリの次の
エントリ5に修正する(S29)。こうして確保された
エントリ3が新規に作られるファイルの変換後のファイ
ル名となる(S30)。
If there is a free entry in step 23, it is determined that there is an entry which was once used but became free due to the deletion of the file and became unused. In the case of FIG. 2, such entries are entries such as index 3, index 5, index X. This entry is indicated by the head 16 of the free list. In the case of FIG. 2, entry 3 is the first entry. Reuse this entry for the newly created file. First, the use / unused flag 13 is set (S27), and a setting indicating that this entry is being used is made. Next, a file name to be newly created is registered in the file name before conversion 14 (S28), and the head 16 of the free list is corrected to the entry 5 following the entry of the index 3 (S29). The entry 3 secured in this manner becomes the converted file name of the newly created file (S30).

【0023】(即存のファイルを削除する場合の実施
例)図6は、既存のファイルを削除する場合の処理を説
明するためのファイル名記憶テーブル8の構成を示し、
図7は、その処理を示すフローチャートである。即存の
ファイルを削除する場合の処理を図6と図7のフローチ
ャートを用いて説明する。最初に、即存ファイルの検索
処理を行ない(S41)、これから削除するファイルが
ユーザファイル名記憶テーブル8に登録されているかど
うかをチェックする(S42)。もし、ファイル名記憶
テーブル8に登録されていなければ、削除するファイル
は存在しないことになり処理を終了する。もし、ファイ
ル名記憶テーブル8に登録されていれば、削除するファ
イルのユーザファイル名記憶テーブル8内でのインデッ
クスと変換後のファイル名がステップ41の処理によっ
て分かる。ユーザファイル名記憶テーブル8の当該エン
トリを再利用できるようにするため、使用/未使用フラ
グ13をリセットし(S43)、当該エントリのフリー
エントリリスト15の値をフリーリストの先頭16の値
にし(S44)、フリーエントリの先頭16の値は当該
エントリを指示するようにする(S45)。その後で変
換後ファイルでファイルを削除する(S46)。
(Embodiment for Deleting an Existing File) FIG. 6 shows the configuration of a file name storage table 8 for explaining a process for deleting an existing file.
FIG. 7 is a flowchart showing the processing. The process for deleting an existing file will be described with reference to the flowcharts of FIGS. First, a process of searching for an existing file is performed (S41), and it is checked whether a file to be deleted is registered in the user file name storage table 8 (S42). If it is not registered in the file name storage table 8, there is no file to be deleted, and the process ends. If it is registered in the file name storage table 8, the index of the file to be deleted in the user file name storage table 8 and the converted file name can be found by the processing of step 41. In order to enable the entry in the user file name storage table 8 to be reused, the used / unused flag 13 is reset (S43), and the value of the free entry list 15 of the entry is set to the value of the head 16 of the free list ( S44), the value of the head 16 of the free entry points to the entry (S45). After that, the file is deleted with the converted file (S46).

【0024】(使われている文字セットがファイルシス
テムで用いることが可能な文字セットの制約に収まって
いてファイル名の変換を行なわないで済む場合の実施
例)図8は、使われている文字セットがファイルシステ
ム11で用いることが可能な文字セットの制約に収まっ
ていてファイル名の変換を行なわないで済む場合の処理
を示すフローチャートである。ユーザやプログラムが入
力するユーザファイル名で用いられている文字セットが
情報処理装置10のファイルシステム11で用いること
ができる文字セットの制約を満たしている場合には、ユ
ーザファイル名記憶テーブル8を介することなく、直接
情報処理装置に対してファイル名を入力することでファ
イル名の変換を行なわずに済ませることが可能である。
この場合には、図8のように、まず最初にユーザやプロ
グラムが入力するユーザファイル名2で用いられている
文字セットが情報処理装置で用いる事が可能な文字セッ
トのみで構成されているかどうかを判別する。もし、利
用可能な文字セットのみでファイル名が構成されている
場合には、ユーザファイル名記憶テーブル8を介したフ
ァイル検索処理やファイル作成処理、ファイル削除処
理、フリーエントリ管理処理を行なう事なく直接のファ
イル処理を行なう。また、利用不可能な文字を含んだ文
字セットでファイルが構成されている場合には、ユーザ
ファイル名記憶テーブル8を介して、、ファイル名の変
換を行うファイル処理を行う。
FIG. 8 shows an example in which the character set used is within the restrictions of the character set that can be used in the file system and the file name need not be converted. 9 is a flowchart illustrating a process in a case where a set falls within the restrictions of a character set that can be used in the file system 11 and file name conversion need not be performed. If the character set used in the user file name input by the user or the program satisfies the restrictions on the character set that can be used in the file system 11 of the information processing device 10, the user file name is stored via the user file name storage table 8. Without inputting the file name directly to the information processing apparatus, it is possible to avoid having to convert the file name.
In this case, as shown in FIG. 8, first, whether the character set used in the user file name 2 input by the user or the program is composed only of the character set that can be used in the information processing apparatus. Is determined. If the file name is composed of only available character sets, the file search processing, the file creation processing, the file deletion processing, and the free entry management processing via the user file name storage table 8 are directly performed. File processing. If the file is composed of a character set including unusable characters, file processing for converting the file name is performed via the user file name storage table 8.

【0025】(ファイル名の特定の位置に特定の文字列
が使用されていて、ファイル名の変換を行なわない場合
の実施例)図9は、ファイル名の特定の位置に特定の文
字列が使用されていて、ファイル名の変換を行なわない
場合の処理を示すフローチャートである。ユーザやプロ
グラムが入力するユーザファイル名2において特定の位
置に特定の文字列が使用されている場合、前述のような
ファイル変換を行なうことなく、直接情報処理装置に対
してファイル名を入力することでファイル名の変換を行
なわずに済ませることも可能である。実施例としては図
9のようにユーザファイル名のサフィックスに特定の文
字列(例えば、raw)が指定されている場合、ユーザ
ファイル名記憶テーブル8を介したファイル検索処理や
ファイル作成処理、ファイル削除処理、フリーエントリ
管理処理を行なうことなく直接のファイル処理を行な
う。
FIG. 9 shows an embodiment in which a specific character string is used at a specific position of a file name and the file name is not converted. FIG. 9 shows a specific character string used at a specific position of the file name. 10 is a flowchart showing a process performed when a file name is not converted. When a specific character string is used at a specific position in a user file name 2 input by a user or a program, the file name is directly input to the information processing apparatus without performing the file conversion as described above. It is also possible to avoid having to convert the file name with. As an embodiment, when a specific character string (for example, raw) is specified as a suffix of a user file name as shown in FIG. 9, file search processing, file creation processing, and file deletion via the user file name storage table 8 are performed. Direct file processing without performing processing and free entry management processing.

【0026】(間接ファイルアクセス処理プログラムを
記録した記録媒体の実施例)以上の各実施例によって説
明した間接ファイルアクセス方法は、図1に示したシス
テムからなる情報処理装置でそれを実行するプログラム
によって実現される。そして、間接ファイルアクセス処
理を実行するプログラムは、ユーザやプログラムが使用
するユーザファイル名を記憶するユーザファイル名記憶
機能と、前記ユーザファイル名記憶機能を用いて、ユー
ザやプログラムが使用する任意のユーザファイル名をそ
のユーザファイル名が記憶されている記憶位置情報を含
むシステムファイル名に変換するシステムファイル名変
換機能と、前記システムファイル名変換機能を用いて、
変換されたシステムファイル名をファイル名としてファ
イルシステムにアクセスし、そのシステムファイル名か
ら記憶位置情報を取り出し、ユーザファイル名に変換す
るユーザファイル名変換機能とを実行させるためのプロ
グラムで、コンピュータで読み取り可能な記録媒体に格
納されている。この記録媒体は、本体と分離可能に構成
されるプログラムメディアであってもよいし、本体に備
えられている記憶手段そのものであってもよい。
(Embodiment of Recording Medium Recording Indirect File Access Processing Program) The indirect file access method described in each of the above embodiments is implemented by a program executed by an information processing apparatus comprising the system shown in FIG. Is achieved. The program that executes the indirect file access process includes a user file name storage function that stores a user or a user file name used by the program, and an arbitrary user that the user or the program uses by using the user file name storage function. Using a system file name conversion function to convert a file name to a system file name including storage location information in which the user file name is stored, using the system file name conversion function,
A program for accessing a file system using the converted system file name as a file name, extracting storage location information from the system file name, and performing a user file name conversion function of converting the file name into a user file name, which is read by a computer. It is stored on a possible recording medium. This recording medium may be a program medium configured to be separable from the main body, or may be a storage unit itself provided in the main body.

【0027】このプログラムメディアは、磁気テープや
カセットテープ等のテープ系、フロッピー(登録商標)
ディスクやハードディスク等の磁気ディスクやCD−R
OM,MO,MD,DVD等の光ディスク系のディスク
系、ICカード,光カード等のカード系、あるいはマス
クROM,EPROM,EEPROM,フラッシュRO
M等による半導体メモリを含めた固体的にプログラムを
担持する媒体であってもよい。
The program medium is a tape system such as a magnetic tape or a cassette tape, a floppy (registered trademark).
Magnetic disk and CD-R such as disk and hard disk
Optical discs such as OM, MO, MD, DVD, etc., cards such as IC cards and optical cards, or mask ROMs, EPROMs, EEPROMs, flash ROs
It may be a medium that solidly stores a program including a semiconductor memory such as an M.

【0028】また、情報処理装置に外部の通信ネットワ
ークとの接続が可能な通信手段を備えている場合には、
この通信手段を介して通信ネットワークからプログラム
をダウンロードするように流動的にプログラムを担持す
る媒体であってもよい。このように通信ネットワークか
らプログラムをダウンロードする場合には、そのダウン
ロード用プログラムは予め本体装置に格納しておくか、
あるいは別な記録媒体からインストールされるものであ
ってもよい。なお、記録媒体に格納されている内容とし
てはプログラムに限定されず、データであってもよい。
When the information processing apparatus is provided with communication means capable of connecting to an external communication network,
It may be a medium that carries the program fluidly such that the program is downloaded from a communication network via this communication means. When downloading a program from a communication network in this manner, the download program is stored in the main device in advance, or
Alternatively, it may be installed from another recording medium. Note that the content stored in the recording medium is not limited to a program, but may be data.

【0029】[0029]

【発明の効果】以上のように、本発明によれば、ファイ
ル名として使える文字セットの制約やファイル名の長さ
による制約があるファイルシステムを使用する情報処理
装置において、用いることが出来る文字セットに対する
制限が無くなり、ファイル名として日本語を含む文字を
用いることが可能となり、ファイルに付けることができ
る名前の長さについての制約が事実上なくなり任意の長
さのファイル名を付けることが可能となる。また、情報
処理装置が備えているファイルシステムを変更すること
なしに、簡単なハードウェア及びソフトウェア構成で効
率的にファイル名の制約を解除することができる。
As described above, according to the present invention, a character set that can be used in an information processing apparatus using a file system that has restrictions on character sets that can be used as file names and restrictions on the length of file names There is no restriction on the file name, characters including Japanese characters can be used as file names, and there is virtually no restriction on the length of names that can be given to files, and file names of arbitrary length can be given. Become. Further, the restriction on the file name can be efficiently released with a simple hardware and software configuration without changing the file system included in the information processing apparatus.

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

【図1】間接ファイルアクセス方法を実施するためのフ
ァイルシステム拡張装置と情報処理装置、及びユーザと
プログラムの関係を示す図である。
FIG. 1 is a diagram showing a relationship between a file system expansion device and an information processing device for implementing an indirect file access method, and a relationship between a user and a program.

【図2】ユーザファイル名記憶テーブルの構造を示す図
である。
FIG. 2 is a diagram showing a structure of a user file name storage table.

【図3】即存のファイルを検索する場合の処理を説明す
るためのフローチャートである。
FIG. 3 is a flowchart for explaining a process when searching for an existing file.

【図4】新規のファイルを作成する場合の処理を説明す
るためのユーザファイル名記憶テーブルの構造を示す図
である。
FIG. 4 is a diagram showing a structure of a user file name storage table for explaining a process when a new file is created.

【図5】新規のファイルを作成する場合の処理を説明す
るためのフローチャートである。
FIG. 5 is a flowchart illustrating a process for creating a new file.

【図6】即存のファイルを削除する場合の処理を説明す
るためのユーザファイル名記憶テーブルの構造を示す図
である。
FIG. 6 is a diagram showing a structure of a user file name storage table for explaining a process when an existing file is deleted.

【図7】即存のファイルを削除する場合の処理を説明す
るためのフローチャートである。
FIG. 7 is a flowchart illustrating a process for deleting an existing file.

【図8】使われている文字セットがファイルシステムで
用いることが可能な文字セットの制約に収まっていて、
ファイル名の変換を行なわないですむ場合の処理を説明
するためのフローチャートである。
FIG. 8 shows that the character set used is within the restrictions of the character set that can be used in the file system.
9 is a flowchart for explaining a process in a case where a file name need not be converted.

【図9】ファイル名の特定の位置に特定の文字列が使用
されていて、ファイル名の変換を行なわないですむ場合
の処理を説明するためのフローチャートである。
FIG. 9 is a flowchart for explaining processing in a case where a specific character string is used at a specific position of a file name and the file name need not be converted.

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

1…ユーザ,プログラム、2…ユーザファイル名、3…
ファイルシステム拡張装置、4…ファイル検索処理部、
5…ファイル作成処理部、6…ファイル削除処理部、7
…フリーエントリ管理処理部、8…ファイル名記憶テー
ブル、9…システムファイル名、10…情報処理装置、
11…ファイルシステム、12…エントリのインデック
ス、13…使用/未使用フラグ、14…変換前ファイル
名、15…フリーエントリリスト、16…フリーリスト
の先頭、17…次のフリーリストのインデックス。
1 ... user, program, 2 ... user file name, 3 ...
File system expansion device, 4 ... File search processing unit,
5: File creation processing unit, 6: File deletion processing unit, 7
... Free entry management processing unit, 8 ... File name storage table, 9 ... System file name, 10 ... Information processing device,
11: File system, 12: Index of entry, 13: Used / unused flag, 14: File name before conversion, 15: Free entry list, 16: Head of free list, 17: Index of next free list.

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 ファイル名を用いてファイルを管理する
ファイルシステムにおける間接ファイルアクセス方法に
おいて、 ユーザやプログラムが用いるユーザファイル名を記憶す
るユーザファイル名記憶手段を用意し、 ユーザやプログラムが用いる任意のユーザファイル名
を、前記ユーザファイル名記憶手段においてそのユーザ
ファイル名が記憶されている記憶位置情報を含むシステ
ムファイル名に変換し、 該変換されたシステムファイル名をファイル名として前
記ファイルシステムにアクセスし、 また、システムファイル名から前記ユーザファイル名記
憶手段における記憶位置情報を取り出し、前記ユーザフ
ァイル名記憶手段を参照してユーザファイル名に変換す
る、ことを特徴とする間接ファイルアクセス方法。
In an indirect file access method in a file system for managing files using file names, a user file name storage means for storing user file names used by users and programs is provided, and an arbitrary file used by the users and programs is provided. The user file name is converted into a system file name including storage location information in which the user file name is stored in the user file name storage means, and the converted file name is accessed as a file name. An indirect file access method, wherein storage location information in the user file name storage means is extracted from a system file name and converted into a user file name by referring to the user file name storage means.
【請求項2】 ファイル名を用いてファイルを管理する
ファイルシステムを有する情報処理装置において、 ユーザやプログラムが用いるユーザファイル名を記憶す
るユーザファイル名記憶手段と、 ユーザやプログラムが用いる任意のユーザファイル名に
対して、前記ユーザファイル名記憶手段においてそのユ
ーザファイル名が記憶されている記憶位置情報を含むシ
ステムファイル名に変換するシステムファイル名変換手
段と、 該システムファイル名変換手段によって変換されたシス
テムファイル名をファイル名として前記ファイルシステ
ムにアクセスするファイルシステムアクセス手段と、 システムファイル名から前記ユーザファイル名記憶手段
における記憶位置情報を取り出し、前記ユーザファイル
名記憶手段を参照してユーザファイル名に変換するユー
ザファイル名変換手段と、を備えたことを特徴とする情
報処理装置。
2. An information processing apparatus having a file system for managing files using file names, a user file name storage means for storing user file names used by users and programs, and an arbitrary user file used by users and programs. Name conversion means for converting a file name into a system file name including storage location information in which the user file name is stored in the user file name storage means; and a system converted by the system file name conversion means. File system access means for accessing the file system using a file name as a file name; extracting storage location information in the user file name storage means from the system file name; The information processing apparatus characterized by comprising: a user file name conversion means, a to convert to.
【請求項3】 ファイル名を用いてファイルを管理する
ファイルシステムを有し、該ファイルシステムにおける
ファイル名として用いることができる文字セットに制約
があり、かつユーザやプログラムが用いるユーザファイ
ル名として前記ファイルシステムにおけるファイル名と
して用いることができる文字セット以外の文字セットを
用いることが可能な情報処理装置において、 前記ユーザファイル名を前記ファイルシステムが用いる
システムファイル名と対応づけて記憶するユーザファイ
ル名記憶手段と、 前記ユーザファイル名を前記システムファイル名として
用いることができる文字セットの制約に従ったシステム
ファイル名に変換するシステムファイル名変換手段と、 該システムファイル名変換手段によって変換されたシス
テムファイル名をファイル名として前記ファイルシステ
ムにアクセスするファイルシステムアクセス手段と、 システムファイル名を前記ユーザファイル名記憶手段を
参照してユーザファイル名に変換するユーザファイル名
変換手段と、を備えたことを特徴とする情報処理装置。
3. A file system for managing a file using a file name, the character set that can be used as a file name in the file system is restricted, and the file is used as a user file name used by a user or a program. In an information processing apparatus capable of using a character set other than a character set that can be used as a file name in a system, a user file name storage unit that stores the user file name in association with a system file name used by the file system A system file name conversion means for converting the user file name into a system file name in accordance with a character set restriction that can be used as the system file name; and a system file name converted by the system file name conversion means. File system access means for accessing the file system using a file name as a file name, and user file name conversion means for converting a system file name to a user file name by referring to the user file name storage means. Characteristic information processing device.
【請求項4】 請求項3記載の情報処理装置であって、 前記システムファイル名変換手段は、任意のユーザファ
イル名に対して、前記ユーザファイル名記憶手段におい
て前記ユーザファイル名が記憶されている記憶位置情報
を含むシステムファイル名に変換し、 前記ユーザファイル名変換手段は、システムファイル名
から前記ユーザファイル名記憶手段における記憶位置情
報を取り出し、前記ユーザファイル名記憶手段を参照し
てユーザファイル名に変換する、ことを特徴とする情報
処理装置。
4. The information processing apparatus according to claim 3, wherein said system file name conversion means stores said user file name in said user file name storage means for an arbitrary user file name. The user file name converting means extracts the storage position information in the user file name storage means from the system file name and refers to the user file name storage means to convert the user file name into a user file name. An information processing apparatus, which converts the information into an information.
【請求項5】 請求項3または4記載の情報処理装置で
あって、前記システムファイル名変換手段は、前記ユー
ザファイル名が前記ファイルシステムにおいてファイル
名として用いることができる文字セットの制約に従って
いる場合には、システムファイル名としてユーザファイ
ル名をそのまま用いることを特徴とする情報処理装置。
5. The information processing apparatus according to claim 3, wherein the system file name conversion unit is configured to determine that the user file name conforms to a character set restriction that can be used as a file name in the file system. An information processing apparatus, wherein a user file name is used as it is as a system file name.
【請求項6】 ファイル名を用いてファイルを管理する
ファイルシステムを有し、該ファイルシステムにおける
ファイル名の長さに制約があり、かつユーザやプログラ
ムが用いるユーザファイル名として前記ファイルシステ
ムにおけるファイル名の長さの制限を超えた長さのファ
イル名を用いることが可能な情報処理装置において、 前記ユーザファイル名を前記ファイルシステムが用いる
システムファイル名と対応づけて記憶するユーザファイ
ル名記憶手段と、 任意のユーザファイル名に対して、前記ユーザファイル
名記憶手段においてユーザファイル名が記憶されている
記憶位置情報を含むシステムファイル名に、前記ファイ
ルシステムにおけるファイル名の長さの制限に従って変
換するシステムファイル名変換手段と、 該システムファイル名変換手段によって変換されたシス
テムファイル名をファイル名として前記ファイルシステ
ムにアクセスするファイルシステムアクセス手段と、 システムファイル名から前記ユーザファイル名記憶手段
における記憶位置情報を取り出し、前記ユーザファイル
名記憶手段を参照してユーザファイル名に変換するユー
ザファイル名変換手段と、を備えることを特徴とする情
報処理装置。
6. A file system for managing a file using a file name, wherein the length of the file name in the file system is restricted, and a file name in the file system is used as a user file name used by a user or a program. In an information processing apparatus capable of using a file name having a length exceeding the length limit, user file name storage means for storing the user file name in association with a system file name used by the file system, A system file for converting an arbitrary user file name into a system file name including storage location information in which the user file name is stored in the user file name storage means in accordance with the restriction on the length of the file name in the file system Name conversion means; File system access means for accessing the file system using the system file name converted by the file name conversion means as a file name; storage location information in the user file name storage means from the system file name; And a user file name conversion unit for converting the user file name into a user file name by referring to the information processing apparatus.
【請求項7】 請求項6記載の情報処理装置であって、 前記システムファイル名変換手段は、前記ユーザファイ
ル名の長さが前記ファイルシステムにおいてファイル名
として用いることができる長さの制限に従っている場合
には、システムファイル名として前記ユーザファイル名
をそのまま用いることを特徴とする情報処理装置。
7. The information processing apparatus according to claim 6, wherein the system file name conversion unit conforms to a limit on a length of the user file name that can be used as a file name in the file system. In such a case, the information processing apparatus uses the user file name as it is as a system file name.
【請求項8】 請求項2乃至7のいずれかに記載の情報
処理装置であって、 前記システムファイル名変換手段によって変換されるシ
ステムファイル名の特定の位置に特定の文字列が含ま
れ、前記ユーザファイル名変換手段において処理される
システムファイル名の特定の位置に特定の文字列が含ま
れる場合には、ユーザファイル名として前記システムフ
ァイル名をそのまま用いることを特徴とする情報処理装
置。
8. The information processing apparatus according to claim 2, wherein a specific character string is included in a specific position of a system file name converted by the system file name conversion means, When a specific character string is included in a specific position of the system file name processed by the user file name conversion unit, the system file name is used as the user file name as it is.
【請求項9】 コンピュータに、 ユーザやプログラムが使用するユーザファイル名を記憶
するユーザファイル名記憶機能と、 前記ユーザファイル名記憶機能を用いて、ユーザやプロ
グラムが使用する任意のユーザファイル名をそのユーザ
ファイル名が記憶されている記憶位置情報を含むシステ
ムファイル名に変換するシステムファイル名変換機能
と、 前記システムファイル名変換機能を用いて、変換された
システムファイル名をファイル名としてファイルシステ
ムにアクセスし、そのシステムファイル名から記憶位置
情報を取り出し、ユーザファイル名に変換するユーザフ
ァイル名変換機能と、を実行させるためのプログラムを
記録した記録媒体。
9. A computer, comprising: a user file name storage function for storing a user file name used by a user or a program; and using the user file name storage function, an arbitrary user file name used by the user or the program. A system file name conversion function for converting to a system file name including storage location information in which a user file name is stored; and using the system file name conversion function, accessing the file system using the converted system file name as a file name. A recording medium for recording a program for executing a user file name conversion function for extracting storage location information from the system file name and converting the information to a user file name.
JP11045698A 1999-02-24 1999-02-24 Indirect file access method, information processing apparatus for implementing the method, and recording medium recording indirect file access processing program Pending JP2000242534A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11045698A JP2000242534A (en) 1999-02-24 1999-02-24 Indirect file access method, information processing apparatus for implementing the method, and recording medium recording indirect file access processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11045698A JP2000242534A (en) 1999-02-24 1999-02-24 Indirect file access method, information processing apparatus for implementing the method, and recording medium recording indirect file access processing program

Publications (1)

Publication Number Publication Date
JP2000242534A true JP2000242534A (en) 2000-09-08

Family

ID=12726609

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11045698A Pending JP2000242534A (en) 1999-02-24 1999-02-24 Indirect file access method, information processing apparatus for implementing the method, and recording medium recording indirect file access processing program

Country Status (1)

Country Link
JP (1) JP2000242534A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003054047A (en) * 2001-08-10 2003-02-26 Riso Kagaku Corp Print information storage method and apparatus
WO2005098627A1 (en) * 2004-03-31 2005-10-20 Matsushita Electric Industrial Co., Ltd. File name generating unit
JP2007293459A (en) * 2006-04-21 2007-11-08 Sony Corp File management device, file management method, program
JP2011040007A (en) * 2009-08-18 2011-02-24 Canon Inc File management device and control method thereof
JP2012084180A (en) * 2012-01-30 2012-04-26 Sony Corp File management device, file management method and program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003054047A (en) * 2001-08-10 2003-02-26 Riso Kagaku Corp Print information storage method and apparatus
WO2005098627A1 (en) * 2004-03-31 2005-10-20 Matsushita Electric Industrial Co., Ltd. File name generating unit
CN100487671C (en) * 2004-03-31 2009-05-13 松下电器产业株式会社 File name generation device
US7539698B2 (en) 2004-03-31 2009-05-26 Panasonic Corporation File name generating unit
JP2007293459A (en) * 2006-04-21 2007-11-08 Sony Corp File management device, file management method, program
JP2011040007A (en) * 2009-08-18 2011-02-24 Canon Inc File management device and control method thereof
JP2012084180A (en) * 2012-01-30 2012-04-26 Sony Corp File management device, file management method and program

Similar Documents

Publication Publication Date Title
US7631022B2 (en) Information processing apparatus and recording medium
US5623661A (en) System for and method of providing delta-versioning of the contents of PCTE file objects
JP4141556B2 (en) Structured document management method, apparatus for implementing the method, and medium storing the processing program
JP3178475B2 (en) Data processing device
JP3554459B2 (en) Text data registration search method
US7127472B1 (en) Data processing method and data processing device
JP5437557B2 (en) Search processing method and search system
JP2002055995A (en) Information processing method and apparatus
CN106445476B (en) Code change information determination method and device and electronic equipment
CN101082930A (en) Apparatus and method for storing and managing data
CA2275391C (en) File processing method, data processing device, and storage medium
JP2000242534A (en) Indirect file access method, information processing apparatus for implementing the method, and recording medium recording indirect file access processing program
CN112115002A (en) Method and device for recovering file from damaged or non-trusted mechanical hard disk
JP2011133928A (en) Retrieval device, retrieval system, retrieval method, and computer program for retrieving document file stored in storage device
JP2008234078A (en) Information processing apparatus, information processing method, information processing program, and recording medium on which information processing program is recorded
US6357002B1 (en) Automated extraction of BIOS identification information for a computer system from any of a plurality of vendors
EP2405360A1 (en) Information processing system and method
CN115168105A (en) Method for recovering thumbnail of Windows deleted picture and related device
US8788483B2 (en) Method and apparatus for searching in a memory-efficient manner for at least one query data element
JP2011221662A (en) Dictionary editing apparatus and program
JP2991142B2 (en) Structured document database system with dynamic componentization function
JPH08190571A (en) Document search method
JP5906810B2 (en) Full-text search device, program and recording medium
JP2001297104A (en) Data storage device, method and storage medium
JP2001109618A (en) History managing file system