JPH04245341A - Information processor - Google Patents
Information processorInfo
- Publication number
- JPH04245341A JPH04245341A JP3029548A JP2954891A JPH04245341A JP H04245341 A JPH04245341 A JP H04245341A JP 3029548 A JP3029548 A JP 3029548A JP 2954891 A JP2954891 A JP 2954891A JP H04245341 A JPH04245341 A JP H04245341A
- Authority
- JP
- Japan
- Prior art keywords
- data
- file
- format
- application program
- file format
- 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
Links
- 230000010365 information processing Effects 0.000 claims abstract description 55
- 238000012790 confirmation Methods 0.000 claims description 29
- 238000000034 method Methods 0.000 claims description 10
- 238000012508 change request Methods 0.000 abstract description 7
- 238000010586 diagram Methods 0.000 description 8
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【0001】0001
【技術分野】本発明は情報処理装置に関し、特にファイ
ルのアクセス方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus, and more particularly to a file access method.
【0002】0002
【従来技術】従来、情報処理装置においては、アプリケ
ーションプログラムの扱うデータのファイル形式と、記
憶装置に格納されているデータのファイル形式とが異な
っている場合、そのアプリケーションプログラムから記
憶装置のデータをアクセスすることができなかった。[Prior Art] Conventionally, in an information processing device, when the file format of data handled by an application program and the file format of data stored in a storage device are different, the data in the storage device is accessed from the application program. I couldn't.
【0003】このような従来の情報処理装置では、アプ
リケーションプログラムの扱うデータのファイル形式と
記憶装置に格納されているデータのファイル形式とが異
なると、そのデータへのアクセスができなかったので、
記憶装置に格納されているファイル形式のデータを扱う
ような別のアプリケーションプログラムを用意するか、
あるいはアプリケーションプログラムが扱うファイル形
式のデータを予め用意して記憶装置に格納しておく必要
があるという欠点がある。[0003] In such conventional information processing devices, if the file format of data handled by an application program differs from the file format of data stored in a storage device, the data cannot be accessed.
Either prepare another application program that handles file format data stored on the storage device, or
Another disadvantage is that data in a file format handled by an application program must be prepared in advance and stored in a storage device.
【0004】0004
【発明の目的】本発明は上記のような従来のものの欠点
を除去すべくなされたもので、アプリケーションプログ
ラムの扱うデータのファイル形式と記憶装置に格納され
ているデータのファイル形式とが異なっていても、その
違いを意識することなくデータを扱うことができる情報
処理装置の提供を目的とする。[Object of the Invention] The present invention has been made in order to eliminate the drawbacks of the conventional ones as described above, and the file format of data handled by an application program is different from the file format of data stored in a storage device. The object of the present invention is to provide an information processing device that can handle data without being aware of the differences.
【0005】[0005]
【発明の構成】本発明による情報処理装置は、予め設定
されたファイル形式でデータを格納する記憶装置と、前
記データを用いた処理を要求するアプリケーションプロ
グラムとを含む情報処理装置であって、前記アプリケー
ションプログラムが扱うデータのファイル形式と前記記
憶装置のデータのファイル形式とが同一か否かを確認す
る確認手段と、前記確認手段の確認結果に応じて前記記
憶装置と前記アプリケーションプログラムとの間で授受
されるデータのファイル形式を変更するファイル形式変
更手段とを設けたことを特徴とする。SUMMARY OF THE INVENTION An information processing apparatus according to the present invention includes a storage device that stores data in a preset file format, and an application program that requests processing using the data. confirmation means for confirming whether the file format of data handled by an application program is the same as the file format of data in the storage device; The present invention is characterized in that it includes a file format changing means for changing the file format of data to be sent and received.
【0006】[0006]
【実施例】次に、本発明について図面を参照して説明す
る。DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings.
【0007】図1は本発明の一実施例の構成を示すブロ
ック図である。図において、情報処理装置1の情報処理
部11は信号線101 を介して入力されたアプリケー
ションプログラム10からの処理要求にしたがって処理
を行う。このとき、情報処理部11はアプリケーション
プログラム10からの処理要求に応じて記憶装置2に格
納されているファイル20の内容を利用できるように、
アプリケーションプログラム10の扱うファイル形式と
ファイル20のファイル形式とが同一であるか否かを確
認するためのファイル形式確認要求を信号線102 を
介してファイル形式確認部12に出力する。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In the figure, an information processing unit 11 of an information processing device 1 performs processing in accordance with a processing request from an application program 10 input via a signal line 101. At this time, the information processing unit 11 uses the contents of the file 20 stored in the storage device 2 in response to a processing request from the application program 10.
A file format confirmation request for confirming whether the file format handled by the application program 10 and the file format of the file 20 are the same is output to the file format confirmation section 12 via the signal line 102 .
【0008】ファイル形式確認部12は情報処理部11
からファイル形式確認要求が入力されると、信号線10
2 を介して情報処理部11から送られてきたアプリケ
ーションプログラム10の扱うファイル形式と、信号線
103 を介して記憶装置2から読込んだファイル20
のファイル形式とを比較する。ファイル形式確認部12
はその比較結果を信号線102 を介して情報処理部1
1に送出する。[0008] The file format confirmation unit 12 is the information processing unit 11
When a file format confirmation request is input from
2, the file format handled by the application program 10 sent from the information processing unit 11 via the signal line 103, and the file 20 read from the storage device 2 via the signal line 103.
Compare the file formats. File format confirmation section 12
The comparison result is sent to the information processing unit 1 via the signal line 102.
Send to 1.
【0009】情報処理部11は信号線102 を介して
ファイル形式確認部12から送られてきた比較結果がフ
ァイル形式の同一を示していれば、信号線104 を介
してファイルアクセス部14にファイルアクセス要求を
出力する。また、比較結果がファイル形式の同一を示し
ていなければ、情報処理部11はファイル20のファイ
ル形式を変更するために、信号線105 を介してファ
イルアクセス形式変更部13に変更要求を出力する。If the comparison result sent from the file format confirmation unit 12 via the signal line 102 indicates that the file formats are the same, the information processing unit 11 issues file access to the file access unit 14 via the signal line 104. Output the request. Further, if the comparison result does not indicate that the file formats are the same, the information processing unit 11 outputs a change request to the file access format changing unit 13 via the signal line 105 in order to change the file format of the file 20.
【0010】ファイルアクセス形式変更部13は信号線
105 を介して情報処理部11から変更要求が入力さ
れると、信号線106 を介してファイルアクセス部1
4にアクセス要求を出力する。このアクセス要求によっ
てファイル20から読出されたデータの1領域が信号線
106 を介してファイルアクセス部14から渡される
と、ファイルアクセス形式変更部13はそのデータのフ
ァイル形式を情報処理部11の要求するファイル形式に
変更する。ファイル形式が変更されたデータはファイル
アクセス形式変更部13に一時記憶されるとともに、信
号線105 を介して情報処理部11に送出される。When the file access format changing unit 13 receives a change request from the information processing unit 11 via the signal line 105, the file access format changing unit 13 changes the file access format to the file access unit 1 via the signal line 106.
The access request is output to 4. When one area of data read from the file 20 in response to this access request is passed from the file access unit 14 via the signal line 106, the file access format change unit 13 requests the information processing unit 11 to change the file format of the data. Change file format. The data whose file format has been changed is temporarily stored in the file access format changing section 13, and is sent to the information processing section 11 via the signal line 105.
【0011】また、ファイルアクセス形式変更部13は
信号線105 を介して情報処理部11から処理済みの
データが送られてくると、そのデータのファイル形式を
ファイル20のファイル形式に変更し、信号線106
を介してファイルアクセス部14に送出する。[0011]Furthermore, when the file access format changing unit 13 receives processed data from the information processing unit 11 via the signal line 105, it changes the file format of the data to the file format of the file 20. line 106
The data is sent to the file access unit 14 via.
【0012】ここで、ファイルアクセス形式変更部13
には情報処理装置1で扱うすべてのファイル形式が予め
格納されており、ファイルアクセス形式変更部13はそ
の情報を基にデータをつなぎ合わせたり、分断したり、
あるいはそのデータのコード変換などを行ってファイル
形式の変更を行う。[0012] Here, the file access format changing unit 13
All file formats handled by the information processing device 1 are stored in advance, and the file access format changing unit 13 connects or divides data based on this information.
Alternatively, change the file format by converting the code of the data.
【0013】ファイルアクセス部14は信号線104,
106 を介して入力される情報処理部11やファイル
アクセス形式変更部13からのアクセス要求にしたがっ
て、記憶装置2に格納されているファイル20へのアク
セスや解放を行う。The file access section 14 has signal lines 104,
The file 20 stored in the storage device 2 is accessed or released in accordance with an access request from the information processing section 11 or the file access format changing section 13 that is input via the storage device 106 .
【0014】図2は図1のファイル20の構成を示す図
である。図において、ファイル20はファイル管理情報
20aとデータ部20bとから構成されている。ファイ
ル管理情報20aにはファイル20に関する情報、たと
えば各レコードにおけるデータの順序やデータ長、ある
いは各レコードに使用されているコードなどのファイル
形式の情報が格納されている。また、データ部20bに
はアプリケーションプログラム10で扱うデータが格納
されている。FIG. 2 is a diagram showing the structure of the file 20 in FIG. 1. In the figure, a file 20 is composed of file management information 20a and a data section 20b. The file management information 20a stores information regarding the file 20, such as the order and data length of data in each record, or file format information such as the code used in each record. Furthermore, data handled by the application program 10 is stored in the data section 20b.
【0015】図3は図1のファイル形式確認部12の確
認動作を示すフローチャートであり、図4および図5は
図1のファイルアクセス形式変更部13の変更動作を示
すフローチャートである。図4は記憶装置2からデータ
を読込む場合のファイルアクセス形式変更部13の変更
動作を示し、図5は記憶装置2にデータを書込む場合の
ファイルアクセス形式変更部13の変更動作を示してい
る。これら図1〜図5を用いて本発明の一実施例の動作
について説明する。FIG. 3 is a flowchart showing the checking operation of the file format checking section 12 of FIG. 1, and FIGS. 4 and 5 are flowcharts showing the changing operation of the file access format changing section 13 of FIG. 4 shows the changing operation of the file access format changing unit 13 when reading data from the storage device 2, and FIG. 5 shows the changing operation of the file access format changing unit 13 when writing data to the storage device 2. There is. The operation of an embodiment of the present invention will be explained using FIGS. 1 to 5.
【0016】情報処理部11はアプリケーションプログ
ラム10からの処理要求によって、ファイル形式確認要
求をファイル形式確認部12に出力する。ファイル形式
確認部12は情報処理部11からファイル形式確認要求
が入力されると、記憶装置2にファイル形式確認要求を
出力し、記憶装置2に格納されたファイル20内のファ
イル管理情報20aからファイル形式を読込む(図3ス
テップ31)。このファイル20のファイル形式はファ
イル形式確認部12に記憶される。The information processing section 11 outputs a file format confirmation request to the file format confirmation section 12 in response to a processing request from the application program 10 . When the file format confirmation request is input from the information processing section 11, the file format confirmation section 12 outputs the file format confirmation request to the storage device 2, and files from the file management information 20a in the file 20 stored in the storage device 2. Read the format (step 31 in Figure 3). The file format of this file 20 is stored in the file format confirmation section 12.
【0017】ファイル形式確認部12は記憶装置2から
読込んだファイル20のファイル形式と、情報処理部1
1から渡されたアプリケーションプログラム10の扱う
ファイル形式とを比較し、ファイル20のファイル形式
とアプリケーションプログラム10の扱うファイル形式
とが同一か否かを確認する(図3ステップ32)。The file format confirmation unit 12 checks the file format of the file 20 read from the storage device 2 and the information processing unit 1.
The file format handled by the application program 10 passed from 1 is compared with the file format handled by the application program 10, and it is confirmed whether the file format of the file 20 and the file format handled by the application program 10 are the same (step 32 in FIG. 3).
【0018】それらファイル形式が同一でなければ、フ
ァイル形式確認部12はファイル形式が異なることを情
報処理部11に通知する(図3ステップ33)。また、
それらファイル形式が同一であれば、ファイル形式確認
部12はファイル形式が同じであることを情報処理部1
1に通知する(図3ステップ34)。If the file formats are not the same, the file format confirmation section 12 notifies the information processing section 11 that the file formats are different (step 33 in FIG. 3). Also,
If the file formats are the same, the file format confirmation unit 12 confirms that the file formats are the same, and the information processing unit 1
1 (step 34 in FIG. 3).
【0019】情報処理部11はファイル形式確認部12
からファイル形式が同じであることが通知されると、フ
ァイルアクセス部14にファイルアクセス要求を出力す
る。ファイルアクセス部14は情報処理部11からのフ
ァイルアクセス要求に応じて記憶装置2のファイル20
をアクセスし、ファイル20からデータの1領域を読込
んで情報処理部11に渡す。情報処理部11はファイル
アクセス部14から渡されたファイル20からのデータ
の1領域を用いて処理を行う。The information processing section 11 includes a file format confirmation section 12
When it is notified that the file formats are the same, it outputs a file access request to the file access unit 14. The file access unit 14 accesses the file 20 of the storage device 2 in response to a file access request from the information processing unit 11.
, reads one area of data from the file 20, and passes it to the information processing unit 11. The information processing unit 11 performs processing using one area of data from the file 20 passed from the file access unit 14.
【0020】一方、情報処理部11はファイル形式確認
部12からファイル形式が異なることが通知されると、
ファイルアクセス形式変更部13に変更要求を出力する
。On the other hand, when the information processing unit 11 is notified by the file format confirmation unit 12 that the file formats are different,
A change request is output to the file access format change unit 13.
【0021】ファイルアクセス形式変更部13は情報処
理部11からの変更要求を受取ると、ファイルアクセス
部14を介してファイル20からデータ部20bの1領
域を読込む(図4ステップ41)。このとき、ファイル
アクセス部14は実際のファイル20自身のファイル形
式にしたがってデータの読込みを行い、これにより読込
んだファイル20内のデータ部20bの1領域をファイ
ルアクセス形式変更部13に渡す。When the file access format changing section 13 receives a change request from the information processing section 11, it reads one area of the data section 20b from the file 20 via the file access section 14 (step 41 in FIG. 4). At this time, the file access unit 14 reads data according to the file format of the actual file 20 itself, and passes one area of the data section 20b in the read file 20 to the file access format change unit 13.
【0022】ファイルアクセス形式変更部13はファイ
ル20から読込んだデータをアプリケーションプログラ
ム10が扱えるようにするため、アプリケーションプロ
グラム10の扱うファイル形式にしたがってファイル2
0からのデータを変更する(図4ステップ42)。この
ファイル形式の変更は、たとえばデータをつなぎ合わせ
たり、分断したり、あるいはそのデータのコード変換な
どを行ってデータを加工することによって行われる。In order to enable the application program 10 to handle the data read from the file 20, the file access format changing unit 13 changes the file 2 according to the file format handled by the application program 10.
The data from 0 is changed (step 42 in FIG. 4). This file format change is performed by processing the data by, for example, joining or dividing the data, or converting the code of the data.
【0023】ファイルアクセス形式変更部13はファイ
ル形式を変更したデータを一時的に記憶する(図4ステ
ップ43)。同時に、ファイルアクセス形式変更部13
はファイル形式を変更したデータを情報処理部11に渡
す(図4ステップ44)。情報処理部11ではファイル
アクセス形式変更部13によってファイル形式が変更さ
れたデータを用いて処理を行ったり、あるいはそのデー
タをアプリケーションプログラム10に渡す。アプリケ
ーションプログラム10では情報処理部11から渡され
たデータを処理する。The file access format changing unit 13 temporarily stores the data whose file format has been changed (step 43 in FIG. 4). At the same time, the file access format change unit 13
passes the data whose file format has been changed to the information processing unit 11 (step 44 in FIG. 4). The information processing section 11 performs processing using the data whose file format has been changed by the file access format changing section 13, or passes the data to the application program 10. The application program 10 processes data passed from the information processing section 11.
【0024】ファイルアクセス形式変更部13はファイ
ル20へのデータ書込み時に情報処理部11から変更要
求を受取ると、記憶してあるデータのファイル形式を情
報処理部11から要求されたファイル形式(この場合は
ファイル20のファイル形式)にしたがって変更する(
図5ステップ51)。When the file access format changing unit 13 receives a change request from the information processing unit 11 when writing data to the file 20, the file access format changing unit 13 changes the file format of the stored data to the file format requested by the information processing unit 11 (in this case is the file format of file 20)).
Figure 5 step 51).
【0025】ファイルアクセス形式変更部13は上述し
た変更処理と同様にしてデータを加工すると、加工した
データをファイルアクセス部14を介してファイル20
のデータ部20bに書込む(図5ステップ52)。この
とき、データ部20bへの書込みは実際のファイル20
自身のファイル形式にしたがって行われる。When the file access format changing unit 13 processes the data in the same way as the above-mentioned changing process, the processed data is transferred to the file 20 via the file access unit 14.
(step 52 in FIG. 5). At this time, writing to the data section 20b is performed by writing to the actual file 20b.
This is done according to its own file format.
【0026】上記の処理はアプリケーションプログラム
10からの処理要求にしたがって行われ、ファイル20
に対する読込みや書込みが繰返し行われる。The above processing is performed in accordance with a processing request from the application program 10, and the file 20
Reading and writing are performed repeatedly.
【0027】図6は本発明の他の実施例の構成を示すブ
ロック図である。図において、本発明の他の実施例はデ
ータ形式論理づけ処理部15を設けた以外は本発明の一
実施例と同様の構成であり、同一構成要素には同一符号
を付してある。また、それら同一構成要素の動作も本発
明の一実施例と同様である。FIG. 6 is a block diagram showing the configuration of another embodiment of the present invention. In the figure, the other embodiment of the present invention has the same configuration as the one embodiment of the present invention except that a data format logic processing section 15 is provided, and the same components are given the same reference numerals. Furthermore, the operations of these same components are also similar to those in the embodiment of the present invention.
【0028】データ形式論理づけ処理部15は信号線1
01 を介してアプリケーションプログラム10から要
求されたデータのデータ形式と信号線108 を介して
情報処理部11から渡されたデータのデータ形式とが異
なっている場合、情報処理部11から渡されたデータの
データ形式をアプリケーションプログラム10の要求す
るデータ形式に加工し、該データをアプリケーションプ
ログラム10に渡す。The data format logic processing section 15 uses the signal line 1
If the data format of the data requested from the application program 10 via 01 is different from the data format of the data passed from the information processing unit 11 via the signal line 108, the data passed from the information processing unit 11 The data format is processed into a data format required by the application program 10, and the data is passed to the application program 10.
【0029】図7は図6のアプリケーションプログラム
10の扱うデータを示す図である。図において、アプリ
ケーションプログラム10の扱うデータ10aはデータ
情報10a−1とデータ部10a−2とから構成されて
いる。データ情報10a−1にはアプリケーションプロ
グラム10の扱うデータ10aに関する情報、たとえば
データの順序やデータ長、あるいは各データに使用され
ているコードなどのデータ10aの情報が格納されてい
る。
また、データ部10a−2にはアプリケーションプログ
ラム10の扱うデータ10aそのものが格納されている
。FIG. 7 is a diagram showing data handled by the application program 10 of FIG. 6. In the figure, data 10a handled by an application program 10 is composed of data information 10a-1 and a data section 10a-2. The data information 10a-1 stores information regarding the data 10a handled by the application program 10, such as data order, data length, and codes used for each data. Further, the data section 10a-2 stores the data 10a itself handled by the application program 10.
【0030】図8および図9は図6のデータ形式論理づ
け処理部15の処理動作を示すフローチャートである。
図8はアプリケーションプログラム10にデータを渡す
場合のデータ形式論理づけ処理部15の処理動作を示し
、図9はアプリケーションプログラム10からデータが
渡される場合のデータ形式論理づけ処理部15の処理動
作を示している。これら図6〜図9を用いて本発明の他
の実施例の動作について説明する。FIGS. 8 and 9 are flowcharts showing the processing operations of the data format logic processing section 15 of FIG. FIG. 8 shows the processing operation of the data format logic processing unit 15 when data is passed to the application program 10, and FIG. 9 shows the processing operation of the data format logic processing unit 15 when data is passed from the application program 10. ing. The operation of another embodiment of the present invention will be explained using FIGS. 6 to 9.
【0031】ファイル形式の変更後、アプリケーション
プログラム10が情報処理部11から渡されたデータを
固有のデータ形式で扱う場合、その固有のデータ形式が
データ形式論理づけ処理部15に予め格納される。When the application program 10 handles the data passed from the information processing unit 11 in a unique data format after changing the file format, the unique data format is stored in the data format logic processing unit 15 in advance.
【0032】この場合、まずデータ形式論理づけ処理部
15はファイルアクセス形式変更部13に記憶されてい
るデータを情報処理部11および信号線108を介して
得る(図8ステップ61)。データ形式論理づけ処理部
15は情報処理部11を介して得たデータのデータ形式
がアプリケーションプログラム10固有のデータ形式か
否かを判定する。データ形式論理づけ処理部15は情報
処理部11を介して得たデータのデータ形式がアプリケ
ーションプログラム10固有のデータ形式でなければ、
そのデータ形式を予め格納されているアプリケーション
プログラム10固有のデータ形式に変更する(図8ステ
ップ62)。このデータ形式の変更は、たとえばデータ
をつなぎ合わせたり、分断したり、あるいはそのデータ
のコード変換などを行ったり、データ10aに対する情
報を付加したりしてデータを加工することによって行わ
れる。データ形式論理づけ処理部15はその加工したデ
ータをアプリケーションプログラム10に渡す(図8ス
テップ63)。In this case, first, the data format logic processing section 15 obtains the data stored in the file access format changing section 13 via the information processing section 11 and the signal line 108 (step 61 in FIG. 8). The data format logic processing unit 15 determines whether the data format of the data obtained via the information processing unit 11 is a data format specific to the application program 10. If the data format of the data obtained via the information processing section 11 is not a data format specific to the application program 10, the data format logic processing section 15
The data format is changed to a pre-stored data format unique to the application program 10 (step 62 in FIG. 8). The data format is changed by processing the data by, for example, joining or dividing the data, converting the code of the data, or adding information to the data 10a. The data format logic processing unit 15 passes the processed data to the application program 10 (step 63 in FIG. 8).
【0033】また、データ形式論理づけ処理部15は情
報処理部11を介して得たデータのデータ形式がアプリ
ケーションプログラム10固有のデータ形式のとき、ア
プリケーションプログラム10からデータの情報の要求
がくれば、そのデータ10aのデータ情報10a−1の
みをアプリケーションプログラム10に渡す。また、ア
プリケーションプログラム10からデータの要求がくれ
ば、データ形式論理づけ処理部15はそのデータ10a
のデータ部10a−2をアプリケーションプログラム1
0に渡す。アプリケーションプログラム10はデータ形
式論理づけ処理部15から渡されたデータ情報10a−
1やデータ部10a−2のデータを処理する。Further, when the data format of the data obtained through the information processing section 11 is a data format specific to the application program 10, the data format logic processing section 15 receives a request for data information from the application program 10, Only the data information 10a-1 of the data 10a is passed to the application program 10. Further, when a request for data comes from the application program 10, the data format logic processing section 15 processes the data 10a.
The data section 10a-2 of the application program 1
Pass to 0. The application program 10 receives data information 10a- from the data format logic processing unit 15.
1 and the data in the data section 10a-2.
【0034】一方、アプリケーションプログラム10か
ら渡されたデータを情報処理部11に渡す場合、データ
形式論理づけ処理部15はアプリケーションプログラム
10からデータ情報10a−1の変更要求があれば、デ
ータ情報10a−1を変更する。また、アプリケーショ
ンプログラム10からデータ部10a−2の変更要求が
あれば、データ形式論理づけ処理部15はデータ部10
a−2を変更する(図9ステップ71)。On the other hand, when passing the data passed from the application program 10 to the information processing section 11, the data format logic processing section 15 changes the data information 10a-1 if there is a request from the application program 10 to change the data information 10a-1. Change 1. Further, if there is a request to change the data section 10a-2 from the application program 10, the data format logic processing section 15 changes the data section 10a-2.
a-2 is changed (step 71 in FIG. 9).
【0035】データ形式論理づけ処理部15は上述した
変更処理と同様にしてデータを加工すると、加工したデ
ータを情報処理部11に渡す(図8ステップ72)。こ
の場合、情報処理部11に渡されるデータはもとのデー
タ形式に加工されている。The data format logic processing unit 15 processes the data in the same manner as the above-mentioned change process, and then passes the processed data to the information processing unit 11 (step 72 in FIG. 8). In this case, the data passed to the information processing section 11 has been processed into the original data format.
【0036】このように、アプリケーションプログラム
10の扱うデータのファイル形式とファイル20のデー
タのファイル形式とが同一か否かをファイル形式確認部
12で確認し、その確認結果に応じてファイル20とア
プリケーションプログラム10との間で授受されるデー
タのファイル形式をファイルアクセス形式変更部13で
変更するようにすることによって、ファイル20に格納
されているデータのファイル形式とアプリケーションプ
ログラム10の扱うデータのファイル形式とが同じであ
る必要はなくなる。よって、アプリケーションプログラ
ム10の扱うデータのファイル形式とファイル20に格
納されているデータのファイル形式とが異なっていても
、その違いを意識することなくデータを扱うことができ
る。In this way, the file format confirmation unit 12 confirms whether the file format of the data handled by the application program 10 and the file format of the data in the file 20 are the same, and depending on the confirmation result, the file 20 and the application By having the file access format changing unit 13 change the file format of data exchanged with the program 10, the file format of data stored in the file 20 and the file format of data handled by the application program 10 can be changed. There is no need for them to be the same. Therefore, even if the file format of the data handled by the application program 10 and the file format of the data stored in the file 20 are different, the data can be handled without being aware of the difference.
【0037】また、アプリケーションプログラム10の
要求するデータ形式と情報処理部11から渡されるデー
タのデータ形式とが同一か否かを判定し、この判定結果
に応じて情報処理部11とアプリケーションプログラム
10との間で授受されるデータのデータ形式をデータ形
式論理づけ部15で変更するようにすることによって、
アプリケーションプログラム10の要求するデータ形式
と情報処理部11から渡されるデータのデータ形式とが
異なっていても、データ形式の違いを意識することなく
扱うことができる。[0037] Furthermore, it is determined whether the data format requested by the application program 10 and the data format of the data passed from the information processing unit 11 are the same, and the information processing unit 11 and the application program 10 are By changing the data format of the data exchanged between the data format logic section 15,
Even if the data format requested by the application program 10 and the data format of the data passed from the information processing unit 11 are different, the data format can be handled without being aware of the difference in data format.
【0038】[0038]
【発明の効果】以上説明したように本発明によれば、ア
プリケーションプログラムが扱うデータのファイル形式
と記憶装置のデータのファイル形式とが同一か否かを確
認し、その確認結果に応じて記憶装置とアプリケーショ
ンプログラムとの間で授受されるデータのファイル形式
を変更するようにすることによって、アプリケーション
プログラムの扱うデータのファイル形式と記憶装置に格
納されているデータのファイル形式とが異なっていても
、その違いを意識することなくデータを扱うことができ
るという効果がある。As explained above, according to the present invention, it is checked whether the file format of data handled by an application program is the same as the file format of data on a storage device, and the storage device is By changing the file format of data exchanged between the application program and the application program, even if the file format of the data handled by the application program is different from the file format of the data stored in the storage device, This has the effect of allowing data to be handled without being aware of the differences.
【図1】本発明の一実施例の構成を示すブロック図であ
る。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.
【図2】図1のファイルの構成を示す図である。FIG. 2 is a diagram showing the structure of the file in FIG. 1;
【図3】図1のファイル形式確認部の確認動作を示すフ
ローチャートである。FIG. 3 is a flowchart showing the confirmation operation of the file format confirmation section in FIG. 1;
【図4】図1のファイルアクセス形式変更部の変更動作
を示すフローチャートである。FIG. 4 is a flowchart showing the changing operation of the file access format changing unit in FIG. 1;
【図5】図1のファイルアクセス形式変更部の変更動作
を示すフローチャートである。FIG. 5 is a flowchart showing the changing operation of the file access format changing unit in FIG. 1;
【図6】本発明の他の実施例の構成を示すブロック図で
ある。FIG. 6 is a block diagram showing the configuration of another embodiment of the present invention.
【図7】図6のアプリケーションプログラムの扱うデー
タを示す図である。FIG. 7 is a diagram showing data handled by the application program in FIG. 6;
【図8】図6のデータ形式論理づけ処理部の処理動作を
示すフローチャートである。FIG. 8 is a flowchart showing the processing operation of the data format logic processing section of FIG. 6;
【図9】図6のデータ形式論理づけ処理部の処理動作を
示すフローチャートである。FIG. 9 is a flowchart showing the processing operation of the data format logic processing section of FIG. 6;
【符号の説明】 1 情報処理装置 2 記憶装置 10 アプリケーションプログラム 11 情報処理部 12 ファイル形式確認部 13 ファイルアクセス形式変更部 14 ファイルアクセス部 15 データ形式論理づけ処理部 20 ファイル[Explanation of symbols] 1 Information processing device 2. Storage device 10 Application program 11 Information processing section 12 File format confirmation section 13 File access format change section 14 File access section 15 Data format logic processing unit 20 File
Claims (2)
を格納する記憶装置と、前記データを用いた処理を要求
するアプリケーションプログラムとを含む情報処理装置
であって、前記アプリケーションプログラムが扱うデー
タのファイル形式と前記記憶装置のデータのファイル形
式とが同一か否かを確認する確認手段と、前記確認手段
の確認結果に応じて前記記憶装置と前記アプリケーショ
ンプログラムとの間で授受されるデータのファイル形式
を変更するファイル形式変更手段とを設けたことを特徴
とする情報処理装置。1. An information processing device comprising a storage device that stores data in a preset file format and an application program that requests processing using the data, the file format of data handled by the application program. and a confirmation means for confirming whether the file format of the data in the storage device and the data in the storage device are the same, and the file format of the data exchanged between the storage device and the application program is determined according to the confirmation result of the confirmation device. An information processing device comprising: a file format changing means for changing a file format.
を格納する記憶装置と、前記データを用いた処理を要求
するアプリケーションプログラムと、前記アプリケーシ
ョンプログラムからの要求に応じた処理を前記データを
用いて実行する処理手段とを含む情報処理装置であって
、前記アプリケーションプログラムが扱うデータ形式と
前記処理手段で処理するデータ形式とが同一か否かを判
定する判定手段と、前記判定手段の判定結果に応じて前
記処理手段と前記アプリケーションプログラムとの間で
授受されるデータのデータ形式を変更するデータ形式変
更手段と、前記アプリケーションプログラムが扱うデー
タのファイル形式と前記記憶装置のデータのファイル形
式とが同一か否かを確認する確認手段と、前記確認手段
の確認結果に応じて前記記憶装置と前記アプリケーショ
ンプログラムとの間で授受されるデータのファイル形式
を変更するファイル形式変更手段とを設けたことを特徴
とする情報処理装置。2. A storage device that stores data in a preset file format, an application program that requests a process using the data, and a process that uses the data to execute a process in response to a request from the application program. an information processing device that determines whether a data format handled by the application program is the same as a data format processed by the processing device; data format changing means for changing the data format of data exchanged between the processing means and the application program; and whether the file format of the data handled by the application program and the file format of the data in the storage device are the same. The present invention is characterized by being provided with a confirmation means for confirming whether or not the application program has been rejected, and a file format changing means for changing the file format of data exchanged between the storage device and the application program according to the confirmation result of the confirmation means. Information processing equipment.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3029548A JPH04245341A (en) | 1991-01-30 | 1991-01-30 | Information processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3029548A JPH04245341A (en) | 1991-01-30 | 1991-01-30 | Information processor |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH04245341A true JPH04245341A (en) | 1992-09-01 |
Family
ID=12279191
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3029548A Pending JPH04245341A (en) | 1991-01-30 | 1991-01-30 | Information processor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH04245341A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06187219A (en) * | 1992-12-16 | 1994-07-08 | Fujitsu Sooshiaru Sci Raboratori:Kk | Automatic data sharing system between programs |
JP2001142754A (en) * | 1999-11-15 | 2001-05-25 | Nec Fielding Ltd | File editing system for flexible disk |
-
1991
- 1991-01-30 JP JP3029548A patent/JPH04245341A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06187219A (en) * | 1992-12-16 | 1994-07-08 | Fujitsu Sooshiaru Sci Raboratori:Kk | Automatic data sharing system between programs |
JP2001142754A (en) * | 1999-11-15 | 2001-05-25 | Nec Fielding Ltd | File editing system for flexible disk |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7013392B1 (en) | File processing unit | |
EP1730655B1 (en) | Optimizing database access for record linkage by tiling the space of record pairs | |
JPH02300840A (en) | Method and apparatus for sectioning data | |
JPH04245341A (en) | Information processor | |
JPS62154847A (en) | Electronic file system | |
JP2766210B2 (en) | File list extraction method and device | |
JPH07182369A (en) | Document file management device, document integration device, and document management system | |
JPH0542749A (en) | Printing suspension processing device | |
JP3408435B2 (en) | Code conversion device and conversion method in FTP server and recording medium recording code conversion program | |
JP2901302B2 (en) | Facsimile machine | |
JPH03105421A (en) | Document output device | |
JPS607524A (en) | Recording carrier reader | |
JPH0535414A (en) | Magnetic tape file access system | |
JPH06168074A (en) | Common ionput/output device | |
JPH03246645A (en) | Data management system | |
JPH01171960A (en) | Printer apparatus | |
JP2567900B2 (en) | PLU processing method at POS terminal | |
JPH0236415A (en) | Printer output processing system | |
JPS63197166A (en) | Electronic filing system | |
JP2001109796A (en) | System and method for managing shipping | |
JPH04175873A (en) | Form allotment processing device | |
JPS61271568A (en) | Text editing system | |
JPS62166452A (en) | File access system | |
JPH0822399A (en) | Verifying system of information processor | |
JPH04174051A (en) | Drawing data management system |