JPH02287722A - Character output device - Google Patents
Character output deviceInfo
- Publication number
- JPH02287722A JPH02287722A JP1107707A JP10770789A JPH02287722A JP H02287722 A JPH02287722 A JP H02287722A JP 1107707 A JP1107707 A JP 1107707A JP 10770789 A JP10770789 A JP 10770789A JP H02287722 A JPH02287722 A JP H02287722A
- Authority
- JP
- Japan
- Prior art keywords
- program
- files
- file
- symbol information
- 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
- 238000000034 method Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 2
- 101100328887 Caenorhabditis elegans col-34 gene Proteins 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
Abstract
Description
【発明の詳細な説明】
[産業上の利用分野]
この発明は、文字出力装置、特に印字データを供給する
ホストコンピュータ等の違いにより、人力される印字デ
ータの形式か異なるために、各々の形式に対応したプロ
グラムを複数必要な文字出力装置に関するものである。[Detailed Description of the Invention] [Industrial Application Field] This invention is useful because the format of manually input print data differs depending on the character output device, especially the host computer that supplies the print data. This relates to a character output device that requires multiple programs corresponding to the .
[従来の技術]
従来のこの種の装置では、異なる形式をもつ印字データ
を解析、印字するためには、形式に対応した別のプログ
ラムを再ロードする事により、文字出力装置の再立ち上
げを行わなければならなかった。[Prior art] In conventional devices of this type, in order to analyze and print print data in a different format, it is necessary to restart the character output device by reloading another program that supports the format. had to be done.
[発明か解決しようとする課題]
しかし、上述した文字出力装置では、異なる形式をもつ
印字データを出力する際には、人力される印字データの
形式に対応したシステムプログラムを全て再ロードし直
さ14ければならず、切換えに多大な時間が必要であっ
たり、各々のシステムプログラムを総て、外部記憶装置
に持って置かなければならなかフたため、記憶装置上の
無駄もあったため、結果として満足できるものではなか
った。[Problem to be solved by the invention] However, in the above-mentioned character output device, when outputting print data in a different format, it is necessary to reload all system programs that correspond to the format of the manually input print data14. However, we were not satisfied with the result, as it took a lot of time to switch over, and all of the system programs had to be stored on an external storage device, which wasted space on the storage device. It wasn't possible.
本発明の目的は、上述した従来の欠点を解消した文字出
力装置を提供することにある。An object of the present invention is to provide a character output device that eliminates the above-mentioned conventional drawbacks.
[課題を解決するための手段]
上記目的を達成するために、本発明はプログラムファイ
ルと、当該ファイルについてのシンボル情報を持つファ
イルとを関連づける手段を具える。[Means for Solving the Problems] In order to achieve the above object, the present invention includes means for associating a program file with a file having symbol information about the file.
[作 用]
本発明によれば、システムプログラムを入力される印字
データの形式に依存する部分と、依存しない部分、即ち
共通な部分とにプログラムファイルを分割し、両者を結
合することによって、プログラム切換えに要する時間と
、外部記憶装置のスペースが節約できるという効果があ
る。[Function] According to the present invention, the program file is divided into a part that depends on the format of the input print data and a part that does not depend on the format of the input print data, that is, a common part, and the two parts are combined. This has the effect of saving the time required for switching and the space of the external storage device.
[実施例]
以下、添附図面に従って本発明に係る実施例を説明する
。第1図は本実施例のブロック図である。[Examples] Examples according to the present invention will be described below with reference to the accompanying drawings. FIG. 1 is a block diagram of this embodiment.
図中1は、出力装置本体であり、2は出力装置本体1全
体を制御するcpuであり、3は第6図のフローチャー
トのプログラムが格納されているROMである。In the figure, 1 is the output device main body, 2 is a CPU that controls the entire output device main body 1, and 3 is a ROM in which the program of the flowchart in FIG. 6 is stored.
4はCPU2の処理動作中にワークエリアとして使用し
たり、磁気ディスク装置5およびフロッピーディスク装
置6より読み込まれたプログラムまたは、シンボル情報
を格納するRAMであって、内部に共通プログラム格納
領域4a、入力データに依存するプログラム格納領域4
b、プログラム4aのシンボル情報格納領域4c、プロ
グラム4bのシンボル情報格納領域4dがある。第1図
40および4dのシンボル情報部は、第2図および第3
図に示されるテーブルより構成され第2図は未定義シン
ボルを参照している部分の情報をもつりロケーションテ
ーブルてあり、別プログラムのモジュールをコールして
いる場合には、そのモジュールのアミ−レスが確定して
いないので、確定に必要な情報としてシンボル情報テブ
ルの番号と、そのモジュールのアドレスか本来入ってい
るべき位置としてプログラム先頭からのオフセットとい
う形で格納されている。A RAM 4 is used as a work area during processing operations of the CPU 2 and stores programs or symbol information read from the magnetic disk device 5 and floppy disk device 6, and includes a common program storage area 4a, an input Program storage area 4 that depends on data
b, a symbol information storage area 4c for the program 4a, and a symbol information storage area 4d for the program 4b. The symbol information portions 40 and 4d in FIGS.
It is composed of the tables shown in the figure, and Figure 2 shows the location table, which contains information about the part that refers to undefined symbols. has not been determined, so the information necessary for determination is stored in the form of the number of the symbol information table and the address of the module or the offset from the beginning of the program as the position where it should originally be stored.
第3図は、プログラムファイル内の全外部シンボルの情
報テーブルであり、シンボル情報テーブル内のシリアル
番号と、シンボル名称と、種別と、アドレスとより構成
されている。種別は、そのシンボルのアドレスが未定義
か否かの情報であり、本実施例では、” U ”を未定
義、“D゛°を定義としである。アドレスは、先の種別
が°°D゛°の場合はアドレス値が確定しているという
事で意味をもち、通常プログラムファイル作成時に設定
される。FIG. 3 is an information table of all external symbols in the program file, and is composed of a serial number, a symbol name, a type, and an address in the symbol information table. The type is information on whether the address of the symbol is undefined or not, and in this embodiment, "U" is undefined and "D゛° is defined.The address is if the previous type is °°D. In the case of ゛°, it has a meaning because the address value is fixed, and is usually set when creating a program file.
以上の構成にて実現される本実施例を第5図のフローチ
ャートと第4図の例にて説明する。The present embodiment realized with the above configuration will be explained with reference to the flowchart of FIG. 5 and the example of FIG. 4.
先ず、ステップS1では、キーボード8より、プログラ
ム切換えコマンドが入力される。この時、パラメータと
してプログラムファイル名を指定する。ステップS2.
S3では、指定されたファイルが磁気ディスク装置5お
よびフロ・ンビディスク装置6内にあるかどうかを調べ
る。無い場合は必要ならエラー処理をステップS3にて
行なう。First, in step S1, a program switching command is input from the keyboard 8. At this time, specify the program file name as a parameter. Step S2.
In S3, it is checked whether the designated file exists in the magnetic disk device 5 and the front disk device 6. If not, error processing is performed in step S3 if necessary.
指定したファイルが克つかりた場合には、ステップS5
でプログラムを4bに、シンボル情報を4dに読み込む
。この時、ファイルのヘッダー部にあるリロケーション
テーブルの個数およびシンボル情報テーブルの個数をも
確認する。If the specified file has been deleted, step S5
Load the program into 4b and the symbol information into 4d. At this time, the number of relocation tables and symbol information tables in the header of the file is also checked.
ステップS6では、未定義シンボルを参照しているかど
うか、即ちリロケーションテーブルの個数が0かどうか
を調べ、0であれば、未定義シンボルが無いのでアドレ
スを解決する必要が無いという事で処理を終える。In step S6, it is checked whether an undefined symbol is referenced, that is, whether the number of relocation tables is 0. If it is 0, there is no undefined symbol, so there is no need to resolve the address, and the process ends. .
ステップS7では、未定義シンボルのアドレスを解決す
る。In step S7, the address of the undefined symbol is resolved.
第4図のプログラムで説明すると、未定義シンボルXを
参照しているので、リロケーションテーブルを見ると、
シンボル情報テーブルの番号N1と、アドレスを解決し
た際に値を設定すべきプログラム位置Qiがある。Qi
は、プログラム先頭からのオフセット値で表わされてい
る。シンボル情報テーブルのQ1番目を見ると、シンボ
ル名称Siがある。これにて共通プログラムのシンボル
情報4C内のシンボル情報テーブル内をサーチし、名称
S1に一致するものを深ず。この時、致するものが無か
った場合(Sa)、未定義シンボルがあるので、プログ
ラムは正しく動作できなくなるので、エラー処理を行っ
た後、ステップS1にて再度、コマンド指定する様オペ
レータに促す。Explaining it using the program in Figure 4, since it references undefined symbol X, looking at the relocation table,
There is a symbol information table number N1 and a program position Qi where a value should be set when the address is resolved. Qi
is expressed as an offset value from the beginning of the program. Looking at Q1 in the symbol information table, there is a symbol name Si. With this, the symbol information table in the symbol information 4C of the common program is searched, and the one that matches the name S1 is searched. At this time, if there is no match (Sa), the program will not be able to operate correctly because there is an undefined symbol, so after performing error processing, the operator is prompted to specify the command again in step S1.
見つかった場合はアドレスA1をオフセットQ1て示さ
れる位置に設定し、ステップs9にすすむ。ステップS
9では、全ての未定義シンボルの解決を行なったかどう
かを調へ、未だある場合はステップS7に戻る。以上で
人力データに依存するプログラム4bの未定義参照は全
て解決される。同様に共通プログラム4aから4bを参
照している未定義シンボルかあるのて、ステップS6か
らステップS9の処理を同様に行ない、プログラム4a
および4bで互いのモジュールを参照している部分のア
ドレスは全て解決される。If found, address A1 is set to the position indicated by offset Q1, and the process proceeds to step s9. Step S
In step S9, a check is made to see if all undefined symbols have been resolved, and if there are still undefined symbols, the process returns to step S7. With the above, all undefined references in the program 4b that depend on human data are resolved. Similarly, since there are undefined symbols that refer to common programs 4a to 4b, steps S6 to S9 are performed in the same way, and program 4a
and 4b, all addresses that refer to each other's modules are resolved.
[発明の効果]
以上説明した様に本発明によれは、人力印字データの形
式が異なる場合でも、形式に依存するプログラムのみを
ロートするたけで、印字処理がてきるし、多くの形式を
扱う文字出力装置に於ても共通部分のプログラムと、形
式に依存する部分のプログラム群を持っているだけで済
み、結果としてプログラム切換えに要する時間と、外部
記憶装置のスペースが節約てきるという効果かある。[Effects of the Invention] As explained above, according to the present invention, even if the format of manually printed data is different, the printing process can be performed by simply loading only the program that depends on the format, and it is possible to handle many formats. Character output devices also only need to have a program for common parts and a group of programs for format-dependent parts, resulting in a reduction in the time required to switch programs and space on external storage devices. be.
第1図は本発明実施例の文字出力装置のブロック図、
第2図はりロケーションテーブルの構造図、第3図はシ
ンボル情報テーブルの構造図、第4図はプログラム内の
未定義参照の例を示す図、
第5図は本発明の実施例の手順を示すフロヂャートであ
る。
◇U
bFig. 1 is a block diagram of a character output device according to an embodiment of the present invention, Fig. 2 is a structural diagram of a beam location table, Fig. 3 is a structural diagram of a symbol information table, and Fig. 4 is an example of undefined references in a program. FIG. 5 is a flowchart showing the procedure of an embodiment of the present invention. ◇Ub
Claims (1)
ンボル情報を持つファイルとを関連づける手段を具えた
事を特徴とする文字出力装置。1) A character output device characterized by comprising means for associating a program file with a file having symbol information about the file.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1107707A JPH02287722A (en) | 1989-04-28 | 1989-04-28 | Character output device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1107707A JPH02287722A (en) | 1989-04-28 | 1989-04-28 | Character output device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH02287722A true JPH02287722A (en) | 1990-11-27 |
Family
ID=14465908
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1107707A Pending JPH02287722A (en) | 1989-04-28 | 1989-04-28 | Character output device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH02287722A (en) |
-
1989
- 1989-04-28 JP JP1107707A patent/JPH02287722A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH02287722A (en) | Character output device | |
JP3267550B2 (en) | Degrade check device | |
JPH11277856A (en) | Image forming device | |
JP2899427B2 (en) | Test pattern creation device | |
JPH02255978A (en) | Conversion system for document data | |
JPH10105447A (en) | Data processor | |
JPH036624A (en) | Processing system for translation list output corresponding to plural code systems | |
JPH02286383A (en) | Character output apparatus | |
JP2778544B2 (en) | Overlay printing system | |
CN114880986A (en) | Method for quickly generating global configuration component | |
JPH0944347A (en) | Error knowledge base generator | |
JPS61157938A (en) | Format conversion of binary data | |
JPH06348700A (en) | Format setting information management method | |
JP2000215196A (en) | Vehicle travel controller | |
JPH03250363A (en) | Character output device | |
JPH0457151A (en) | Insert processing method for structured document | |
JPH06236264A (en) | Load module generating system | |
JPH0546401A (en) | Boundary condition changing system | |
JPS59160238A (en) | Supporting device for implementation of program correcting information | |
JPH06282461A (en) | Tracing device | |
JPH03250362A (en) | Document proofreading device | |
JPH08249327A (en) | Document editing device and managing method for correction file | |
JPH02148220A (en) | Selective copying system for program | |
JPH04367971A (en) | Document processor | |
JPH04359364A (en) | Document processing system |