JP3120493B2 - Data processing device - Google Patents

Data processing device

Info

Publication number
JP3120493B2
JP3120493B2 JP03269063A JP26906391A JP3120493B2 JP 3120493 B2 JP3120493 B2 JP 3120493B2 JP 03269063 A JP03269063 A JP 03269063A JP 26906391 A JP26906391 A JP 26906391A JP 3120493 B2 JP3120493 B2 JP 3120493B2
Authority
JP
Japan
Prior art keywords
data
temporary file
output
processing
specified
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.)
Expired - Fee Related
Application number
JP03269063A
Other languages
Japanese (ja)
Other versions
JPH0580941A (en
Inventor
利夫 浜中
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP03269063A priority Critical patent/JP3120493B2/en
Publication of JPH0580941A publication Critical patent/JPH0580941A/en
Application granted granted Critical
Publication of JP3120493B2 publication Critical patent/JP3120493B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、データ処理装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing device.

【0002】[0002]

【従来の技術】ファイル編成(file organization)と
は、ファイル管理が扱う装置や記憶媒体上のレコードの
配列の仕方のことをいう。例えば、ファイル編成のうち
の索引順編成は、レコード中の一つの項目をキーと定義
し、キーの順番にアクセスしたり、目的のキーをもつレ
コードへアクセスしたりすることが容易にできるように
インデックス構造を設けたファイル編成をいう。オフィ
スコンピュータ等で処理したデータをMT,FDなどの
外部記憶装置にデータ変換して登録するデータ変換処理
を行うことがある。この場合、登録する対象がFDであ
るかMTであるかによってデータ変換処理も変える必要
がある。
2. Description of the Related Art File organization refers to the arrangement of records on devices and storage media handled by file management. For example, the indexed sequential organization of the file organization defines one item in a record as a key so that it is easy to access the order of the keys or to access the record with the desired key. A file organization with an index structure. In some cases, data conversion processing is performed in which data processed by an office computer or the like is converted into an external storage device such as an MT or FD and registered. In this case, the data conversion process needs to be changed depending on whether the registration target is the FD or the MT.

【0003】[0003]

【発明が解決しようとする課題】従って、データ変換実
行時に指定のデバイス(外部記憶装置)がない場合や指
定のデバイスの情報が違う場合にはデータ変換処理は実
行できず、出力デバイス変換後再度実行するか初めから
情報を定義しなおすか、またはメンテナンスしてから再
度実行しなければならないという問題点があった。ま
た、FDなどに登録している場合、データが入りきら
ず、マルチボルュームになってしまった場合、交換する
FDがない場合も処理を中止して再度実行しなおさなけ
ればならないという問題点があった。また、違う外部記
憶装置にデータを登録する場合には、同じデータ変換処
理を複数回行わなければならないという欠点もある。し
てみれば、データ変換実行時に対象とする指定デバイス
がなくてもデータ変換処理だけは実行してしまうように
すれば、データ変換処理を再実行する必要がなくなるこ
とは明らかである。
Therefore, when there is no designated device (external storage device) at the time of data conversion execution or when information of the designated device is different, data conversion processing cannot be executed, and after the output device conversion, the data conversion process is not performed again. There is a problem that the information has to be executed, the information must be redefined from the beginning, or maintenance must be performed and then executed again. In addition, there is a problem that when data is not stored in the FD or the like, the data cannot be stored, the multi-volume operation is performed, and even when there is no FD to be exchanged, the process must be stopped and executed again. Further, when registering data in different external storage devices, there is a disadvantage that the same data conversion process must be performed a plurality of times. Thus, it is clear that if only the data conversion process is executed even when there is no target device to be used when executing the data conversion, it is not necessary to re-execute the data conversion process.

【0004】本発明の課題は、指定デバイスにデータを
すべて出力できない場合でも、出力すべきデータを確実
に保持しておくことができるようにすることである。
An object of the present invention is to ensure that data to be output can be held even when all data cannot be output to a designated device.

【0005】[0005]

【課題を解決するための手段】この発明は、データを出
力する出力デバイスを指定する指定手段と、前記指定手
段により指定された出力デバイスに前記データを出力で
きるか否かを判別する判別手段と、前記判別手段が前記
データを前記指定デバイスに出力できないと判別した場
合は、前記指定デバイスを表すデバイス情報と共に前記
データを一時ファイルに登録する登録手段と、前記一時
ファイルに登録された前記デバイス情報を読み出し、前
記一時ファイルに登録された前記データを前記デバイス
情報が表す前記指定デバイスに出力させる制御手段と、
を具備したことを特徴とする。従って、指定デバイスに
データを出力できない場合でも、出力すべきデータを確
実に保持しておくことができる。 [機能ブロック図の説明] 図1はこの発明の機能ブロック図である。同図におい
て、1はデータ処理手段、2は指定手段、3は登録手
段、4は出力手段である。
According to the present invention, there is provided a designating means for designating an output device for outputting data, and a judging means for judging whether or not the data can be outputted to the output device designated by the designating means. Registering means for registering the data in a temporary file together with device information indicating the specified device when the determining means determines that the data cannot be output to the designated device; and storing the device information registered in the temporary file. Control means for reading out the data registered in the temporary file and outputting the data to the designated device represented by the device information,
It is characterized by having. Therefore, even when data cannot be output to the designated device, the data to be output can be reliably held. [Description of Functional Block Diagram] FIG. 1 is a functional block diagram of the present invention. In the figure, 1 is a data processing means, 2 is a designation means, 3 is a registration means, and 4 is an output means.

【0006】[0006]

【0007】[0007]

【実施例】以下、図2〜図7を参照して実施例を説明す
る。図2〜図7はデータ処理装置の一実施例を示す図で
ある。先ず、構成を説明する。図2はデータ処理装置1
0のブロック図である。この図において、11は装置全
体の制御、並びに後述するデータ変換処理及び一時ファ
イルの読出し処理を含む各種のデータ処理を行うCPU
であり、CPU11は図示しないROMに格納されてい
るマイクロプログラムに従ってデータ処理装置の各種の
動作を制御する。CPU11には、データ変換対象とな
る入力データを記憶する入力ファイル12と、入力ファ
イル12からフィールド毎にデータを読出してデータ変
換するデータ変換装置13と、データ変換装置12でデ
ータ変換された変換データが指定した外部記憶装置(デ
バイス)に登録できないとき該データを一時的に登録し
ておくための一時ファイル14と、一時ファイル14に
登録される変換データのデバイス情報(どのデバイスに
接続され登録されるべきか示す情報)を格納する接続デ
バイス情報メモリ15と、データ変換後の変換データを
登録して記憶するフロッピディスク(FD)16、磁気
テープ(MT)17等から構成される外部記憶装置(指
定デバイス)18と、各種データ入力のためのキー及び
機能キー等を備えたキーボードからなる入力部19、入
力データ、処理データ等を表示する表示部20とがそれ
ぞれ接続されている。
An embodiment will be described below with reference to FIGS. 2 to 7 are diagrams showing an embodiment of the data processing device. First, the configuration will be described. FIG. 2 shows a data processing device 1
0 is a block diagram of FIG. In FIG. 1, reference numeral 11 denotes a CPU which controls the entire apparatus, and performs various data processing including a data conversion process and a temporary file reading process described later.
The CPU 11 controls various operations of the data processing device according to a microprogram stored in a ROM (not shown). The CPU 11 includes an input file 12 that stores input data to be converted, a data conversion device 13 that reads data from the input file 12 for each field and converts the data, and a conversion data that is converted by the data conversion device 12. Is not registered in the specified external storage device (device), a temporary file 14 for temporarily registering the data, and device information of the conversion data registered in the temporary file 14 (which device is connected and registered External device (including a device information memory 15 for storing information indicating whether the data should be converted), a floppy disk (FD) 16, a magnetic tape (MT) 17, and the like for registering and storing converted data after data conversion. Designated device) 18 and a keyboard equipped with keys for inputting various data and function keys, etc. Input unit 19, the input data, and a display unit 20 for displaying processing data and the like are connected that.

【0008】図3は一時ファイル14の構造を示す図で
ある。この図において、一時ファイル14は、例えば大
容量の固定ディスクにより構成され、一時ファイル14
にはデータ変換のデバイス情報21〜23と、対応する
データ変換I〜IIIされたデータとが変換された形でブロ
ックデータ31〜33として格納される。また、一時フ
ァイル14には後述するデータ変換処理によってマルチ
ボリュームとなった場合には図6に示すようにマルチボ
リュームもセットされる。
FIG. 3 shows the structure of the temporary file 14. In this figure, a temporary file 14 is constituted by, for example, a large-capacity fixed disk.
Is stored as block data 31 to 33 in a form in which device information 21 to 23 of data conversion and corresponding data subjected to data conversion I to III are converted. Further, when a multi-volume is obtained by the data conversion processing described later, a multi-volume is also set in the temporary file 14 as shown in FIG.

【0009】次に、本実施例の動作を説明する。図4及
び図5は入力ファイル12に記憶されているデータをデ
ータ変換して一時ファイル14に登録するデータ変換処
理を示すフローチャートであり、同図中、符号Sn(n
=1,2,…)はフローの各ステップを示している。
Next, the operation of this embodiment will be described. FIGS. 4 and 5 are flowcharts showing a data conversion process for converting data stored in the input file 12 and registering the data in the temporary file 14. In FIG. 4 and FIG.
= 1, 2,...) Indicate each step of the flow.

【0010】プログラムがスタートすると、先ず、ステ
ップS1でデータ変換の対象とするデバイス指定がある
か否かを判別し、デバイス指定があるときはステップS
2で現在指定のデバイスと一致するか否かを判別する。
現在指定のデバイスと一致するときはステップS3でフ
ラグをセットしてステップS5に進み、一致しないとき
はステップS4で図6イに示すようにデバイス情報を一
時ファイル14にセットしてステップS5に進む。ま
た、ステップS1でデバイス指定がないときには無条件
に一時ファイル14に書込むしかなくデバイス情報の書
込も必要ないのでそのままステップS5に進む。すなわ
ち、デバイス指定がない場合はあるデータ変換を行って
一時ファイル14に記憶しておくということであり、そ
の一時ファイル14の内容を後でデバイスを指定して記
憶させる場合に該当する。このようにデバイスが一致し
ようとしまいと関係ない場合は図6アに示すようにデバ
イス指定をしない。このデバイス指定をしない場合は後
述するフラグセット(ステップS3)がなされていない
からステップS9で一時ファイルのデータの書出しを行
ってステップS5に戻ることとなって、単純にデータ変
換して一時ファイル14に書き込んでいくことになる。
When the program starts, it is first determined at step S1 whether or not there is a device designation for data conversion.
In step 2, it is determined whether the device matches the currently designated device.
If the device matches the currently specified device, a flag is set in step S3 and the process proceeds to step S5. If the device does not match, the device information is set in the temporary file 14 in step S4 as shown in FIG. . If there is no device designation in step S1, the process simply proceeds to step S5 because writing to the temporary file 14 is unconditional and device information is not required. That is, when there is no device designation, a certain data conversion is performed and the result is stored in the temporary file 14. This corresponds to a case where the content of the temporary file 14 is later designated and stored by specifying a device. In this way, if there is no relation between the devices trying to match, the device is not designated as shown in FIG. If the device is not specified, the flag set (step S3) described later has not been made, so that the data of the temporary file is written in step S9 and the process returns to step S5. Will be written to.

【0011】ステップS5では、変換対象となる入力フ
ァイル12から1レコード読み込み、ステップS6でレ
コード終了か否かを判別し、全てのレコード終了したと
きは本フローの処理を終え、レコード終了でないときは
ステップS7でデータ変換装置13により読込んだデー
タをフィールド毎にデータ変換処理を行う。次いで、ス
テップS8でフラグがセットされているか否かを判別
し、フラグがセットされていないとき(デバイス指定が
ないときあるいはデバイス不一致のとき)はステップS
9で一時ファイル14へのデータの書出しを行ってステ
ップS5に戻る。また、フラグがセットされているとき
はステップS10で現在指定のデバイスのデータを書出
し(例えば、図6ウに示すように指定デバイスFDD1
にデータ変換のデータを書出す)、ステップS11デー
タオーバになるか否かのチェックを行う。データオーバ
でないときはステップS5に戻って上記処理を繰り返
し、データオーバのときはステップS12で一時ファイ
ルか再度デバイスかを指定する。例えば、指定デバイス
としてFDD(フロッピディスクドライブ)が指定され
た場合にデータの書出しがそのデバイス(FD)の容量
を超えたときには、その時点でオペレータがキー操作し
てその後のデータを一時ファイル14に書出すか再度デ
バイスを交換して直接FDに書出すのかを指定させるよ
うにしている。すなわち、上記FDが1枚しかない場合
にデータオーバーとなったときはデータオーバーとなる
データは一時ファイル14に書込むしかないが、図6ウ
エに示すようにFDが2枚以上あった場合には一時ファ
イルが再度デバイスかの指定が行われる(ステップS1
2)。指定によりステップS13で一時ファイル14の
指定がなされたとき(例えば、FDが1枚しかないと
き)はステップS14で図6エに示すようにデバイス情
報を一時ファイル14にセットし、ステップS15でマ
ルチボリュームを一時ファイル14にセットし、ステッ
プS16でフラグをリセットしてステップS5に戻る。
また、一時ファイル14の指定がなされないとき(例え
ば、FDが2枚ある時)はステップS17でマルチボリ
ュームをデバイスにセットしてステップS5に戻り上記
処理を繰り返す。
In step S5, one record is read from the input file 12 to be converted. In step S6, it is determined whether or not the record has been completed. If all records have been completed, the processing of this flow is completed. In step S7, data read by the data conversion device 13 is subjected to data conversion processing for each field. Next, in step S8, it is determined whether or not the flag is set. If the flag is not set (when there is no device designation or when the devices do not match), step S8 is performed.
In step 9, data is written to the temporary file 14, and the process returns to step S5. If the flag is set, the data of the currently designated device is written in step S10 (for example, as shown in FIG.
Then, it is checked whether or not the data is over in step S11. If the data is not over, the process returns to step S5 to repeat the above-mentioned processing. If the data is over, a temporary file or a device is designated in step S12. For example, when FDD (floppy disk drive) is designated as the designated device and the data writing exceeds the capacity of the device (FD), the operator operates the keys at that time and stores the subsequent data in the temporary file 14. It is designed to specify whether to write or to exchange the device again and directly to the FD. In other words, when the data is over when there is only one FD, the data that becomes data over must be written to the temporary file 14, but when there is two or more FDs as shown in FIG. Specifies whether the temporary file is a device again (step S1).
2). If the temporary file 14 is specified in step S13 by the specification (for example, when there is only one FD), the device information is set in the temporary file 14 as shown in FIG. The volume is set in the temporary file 14, the flag is reset in step S16, and the process returns to step S5.
When the temporary file 14 is not specified (for example, when there are two FDs), the multi-volume is set in the device in step S17, and the process returns to step S5 to repeat the above processing.

【0012】図7は一時ファイル14に登録されたデー
タを読出て外部記憶装置(デバイス)18に登録すると
きの一時ファイル読出し処理を示すフローチャートであ
る。先ず、ステップS21で一時ファイル14に入って
いるデータが複数ブロックあるか否かを判別する。ここ
で、複数ブロックがあるか否かは図3に示すように一時
ファイル14がデバイス情報21〜23で区切られてい
ることにより判別する。区切られていない場合は複数ブ
ロックではなく1ブロックとする。複数ブロックがない
ときにはステップS22でデバイス情報があるか否かを
判別し、デバイス情報がないときはステップS23でキ
ー操作によりデバイスの指定を行う。また、デバイス情
報があるときはステップS27に進む。次いで、ステッ
プS24で現在指定のデバイス(現在接続されているデ
バイス)と一致しているか否かを判別し、現在指定のデ
バイスと一致しているときはステップS25で現在指定
のデバイスへブロックデータを書出して本フローの処理
を終え、現在指定のデバイスと一致していないときはス
テップS25をジャンプして処理を終える。すなわち、
1ブロックで指定のデバイスと一致していない場合はこ
こで処理が終わる。
FIG. 7 is a flowchart showing a temporary file reading process when reading data registered in the temporary file 14 and registering the data in the external storage device (device) 18. First, in step S21, it is determined whether there are a plurality of blocks of data in the temporary file 14. Here, whether or not there are a plurality of blocks is determined based on the fact that the temporary file 14 is divided by the device information 21 to 23 as shown in FIG. If not separated, one block is used instead of a plurality of blocks. If there is no plurality of blocks, it is determined in step S22 whether or not there is device information. If there is no device information, in step S23, a device is specified by key operation. If there is device information, the process proceeds to step S27. Next, in step S24, it is determined whether or not the data matches the currently specified device (the currently connected device). If the data matches the currently specified device, the block data is transferred to the currently specified device in step S25. When the data is written out and the processing of this flow is completed, and the device does not match the currently specified device, the process jumps to step S25 and ends. That is,
If one block does not match the specified device, the process ends here.

【0013】一方、前記ステップS21で複数ブロック
があるときはステップS26で図3に示す先頭ブロック
のデバイス情報を読出し、ステップS27で現在指定の
デバイスと一致しているか否かを判別する。現在指定の
デバイスのブロックデータ(図3のブロックデータ31
〜33参照)を書出し、ステップS29でそのブロック
データを一時ファイル14から削除してステップS30
に進み、現在指定のデバイスと一致していないときはス
テップS28,S29をジャンプしてステップS30に
進む。これにより、あるデータ変換(例えば、図3のデ
ータ変換I)における一時ファイルの読出しが終わる。
次いで、ステップS30で次ブロックデータの指定を行
い、ステップS31でブロックがあるか否かを判別して
ブロックがあればステップS32で次ブロックのデバイ
ス情報の読出しを行ってステップS27に戻り、当該ブ
ロックにおけるデバイスを読出して上記処理を繰り返
す。そして、ステップS31で全てのブロックがなくな
ると本フローの処理を終える。
On the other hand, if there are a plurality of blocks in the step S21, the device information of the first block shown in FIG. 3 is read out in a step S26, and it is determined in a step S27 whether or not it matches the currently specified device. The block data of the currently specified device (block data 31 in FIG. 3)
33), and the block data is deleted from the temporary file 14 in step S29, and the process proceeds to step S30.
If it does not match the currently specified device, steps S28 and S29 are jumped to step S30. Thus, the reading of the temporary file in a certain data conversion (for example, the data conversion I in FIG. 3) ends.
Next, in step S30, the next block data is specified. In step S31, it is determined whether or not there is a block. If there is a block, the device information of the next block is read in step S32, and the process returns to step S27. Is read out and the above processing is repeated. Then, when all blocks are exhausted in step S31, the processing of this flow is finished.

【0014】以上説明したように、本実施例のデータ処
理装置10は、CPU11と、データ変換対象となる入
力データを記憶する入力ファイル12と、入力ファイル
12からフィールド毎にデータを読出してデータ変換す
るデータ変換装置13と、データ変換装置12でデータ
変換された変換データが指定した外部記憶装置18に登
録できないとき該データを一時的に登録しておくための
一時ファイル14と、一時ファイル14に登録される変
換データのデバイス情報(どのデバイスに接続され登録
されるべきか示す情報)を格納する接続デバイス情報メ
モリ15を設け、データ変換処理時、指定デバイスが不
一致であれば一時ファイル14に登録しておき、あとで
指定デバイスへの出力を可能にしているので、データ変
換の実行時には、出力対象である外部記憶装置18がど
んなものであれ、データの変換処理は実行されて後に外
部記憶装置18に登録されることになり、データ変換実
行時に指定のデバイス(外部記憶装置)がない場合に処
理を中止して出力デバイス変更後再度実行するという手
間をなくすことができる。また、データ変換したデータ
を一時ファイル14に登録しているので、指定してある
デバイス以外にも複数登録することが可能となる。さら
に、FD16などの外部記憶装置18の場合は、マルチ
ボリューム時、交換するFDがない場合などにおいて残
りのデータを一時ファイル14に登録することにより、
登録1枚目から実行するという手間を省くことが可能に
なる。
As described above, the data processing apparatus 10 of this embodiment includes a CPU 11, an input file 12 for storing input data to be converted, and a data conversion by reading data from the input file 12 for each field. A data conversion device 13, a temporary file 14 for temporarily registering the converted data converted by the data conversion device 12 when the converted data cannot be registered in the specified external storage device 18, and a temporary file 14 for temporarily registering the data. A connection device information memory 15 is provided for storing device information of the conversion data to be registered (information indicating which device is to be connected and to be registered). In the data conversion processing, if the specified devices do not match, the connection is registered in the temporary file 14 In advance, it is possible to output to the specified device later, so when performing data conversion, Regardless of the external storage device 18 to be output, data conversion processing is executed and registered in the external storage device 18 later, and there is no designated device (external storage device) at the time of data conversion execution. In such a case, it is possible to eliminate the trouble of stopping the process and executing the process again after the output device is changed. In addition, since the converted data is registered in the temporary file 14, a plurality of devices other than the designated device can be registered. Furthermore, in the case of the external storage device 18 such as the FD 16, by registering the remaining data in the temporary file 14 when there is no FD to be exchanged at the time of multi volume,
It is possible to save the trouble of executing the first registration.

【0015】なお、本実施例では、データ変換処理され
た処理結果を外部記憶装置18に登録する例を示した
が、処理結果を指定デバイスに出力するものであれば何
でもよく、例えば上記記憶媒体に限らず、通信によって
外部装置に処理結果を転送する場合にも適用できること
は勿論である。
In this embodiment, an example in which the processing result of the data conversion processing is registered in the external storage device 18 has been described. However, any method may be used as long as the processing result is output to the designated device. The present invention is not limited to this, and can be applied to a case where the processing result is transferred to an external device by communication.

【0016】また、本実施例では、データ処理の一例と
してデータ変換処理を行う例を示したが、これに限定さ
れずデータ処理を行うものであればどのような処理でも
よい。
Further, in the present embodiment, an example in which data conversion processing is performed as an example of data processing has been described. However, the present invention is not limited to this, and any processing that performs data processing may be used.

【0017】[0017]

【発明の効果】本発明によれば、指定デバイスにデータ
を出力できない場合は、指定デバイスを表すデバイス情
報と共にデータを一時ファイルに登録し、一時ファイル
に登録されたデータを読み出して指定デバイスに出力す
る場合は、一時ファイルに登録されたデバイス情報を読
み出し、一時ファイルに登録されたデータをデバイス情
報が表す指定デバイスに出力させるので、出力すべきデ
ータを確実に保持し、指定デバイスが準備された時点で
一時ファイルのデータを指定デバイスに出力することが
できる。
According to the present invention, when data cannot be output to a specified device, the data is registered in a temporary file together with device information indicating the specified device, and the data registered in the temporary file is read and output to the specified device. In this case, the device information registered in the temporary file is read out, and the data registered in the temporary file is output to the designated device represented by the device information. Therefore, the data to be output is securely held, and the designated device is prepared. At this point, the temporary file data can be output to the specified device.

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

【図1】本発明の機能ブロック図である。FIG. 1 is a functional block diagram of the present invention.

【図2】データ処理装置のブロック構成図である。FIG. 2 is a block diagram of a data processing device.

【図3】データ処理装置の一時ファイルの構造を示す図
である。
FIG. 3 is a diagram showing a structure of a temporary file of the data processing device.

【図4】データ処理装置のデータ変換処理を示すフロー
チャートである。
FIG. 4 is a flowchart showing a data conversion process of the data processing device.

【図5】データ処理装置のデータ変換処理を示すフロー
チャートである。
FIG. 5 is a flowchart showing a data conversion process of the data processing device.

【図6】データ処理装置のデータ変換して一時ファイル
読出し処理を示すフローチャートである。
FIG. 6 is a flowchart showing data conversion and temporary file reading processing of the data processing device.

【図7】データ処理装置の一時ファイル読出し処理を示
すフローチャートである。
FIG. 7 is a flowchart showing a temporary file reading process of the data processing device.

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

10 データ処理装置 11 CPU 12 入力ファイル 13 データ変換装置 14 一時ファイル 15 接続デバイス情報メモリ 16 FD 17 MT 18 外部記憶装置(指定デバイス) 19 入力部 20 表示部 21〜23 デバイス情報 31〜33 ブロックデータ Reference Signs List 10 data processing device 11 CPU 12 input file 13 data conversion device 14 temporary file 15 connected device information memory 16 FD 17 MT 18 external storage device (designated device) 19 input unit 20 display unit 21 to 23 device information 31 to 33 block data

フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 3/06 301 Continuation of front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 3/06 301

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 データを出力する出力デバイスを指定す
る指定手段と、 前記指定手段により指定された出力デバイスに前記デー
タを出力できるか否かを判別する判別手段と、 前記判別手段が前記データを前記指定デバイスに出力
きないと判別した場合は、前記指定デバイスを表すデバ
イス情報と共に前記データを一時ファイルに登録する登
録手段と、前記一時ファイルに登録された前記デバイス情報を読み
出し、前記一時ファイルに登録された前記データを前記
デバイス情報が表す前記指定デバイスに出力させる制御
手段と、 を具備したことを特徴とするデータ処理装置。
And 1. A designating means for designating an output device for outputting data, a determination means for determining whether it is possible to output the data to the specified output device by said specifying means, said discriminating means is the data If it is determined that the specified device can not be output , a device representing the specified device is output.
Registering means for registering the data together with the device information in a temporary file; and reading the device information registered in the temporary file.
The data registered in the temporary file.
Control to output to the specified device represented by device information
And a means for processing the data.
JP03269063A 1991-09-19 1991-09-19 Data processing device Expired - Fee Related JP3120493B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03269063A JP3120493B2 (en) 1991-09-19 1991-09-19 Data processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03269063A JP3120493B2 (en) 1991-09-19 1991-09-19 Data processing device

Publications (2)

Publication Number Publication Date
JPH0580941A JPH0580941A (en) 1993-04-02
JP3120493B2 true JP3120493B2 (en) 2000-12-25

Family

ID=17467140

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03269063A Expired - Fee Related JP3120493B2 (en) 1991-09-19 1991-09-19 Data processing device

Country Status (1)

Country Link
JP (1) JP3120493B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW288051B (en) * 1994-11-22 1996-10-11 Ebara Corp

Also Published As

Publication number Publication date
JPH0580941A (en) 1993-04-02

Similar Documents

Publication Publication Date Title
US20040148367A1 (en) Method for integration edition of setting file and setting file integration base
JP3120493B2 (en) Data processing device
JPS5998362A (en) Discriminating device of memory cassette
JPH027096B2 (en)
JP2675088B2 (en) Information collection method
JPH02151944A (en) Data processor
JP3057685B2 (en) Version control method
JPH07120274B2 (en) How to determine the compatibility of user assets
JP3466792B2 (en) Drawing search method and apparatus
JPH08137933A (en) System and method for managing drawing data
CN114281257A (en) Rapid previewing method of optical disc file, computing equipment and storage medium
JPS63282846A (en) Source program holding format converter
JPH0683747A (en) Device for accessing menu information
JP2631778B2 (en) Computer program test equipment
JPS6394327A (en) System for offering directory of disk
JPH02208750A (en) File access system
JPH05324734A (en) Electronic filing device
JP2000318012A (en) Molding condition control method for injection molding machine
JPH06149647A (en) Multi-media file managing system
JPH01302952A (en) Facsimile equipment
JPH01169793A (en) System for moving optical disk management information
JPH05257775A (en) Data processor
JPH0668717B2 (en) Magnetic tape file processing method
JPH0764832A (en) Multi-extent file system
JPS6344240A (en) Program processing control system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071020

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081020

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081020

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091020

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091020

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101020

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees