JP2000305807A - Program evaluation device, computer readable recording medium and form issuing machine - Google Patents

Program evaluation device, computer readable recording medium and form issuing machine

Info

Publication number
JP2000305807A
JP2000305807A JP11067399A JP11067399A JP2000305807A JP 2000305807 A JP2000305807 A JP 2000305807A JP 11067399 A JP11067399 A JP 11067399A JP 11067399 A JP11067399 A JP 11067399A JP 2000305807 A JP2000305807 A JP 2000305807A
Authority
JP
Japan
Prior art keywords
program
image data
display
display magnification
execution
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
JP11067399A
Other languages
Japanese (ja)
Inventor
Katsutaka Suzuki
克孝 鈴木
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC 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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP11067399A priority Critical patent/JP2000305807A/en
Publication of JP2000305807A publication Critical patent/JP2000305807A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a program evaluation device capable of improving the working efficiency of program evaluation work. SOLUTION: The program evaluation device for displaying and evaluating a program to be operated by a computer system is provided with a display magnification buffer 31 for storing the display magnification of an execution screen for the program, a size changing means 26 for reducing or expanding the size of picture data or character image data to be displayed by the program on the basis of the display magnification and a display control means 27 for displaying the picture data or character image data reduced or expanded by the means 26.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、例えば、伝票発行
機のようなコンピュータシステムで動作するプログラム
を評価するプログラム評価装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program evaluation device for evaluating a program operating on a computer system such as a slip issuing machine.

【0002】[0002]

【従来の技術】伝票発行機のようなコンピュータシステ
ムを利用してプログラムを開発する際に、その開発作業
には、通常、プログラム作成作業とプログラム評価作業
がある。
2. Description of the Related Art When a program is developed using a computer system such as a slip issuing machine, the development work generally includes a program creation work and a program evaluation work.

【0003】プログラム作成作業は、開発者がキーボー
ド等の入力器からプログラムのコードを入力してプログ
ラムを作成する作業であり、プログラム評価作業は、一
般にデバッガと呼ばれるソフトウェア評価ツールを利用
して、プログラム作成作業で作成したプログラムを実行
し、動作の確認と評価を行う作業である。
[0003] Program creation is a task in which a developer inputs a program code from an input device such as a keyboard to create a program. Program evaluation is performed by using a software evaluation tool generally called a debugger. This is the task of executing the program created in the creation work and checking and evaluating the operation.

【0004】このようなプログラム評価作業において、
不具合が発見された場合には、プログラム作成作業に戻
ってプログラムを修正し、再びプログラム評価作業を行
なうようにしている。
In such a program evaluation work,
If a defect is found, the program returns to the program creation operation, corrects the program, and performs the program evaluation operation again.

【0005】そして、プログラムに不具合が無くなるま
で、プログラム作成作業とプログラム評価作業が繰り返
し行った後、プログラムの開発作業は終了する。
[0005] Then, the program development work and the program evaluation work are repeatedly performed until there is no defect in the program, and then the program development work ends.

【0006】プログラム評価作業においては、開発する
プログラムが実行時に画面表示を行う場合、デバッガが
表示する評価情報画面と、プログラムが実行時に画面表
示する実行画面を同時に表示部へ表示していた。
In a program evaluation operation, when a program to be developed displays a screen at the time of execution, an evaluation information screen displayed by a debugger and an execution screen displayed by the program at the time of execution are simultaneously displayed on a display unit.

【0007】評価情報画面は、開発者が評価機能の実行
指示を行うメニューやボタン等の表示と、評価対象プロ
グラムのプログラムコードの表示等で構成される画面で
あり、プログラムの実行画面は、開発者が作成したプロ
グラムの実行指示の結果、プログラムが表示部に表示す
る画面である。
[0007] The evaluation information screen is a screen composed of a display of menus and buttons for the developer to give an instruction to execute an evaluation function, a display of a program code of a program to be evaluated, and the like. The screen displayed on the display unit by the program as a result of an instruction to execute the program created by the user.

【0008】[0008]

【発明が解決しようとする課題】プログラム開発者は、
評価情報画面でプログラムの部分実行等の指示を行い、
実行画面でその実行結果を確認することにより、プログ
ラムの評価作業を行っていた。
SUMMARY OF THE INVENTION A program developer
On the evaluation information screen, give instructions such as partial execution of the program,
By checking the execution result on the execution screen, the program was evaluated.

【0009】図6に、従来のプログラム評価装置に表示
される表示例を示しておく。
FIG. 6 shows a display example displayed on a conventional program evaluation device.

【0010】図6に示すように、従来方法の画面では、
評価作業の際、プログラムの実行画面1が通常の実行時
と同じ大きさで表示されるため、実行画面1と評価情報
画面2の表示位置が重なってしまう問題があった。
As shown in FIG. 6, on the screen of the conventional method,
At the time of the evaluation work, the execution screen 1 of the program is displayed in the same size as that of the normal execution, so that the display positions of the execution screen 1 and the evaluation information screen 2 are overlapped.

【0011】そして、評価情報画面2の下に隠れた実行
画面1部分の表示を確認するには、評価情報画面2の表
示位置を変更する必要があった。
In order to confirm the display of the portion of the execution screen 1 hidden under the evaluation information screen 2, it is necessary to change the display position of the evaluation information screen 2.

【0012】すなわち、評価情報画面2を実行画面1の
前面に位置する状態のまま上下左右に移動したり、ある
いは、一時的に評価情報画面2を実行画面1の背面へ移
動し、実行画面1確認後に再び実行画面1の前面へ移動
する等の必要があった。
That is, the evaluation information screen 2 is moved up, down, left and right while being positioned in front of the execution screen 1, or the evaluation information screen 2 is temporarily moved to the back of the execution screen 1, After confirmation, it was necessary to move to the front of the execution screen 1 again.

【0013】このような移動は、開発者がキーボード等
の入力器を使用して行うため、開発者の操作手数が増え
て、プログラム評価における作業効率を低下させる問題
となっていた。
Since such a movement is performed by a developer using an input device such as a keyboard, the number of operations required by the developer increases, and there has been a problem that the work efficiency in program evaluation is reduced.

【0014】また、開発者が評価情報画面2の移動作業
を忘れたり、または怠った場合、評価情報画面2の下に
隠れた実行画面1部分の表示を確認しないままプログラ
ム評価作業が終了することになり、プログラムの品質低
下につながるという問題もあった。
If the developer forgets or neglects the work of moving the evaluation information screen 2, the program evaluation work ends without confirming the display of the execution screen 1 portion hidden under the evaluation information screen 2. And the quality of the program is degraded.

【0015】本発明は上記の点に鑑みてなされたもの
で、その目的は、プログラム評価作業における作業効率
を向上させることができるプログラム評価装置、コンピ
ュータ読み取り可能な記録媒体及び伝票発行機を提供す
ることにある。
The present invention has been made in view of the above points, and has as its object to provide a program evaluation device, a computer-readable recording medium, and a slip issuing machine capable of improving the work efficiency in a program evaluation operation. It is in.

【0016】[0016]

【課題を解決するための手段】請求項1記載のプログラ
ム評価装置は、コンピュータシステムで動作するプログ
ラムに表示して評価するプログラム評価装置において、
上記プログラムの実行画面に対する表示倍率を記憶する
表示倍率記憶手段と、プログラムが表示しようとする画
像データや文字画像データのサイズを表示倍率に基づい
て縮小または拡大するサイズ変更手段と、プログラム実
行画面を上記表示倍率に基づいて縮小または拡大すると
ともに、上記サイズ変更手段で縮小または拡大された画
像データや文字画像データを表示部に表示する表示制御
手段とを具備したことを特徴とする。
According to a first aspect of the present invention, there is provided a program evaluation device for displaying and evaluating a program running on a computer system.
Display magnification storage means for storing a display magnification for the execution screen of the program, size change means for reducing or enlarging the size of image data or character image data to be displayed by the program based on the display magnification, and a program execution screen. Display control means for reducing or enlarging based on the display magnification and displaying the image data or character image data reduced or enlarged by the size changing means on a display unit.

【0017】ここで、表示倍率は、プログラムの通常実
行時の実行画面サイズを基準としたときの評価作業時の
実行画面サイズの比率である。
Here, the display magnification is a ratio of the execution screen size at the time of the evaluation work based on the execution screen size at the time of normal execution of the program.

【0018】たとえば、表示倍率が値1の場合、通常実
行時と評価作業時の実行画面は同じ大きさになる。
For example, when the display magnification is 1, the execution screen at the time of normal execution and at the time of evaluation work have the same size.

【0019】また、表示倍率が値1より小さい場合、評
価作業時の実行画面は縮小表示され、表示倍率が値1よ
り大きい場合、評価作業時の実行画面は拡大表示される
ことになる。
When the display magnification is smaller than the value 1, the execution screen at the time of the evaluation work is reduced, and when the display magnification is larger than the value 1, the execution screen at the time of the evaluation work is enlarged.

【0020】したがって、表示倍率に1より小さい値を
設定して実行画面を縮小表示し、かつ、実行画面以外の
位置に評価情報画面を表示すれば、実行画面と評価情報
画面を重なり無く同時に表示できることになる。
Therefore, by setting the display magnification to a value smaller than 1 and reducing the size of the execution screen and displaying the evaluation information screen at a position other than the execution screen, the execution screen and the evaluation information screen are displayed simultaneously without overlapping. You can do it.

【0021】つまり、図5に示すように、プログラム実
行画面は通常実行時より縮小されて画面上部に表示さ
れ、評価情報画面は画面下部に表示されている。そし
て、2つの画面に重なりはない。
That is, as shown in FIG. 5, the program execution screen is reduced at the time of normal execution and displayed at the top of the screen, and the evaluation information screen is displayed at the bottom of the screen. And there is no overlap between the two screens.

【0022】請求項2記載のプログラム評価装置は、請
求項1記載の表示倍率記憶手段に記憶させる表示倍率は
外部入力により変更可能であることを特徴とする。
According to a second aspect of the present invention, the display magnification stored in the display magnification storage means can be changed by an external input.

【0023】このように、外部入力により表示倍率を変
更することができるので、オペレ−タは実行画面の大き
さを最適な大きさに調整することができる。
As described above, since the display magnification can be changed by the external input, the operator can adjust the size of the execution screen to an optimum size.

【0024】請求項3記載のプログラム評価装置は、請
求項1記載の表示倍率記憶手段に実行画面を縮小する表
示倍率が格納されている場合、実行画面と評価機能の実
行指示に用いる評価情報画面は、上記表示部に重なりが
無くなるように異なる位置へ表示されることを特徴とす
る。
According to a third aspect of the present invention, when the display magnification storage means stores the display magnification for reducing the execution screen, the evaluation information screen used to instruct the execution of the execution screen and the evaluation function. Are displayed at different positions so that the display unit does not overlap.

【0025】このように、実行画面と評価情報画面とを
表示部で重なりが無くなるようにしたので、実行画面と
評価情報画面を操作する場合に、実行画面と評価情報画
面の位置をいちいちずらす必要がないので、操作効率を
向上させることができる。
As described above, since the execution screen and the evaluation information screen are prevented from overlapping on the display unit, when the execution screen and the evaluation information screen are operated, it is necessary to shift the positions of the execution screen and the evaluation information screen one by one. Because there is no operation efficiency, the operation efficiency can be improved.

【0026】つまり、表示倍率によってプログラムの実
行画面のサイズを変更して表示するので、プログラム評
価作業の際、実行画面と評価情報画面を重なりなく表示
することが可能になる。このため、プログラム開発者が
実行画面を確認するとき、評価情報画面の表示位置を移
動する手間が省け、かつ、実行画面全体を見ながら評価
が行えるので、プログラムの開発効率およびプログラム
の品質を向上させることができる。
That is, the size of the execution screen of the program is changed and displayed according to the display magnification, so that the execution screen and the evaluation information screen can be displayed without overlapping during the program evaluation work. This eliminates the need for the program developer to move the display position of the evaluation information screen when checking the execution screen, and allows evaluation while viewing the entire execution screen, improving program development efficiency and program quality. Can be done.

【0027】請求項4記載のコンピュータ読み取り可能
な記録媒体は、プログラムが表示しようとする画像デー
タや文字画像データのサイズを表示倍率に基づいて縮小
または拡大するサイズ変更機能手段と、プログラム実行
画面を上記表示倍率に基づいて縮小または拡大するとと
もに、上記サイズ変更手段で縮小または拡大された画像
データや文字画像データを表示部に表示し、しかも実行
画面と評価機能の実行指示に用いる評価情報画面を上記
表示部に重なりが無くなるように異なる位置へ表示する
表示制御機能手段を実現させるためのプログラムを記録
している。
According to a fourth aspect of the present invention, there is provided a computer readable recording medium comprising: a size changing function for reducing or enlarging the size of image data or character image data to be displayed by a program based on a display magnification; While reducing or enlarging based on the display magnification, image data or character image data reduced or enlarged by the size changing means are displayed on a display unit, and an execution screen and an evaluation information screen used for an instruction to execute an evaluation function are displayed. A program for realizing display control function means for displaying at different positions so as to eliminate the overlap on the display unit is recorded.

【0028】請求項5記載の伝票発行機は、表示された
伝票フォーマットに必要データを入力し、伝票を発行す
る伝票発行機において、上記伝票発行機上で動作するプ
ログラムの実行画面に対する表示倍率を記憶する表示倍
率記憶手段と、プログラムが表示しようとする画像デー
タや文字画像データのサイズを表示倍率に基づいて縮小
または拡大するサイズ変更手段と、プログラム実行画面
を上記表示倍率に基づいて縮小または拡大するととも
に、上記サイズ変更手段で縮小または拡大された画像デ
ータや文字画像データを表示部に表示し、しかも実行画
面と評価機能の実行指示に用いる評価情報画面を上記表
示部に重なりが無くなるように異なる位置へ表示する表
示制御手段とを具備したことを特徴とする。
According to a fifth aspect of the present invention, there is provided a slip issuing machine for inputting necessary data in a displayed slip format and issuing a slip in the slip issuing machine by setting a display magnification for an execution screen of a program operating on the slip issuing machine. Display magnification storage means for storing, size changing means for reducing or enlarging the size of image data or character image data to be displayed by the program based on the display magnification, and reducing or enlarging the program execution screen based on the display magnification In addition, the image data and the character image data reduced or enlarged by the size changing means are displayed on the display unit, and the execution screen and the evaluation information screen used for the instruction to execute the evaluation function are not overlapped on the display unit. Display control means for displaying at different positions.

【0029】[0029]

【発明の実施の形態】以下、図面を参照して本発明の一
実施の形態について説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0030】図1は、例えば、伝票発行機のようなコン
ピュータシステムのブロック図である。
FIG. 1 is a block diagram of a computer system such as a slip issuing machine.

【0031】図1において、11はコンピュータ本体を
制御するCPU(中央処理装置)である。このCPU1
1からのシステムバス11aには、CPU11が各部を
制御する情報を格納するROM(リード・オンリー・メ
モリ)12と、アプリケーションプログラムやデータ処
理のための各種情報を格納するRAM(ランダム・アク
セス・メモリ)13と、データを保存するハードディス
ク等の外部メモリ14と、キーボード15とのデータ伝
送制御を行うキーボードインタフェース16と、表示器
17を制御する表示コントローラ18と、フロッピー
(登録商標)ディスク等の記憶媒体19とのデータ伝送
制御を行う記憶媒体インタフェース20とで構成され
る。
In FIG. 1, reference numeral 11 denotes a CPU (central processing unit) for controlling a computer main body. This CPU1
1, a ROM (Read Only Memory) 12 for storing information for controlling each unit by the CPU 11, and a RAM (Random Access Memory) for storing various information for application programs and data processing. ) 13, an external memory 14 such as a hard disk for storing data, a keyboard interface 16 for controlling data transmission to and from a keyboard 15, a display controller 18 for controlling a display 17, and a storage for a floppy (registered trademark) disk or the like. A storage medium interface 20 for controlling data transmission with the medium 19.

【0032】次に、図2を参照して、本発明に係わるプ
ログラム評価装置の一実施の形態を示す図である。図2
において、本発明のプログラム評価装置は、CPU11
を中心にして構成される。このCPU11には、後述す
るプログラムファイル34を管理するプログラム管理手
段23と、プログラムを1ステップ分実行するステップ
実行手段24と、キーボード15からのキー入力を受け
付ける入力手段25と、表示倍率を基に画像データや文
字画像データの縮小または拡大処理を行うサイズ変更手
段26と、画像データや文字画像データを表示器17へ
表示する表示制御手段27とから構成される。これらプ
ログラムファイル管理手段23、ステップ実行手段2
4、入力手段25、サイズ変更手段26、表示制御手段
27は前述したRAM12に記憶されているプログラム
である。
Next, referring to FIG. 2, there is shown a diagram illustrating an embodiment of a program evaluation device according to the present invention. FIG.
In the program evaluation device of the present invention, the CPU 11
It is composed mainly of. The CPU 11 includes a program management unit 23 that manages a program file 34 described later, a step execution unit 24 that executes the program for one step, an input unit 25 that receives a key input from the keyboard 15, and a display magnification. It comprises a size changing means 26 for reducing or enlarging image data and character image data, and a display control means 27 for displaying image data and character image data on the display 17. These program file management means 23 and step execution means 2
4, input means 25, size changing means 26, and display control means 27 are programs stored in the RAM 12 described above.

【0033】ここで、表示倍率が値1より小さい場合、
評価作業時の実行画面は縮小表示され、表示倍率が値1
より大きい場合、評価作業時の実行画面は拡大表示され
ることになる。
Here, when the display magnification is smaller than the value 1,
The execution screen during the evaluation work is displayed in a reduced size, and the display magnification is set to a value of 1.
When it is larger, the execution screen at the time of the evaluation work is enlarged and displayed.

【0034】したがって、表示倍率に1より小さい値を
設定して実行画面を縮小表示し、かつ、実行画面以外の
位置に評価情報画面を表示すれば、実行画面と評価情報
画面を重なり無く同時に表示できることになる。
Therefore, by setting the display magnification to a value smaller than 1 and displaying the execution screen in a reduced size and displaying the evaluation information screen at a position other than the execution screen, the execution screen and the evaluation information screen are displayed simultaneously without overlapping. You can do it.

【0035】つまり、図5に示すように、プログラム実
行画面1aは通常実行時より縮小されて画面上部に表示
され、評価情報画面2aは画面下部に表示されている。
そして、2つの画面に重なりはない。
That is, as shown in FIG. 5, the program execution screen 1a is displayed in a reduced size from the time of normal execution and displayed at the top of the screen, and the evaluation information screen 2a is displayed at the bottom of the screen.
And there is no overlap between the two screens.

【0036】プログラム管理手段23には、プログラム
を保存するプログラムファイル34と、評価対象となる
プログラムを格納するプログラムバッファ28と、実行
するプログラムのステップ番号を格納するステップ番号
バッファ29が接続される。
A program file 34 for storing programs, a program buffer 28 for storing programs to be evaluated, and a step number buffer 29 for storing step numbers of programs to be executed are connected to the program management means 23.

【0037】ステップ実行手段24には、プログラムバ
ッファ28、ステップ番号バッファ29、プログラム実
行の一時停止位置を表すブレークポイントを格納するデ
バッグ情報バッファ30が接続されている。
The step executing means 24 is connected to a program buffer 28, a step number buffer 29, and a debug information buffer 30 for storing a break point indicating a program execution pause position.

【0038】入力手段25には、デバッグ情報バッファ
30、プログラム実行画面の表示倍率を格納する表示倍
率バッファ31が接続される。
The input means 25 is connected to a debug information buffer 30 and a display magnification buffer 31 for storing the display magnification of the program execution screen.

【0039】サイズ変更手段26には、表示倍率バッフ
ァ31、評価対象のプログラムが表示する画像データを
保存する画像ファイル35と、画像ファイルの画像デー
タを表示倍率に基づき縮小または拡大した後の画像デー
タを格納する画像バッファ32と、評価対象のプログラ
ムが表示する文字画像データを保存するフォントファイ
ル36と、フォントファイルの文字画像データを表示倍
率に基づき縮小または拡大した後の文字画像データを格
納するフォントバッファ33が接続されている。
The size changing means 26 includes a display magnification buffer 31, an image file 35 for storing image data displayed by the program to be evaluated, and image data obtained by reducing or enlarging the image data of the image file based on the display magnification. Buffer 32 for storing character image data displayed by the program to be evaluated, and a font for storing character image data obtained by reducing or enlarging the character image data of the font file based on the display magnification. The buffer 33 is connected.

【0040】表示制御手段27には、画像ファイルの画
像データを表示倍率に基づき縮小または拡大した後の画
像データを格納する画像バッファ32及びフォントファ
イルの文字画像データを表示倍率に基づき縮小または拡
大した後の文字画像データを格納するフォントバッファ
33とが接続されている。
The display control means 27 reduces or enlarges the image data of the image file based on the display magnification and stores the image buffer 32 storing the image data and the character file of the font file based on the display magnification. A font buffer 33 for storing the subsequent character image data is connected.

【0041】次に、図3及び図4のフロ−チャ−トを参
照して本発明の一実施の形態に係わるプログラム評価装
置の動作について説明する。
Next, the operation of the program evaluation apparatus according to one embodiment of the present invention will be described with reference to the flowcharts of FIGS.

【0042】まず、図3のフロ−チャ−トにおいて、バ
ッファ初期化処理が行なわれる(ステップS1)。つま
り、バッファ初期化処理は、CPU11が、表示倍率バ
ッファ31に初期化用の表示倍率、例えば、値0.8を
格納する。そして、ステップ番号バッファ29に、プロ
グラムの先頭ステップ番号、たとえば値1を格納する。
そして、デバッグ情報バッファ30の内容がすべて消去
される。
First, in the flowchart of FIG. 3, a buffer initialization process is performed (step S1). That is, in the buffer initialization process, the CPU 11 stores the display magnification for initialization, for example, a value of 0.8 in the display magnification buffer 31. Then, the first step number of the program, for example, the value 1 is stored in the step number buffer 29.
Then, the entire contents of the debug information buffer 30 are erased.

【0043】次に、評価情報画面初期化がなされる(ス
テップS2)。これは、表示手段27により評価情報画
面の初期画面を表示器17へ表示する。表示位置は、た
とえば、図5の2aに示す位置とする。
Next, the evaluation information screen is initialized (step S2). In this case, the initial screen of the evaluation information screen is displayed on the display 17 by the display means 27. The display position is, for example, the position shown in 2a of FIG.

【0044】つまり、表示倍率に基づいて、縮小された
実行画面1aの下側に評価情報画面2aが重なりがなく
なるように表示制御手段27により表示制御される。
That is, based on the display magnification, the display control means 27 controls the display so that the evaluation information screen 2a does not overlap the lower side of the reduced execution screen 1a.

【0045】このように、評価情報画面2aを実行画面
1aとの重なりが無くなるように表示することにより、
実行画面1aと評価情報画面2aの両方の画面を操作す
る場合に、実行画面1aと評価情報画面2aを画面上で
移動させる必要がないので、評価作業の効率を上げるこ
とができる。
As described above, by displaying the evaluation information screen 2a so as not to overlap the execution screen 1a,
When operating both the execution screen 1a and the evaluation information screen 2a, there is no need to move the execution screen 1a and the evaluation information screen 2a on the screen, so that the efficiency of the evaluation work can be increased.

【0046】次に、操作者が評価情報画面に対して表示
倍率の変更要求のキーボード入力を行ったか否か、入力
手段25が判定する(ステップS3)。
Next, the input means 25 determines whether or not the operator has made a keyboard input of a request to change the display magnification on the evaluation information screen (step S3).

【0047】このステップS3の判定で「NO」と判定
された場合、つまり変更要求入力を受けなかった場合に
は、ステップS5へ処理が進む。
If the determination in step S3 is "NO", that is, if no change request has been received, the process proceeds to step S5.

【0048】一方、ステップS3の判定で「YES」、
つまり変更要求入力を受けたと判定された場合には、入
力手段25は、キーボード15より取得した表示倍率を
表示倍率バッファ31に格納する(ステップS4)。
On the other hand, if the determination in step S3 is "YES",
That is, when it is determined that the change request input has been received, the input unit 25 stores the display magnification acquired from the keyboard 15 in the display magnification buffer 31 (step S4).

【0049】このようにして、キーボード15より表示
倍率を変更できるようにしたので、オペレータは実際に
表示された実行画面1aあるいは評価情報画面2aの大
きさのバランスを最適に設定することができる。
As described above, since the display magnification can be changed from the keyboard 15, the operator can optimally set the size balance of the actually displayed execution screen 1a or evaluation information screen 2a.

【0050】次に、プログラムファイル選択として、表
示制御手段27が、プログラムの選択を促す表示を表示
器17で行い、入力手段25がキーボード15より選択
結果を取得する(ステップS5)。
Next, as a program file selection, the display control means 27 displays on the display 17 prompting the user to select a program, and the input means 25 acquires the selection result from the keyboard 15 (step S5).

【0051】そして、プログラム管理手段23は、前述
したステップS5で選択されたプログラムファイルをプ
ログラムファイル34より読み出し、プログラムバッフ
ァ28へ格納する(ステップS6)。
Then, the program management means 23 reads the program file selected in step S5 from the program file 34 and stores it in the program buffer 28 (step S6).

【0052】表示制御手段27は、プログラムバッファ
18のプログラムを、ステップ番号バッファ21のステ
ップ番号が示すステップより評価情報画面2a内に表示
する(ステップS7)。
The display control means 27 displays the program in the program buffer 18 in the evaluation information screen 2a from the step indicated by the step number in the step number buffer 21 (step S7).

【0053】つまり、評価情報画面2a内にステップ番
号2b及びステップ2cが表示される。ここで、2dは
プリンタのヘッド位置を表している。
That is, the step number 2b and the step 2c are displayed in the evaluation information screen 2a. Here, 2d represents the head position of the printer.

【0054】次に、入力手段25により評価情報画面2
aに対する機能実行要求のキーボード入力が取得される
(ステップS8)。ここで、機能入力は評価情報画面2
aのメニューの「機能」のことである。
Next, the evaluation information screen 2 is
A keyboard input of a function execution request for a is obtained (step S8). Here, the function input is evaluation information screen 2
This is the “function” of the menu a.

【0055】ここで、実行要求を受ける機能には、たと
えば、プログラム再選択、実行初期化、ブレークポイン
ト設定/解除、1ステップ実行、連続実行、そして、終
了があるものとする。
Here, it is assumed that functions that receive an execution request include, for example, program reselection, execution initialization, breakpoint setting / cancellation, one-step execution, continuous execution, and termination.

【0056】そして、ステップS8で取得した実行要求
がどの機能であるかが判別される(ステップS9)。
Then, it is determined which function the execution request acquired in step S8 is (step S9).

【0057】このステップS9の判定で「その機能がプ
ログラム再選択」であったと判定された場合、前述した
ステップS3へ処理が進む。
If it is determined in step S9 that the function is "program reselection", the process proceeds to step S3 described above.

【0058】ステップS9の判定で「その機能が実行初
期化」であると判定された場合、ステップS10へ処理
が進む。
If it is determined in step S9 that the function is "execution initialization", the process proceeds to step S10.

【0059】ステップS9の判定で「その機能がブレー
クポイント設定/解除」であった場合、ステップS11
へ処理が進む。
If it is determined in step S9 that the function is "set / cancel breakpoint", step S11 is executed.
The process proceeds to.

【0060】ステップS9の判定で「その機能が1ステ
ップ実行」であった場合、ステップS12へ処理が進
む。
If it is determined in step S9 that the function is one-step execution, the process proceeds to step S12.

【0061】ステップS9の判定で「その機能が連続実
行」であった場合、ステップS13へ処理が進む。
If it is determined in step S9 that the function is "continuous execution", the process proceeds to step S13.

【0062】ステップS9の判定で「その機能が終了」
であった場合、ステップS15へ処理が進む。
"The function ends" in the judgment of step S9
If so, the process proceeds to step S15.

【0063】ステップS10においては、CPU11に
より、プログラムの先頭ステップ番号をステップ番号バ
ッファ29へ格納する処理がなされる。これにより、プ
ログラムの実行は、先頭ステップから行われることにな
る。
In step S10, the CPU 11 performs processing for storing the start step number of the program in the step number buffer 29. Thus, the execution of the program is performed from the first step.

【0064】ステップS10の処理が終了すると、ステ
ップS7の処理に戻る。
When the process in step S10 is completed, the process returns to step S7.

【0065】また、ステップS11においては、入力手
段25により、ブレークポイントとなるステップ番号の
設定または解除の入力が取得される。
In step S11, the input of setting or canceling of a step number as a break point is obtained by the input means 25.

【0066】ここで、ブレークポイント設定入力の場合
は、デバッグ情報バッファ30へ入力されたステップ番
号が格納される。
Here, in the case of a breakpoint setting input, the input step number is stored in the debug information buffer 30.

【0067】一方、ブレークポイント解除入力の場合に
は、デバッグ情報バッファ30から解除するステップ番
号を削除する。そして、ステップS11の処理が終る
と、ステップS7へ処理が進む。
On the other hand, in the case of a breakpoint release input, the step number to be released is deleted from the debug information buffer 30. When the process in step S11 ends, the process proceeds to step S7.

【0068】次に、1ステップ実行処理が行われる(ス
テップS12)。この1ステップ実行処理については図
4のフロ−チャ−トを参照して後述する。このステップ
S12の処理が終ると、ステップS7へ処理が進む。
Next, one-step execution processing is performed (step S12). This one-step execution process will be described later with reference to the flowchart of FIG. When the process in step S12 ends, the process proceeds to step S7.

【0069】また、ステップS13において、1ステッ
プ実行処理が行なわれる。1ステップ実行処理について
はステップS12と同じ処理であり、図4のフロ−チャ
−トを参照して後に説明する。
In step S13, one-step execution processing is performed. The one-step execution process is the same as step S12, and will be described later with reference to the flowchart of FIG.

【0070】次に、CPU11により、ステップ番号バ
ッファ29のステップ番号が、デバッグ情報バッファ3
0のブレークポイントの中に存在するか否かが調べられ
る(ステップS14)。
Next, the CPU 11 stores the step number of the step number buffer 29 in the debug information buffer 3.
It is checked whether or not there is a breakpoint of 0 (step S14).

【0071】このステップS14の判定で「YES」、
つまり存在したと判定された場合はステップS7へ処理
が進む。一方、ステップS14の判定で「NO」、つま
り、存在しなかったと判定場合は、ステップS13へ処
理が進む。
If the determination in step S14 is "YES",
In other words, if it is determined that there is, the process proceeds to step S7. On the other hand, if “NO” in the determination in step S14, that is, if it is determined that the file does not exist, the process proceeds to step S13.

【0072】次に、表示制御手段27により評価情報画
面2aの表示が消去される(ステップS15)。
Next, the display of the evaluation information screen 2a is deleted by the display control means 27 (step S15).

【0073】そして、ステップS15の終了により、プ
ログラム評価装置による一連の動作は終了する。
Then, by the end of step S15, a series of operations by the program evaluation device ends.

【0074】次に、図4のフロ−チャ−トを参照して1
ステップ実行処理(ステップS12)について詳細に説
明する。
Next, referring to the flowchart of FIG.
The step execution processing (step S12) will be described in detail.

【0075】まず、実行終了したかが判定される(ステ
ップS21)。この実行終了したか否かの判定は、ステ
ップ実行手段24がステップ番号バッファ29の内容を
調べ、実行終了を示す値、たとえば値−1、であったか
否かを判定している。
First, it is determined whether the execution has been completed (step S21). In determining whether or not the execution has been completed, the step execution means 24 checks the contents of the step number buffer 29 and determines whether or not the value indicates the completion of the execution, for example, the value -1.

【0076】このステップS21の判定で「YES」と
判定された場合には、1ステップ実行処理が終了する。
If the determination in step S21 is "YES", the one-step execution process ends.

【0077】一方、ステップS21の判定で「NO」と
判定された場合には、つまり実行終了を示す値以外であ
った場合は、ステップS22へ処理が進む。
On the other hand, if "NO" is determined in the determination in step S21, that is, if the value is not a value indicating the end of execution, the process proceeds to step S22.

【0078】このステップS22において、ステップ実
行手段24により、ステップ番号バッファ29のステッ
プ番号が示すステップのプログラムコードをプログラム
バッファ28より読み出す。
In step S22, the program code of the step indicated by the step number in the step number buffer 29 is read from the program buffer 28 by the step executing means 24.

【0079】ここで、1ステップ分のプログラムコード
は1つ以上のコマンドから成っているとし、ステップの
実行とは、これらコマンドを先頭から順次に実行するこ
とを意味する。
Here, it is assumed that the program code for one step is composed of one or more commands, and execution of a step means that these commands are sequentially executed from the head.

【0080】そして、ステップ実行手段24は、実行対
象となるコマンドの種別を判別する(ステップS2
3)。
Then, the step executing means 24 determines the type of the command to be executed (step S2).
3).

【0081】このステップS23の判定で「コマンドの
種別が画像表示コマンドである」と判定された場合に
は、ステップS24へ処理が進み、「コマンドの種別が
文字表示コマンドである」と判定された場合にはステッ
プS28へ処理が進み、「コマンドの種別が表示コマン
ド以外のコマンドである」と判定された場合は、ステッ
プS32へ処理が進む。
If it is determined in step S23 that "the type of command is an image display command", the process proceeds to step S24, and it is determined that "the type of command is a character display command". In this case, the process proceeds to step S28, and when it is determined that the command type is a command other than the display command, the process proceeds to step S32.

【0082】まず、ステップS24〜S27を参照して
コマンドの種別が画像表示コマンドである」と判定され
た場合の処理について説明する。
First, with reference to steps S24 to S27, the processing when it is determined that the command type is an image display command will be described.

【0083】まず、サイズ変更手段26は画像ファイル
35から画像データを読み出す(ステップS24)。
First, the size changing means 26 reads out image data from the image file 35 (step S24).

【0084】そして、サイズ変更手段26は、表示倍率
バッファ31の表示倍率によって、読み出した画像デー
タのサイズを変更して画像バッファ32へ格納する(ス
テップS25)。
Then, the size changing means 26 changes the size of the read image data according to the display magnification of the display magnification buffer 31 and stores it in the image buffer 32 (step S25).

【0085】そして、サイズ変更手段26は画像表示コ
マンドのパラメータで指定された表示座標に表示倍率を
乗算し、サイズ変更後の画像データを表示する座標を算
出する(ステップS26)。
Then, the size changing means 26 multiplies the display coordinates specified by the parameter of the image display command by the display magnification, and calculates the coordinates for displaying the image data after the size change (step S26).

【0086】さらに、表示制御手段17は、画像バッフ
ァ32の画像データを算出した座標位置より表示する
(ステップS27)。
Further, the display control means 17 displays the image data of the image buffer 32 from the calculated coordinate position (step S27).

【0087】次に、ステップS28〜S31を参照し
て、文字表示コマンドの実行処理について説明する。
Next, the execution processing of the character display command will be described with reference to steps S28 to S31.

【0088】まず、サイズ変更手段26はフォントファ
イル26より文字画像データを読み出す(ステップS2
8)。
First, the size changing means 26 reads out character image data from the font file 26 (step S2).
8).

【0089】そして、表示倍率バッファ31の表示倍率
によって、読み出した文字画像データのサイズを変更し
てフォントバッファ33へ格納する(ステップS2
9)。
The size of the read character image data is changed according to the display magnification of the display magnification buffer 31 and stored in the font buffer 33 (step S2).
9).

【0090】そして、サイズ変更手段26は文字表示コ
マンドのパラメータで指定された表示座標に表示倍率を
乗算し、サイズ変更後の文字画像データを表示する座標
を算出する(ステップS30)。
The size changing means 26 multiplies the display coordinates specified by the parameter of the character display command by the display magnification, and calculates the coordinates for displaying the character image data after the size change (step S30).

【0091】そして、表示制御手段27は、フォントバ
ッファ33の文字画像データを算出した座標位置より表
示する(ステップS31)。
Then, the display control means 27 displays the character image data in the font buffer 33 from the calculated coordinate position (step S31).

【0092】次に、ステップS32を参照して、表示コ
マンド以外のコマンドを実行する処理について説明す
る。ここで、表示コマンド以外のコマンドには、たとえ
ば、数値計算コマンド、キーボード入力コマンド等があ
る。
Next, a process for executing a command other than the display command will be described with reference to step S32. Here, the commands other than the display command include, for example, numerical calculation commands, keyboard input commands, and the like.

【0093】そして、ステップS27、S31、S32
の終了後、末尾コマンドの実行が終了したかが判定され
る(ステップS33)。
Then, steps S27, S31, S32
Is completed, it is determined whether the execution of the last command has been completed (step S33).

【0094】このステップS33の判定で「NO」と判
定された場合には、前述したステップS23以降の処理
が繰り返し実行される。
If the determination in step S33 is "NO", the processing from step S23 described above is repeatedly executed.

【0095】一方、ステップS33の判定で、「YE
S」と判定された場合には、次に実行するステップ番号
をステップ番号バッファ29へ格納する。プログラム実
行が終了し次に実行するステップがない場合は、実行終
了を示す値、たとえば、値−1を格納する。
On the other hand, in the determination of step S33, “YE
If it is determined to be "S", the step number to be executed next is stored in the step number buffer 29. When the program execution is completed and there is no next step to execute, a value indicating the end of the execution, for example, the value -1 is stored.

【0096】そして、ステップS34の終了により、1
ステップ実行処理は終了する。
Then, upon completion of step S34, 1
The step execution processing ends.

【0097】以上説明したように、表示倍率によってプ
ログラムの実行画面1aのサイズを変更して表示するの
で、プログラム評価作業の際、実行画面1aと評価情報
画面2aを重なりなく表示することが可能になる。
As described above, since the size of the program execution screen 1a is changed and displayed according to the display magnification, the execution screen 1a and the evaluation information screen 2a can be displayed without overlapping during the program evaluation work. Become.

【0098】このため、プログラム開発者が実行画面を
確認するとき、評価情報画面2aの表示位置を移動する
手間が省け、かつ、実行画面1a全体を見ながら評価が
行えるので、プログラムの開発効率およびプログラムの
品質を向上させることができる。
Therefore, when the program developer checks the execution screen, the trouble of moving the display position of the evaluation information screen 2a can be omitted and the evaluation can be performed while viewing the entire execution screen 1a. Program quality can be improved.

【0099】また、プログラムが表示しようとする画像
データや文字画像データのサイズを表示倍率に基づいて
縮小または拡大するサイズ変更機能手段と、プログラム
実行画面を上記表示倍率に基づいて縮小または拡大する
とともに、上記サイズ変更手段で縮小または拡大された
画像データや文字画像データを表示部に表示し、しかも
実行画面と評価機能の実行指示に用いる評価情報画面を
上記表示部に重なりが無くなるように異なる位置へ表示
する表示制御機能手段を実現させるためのプログラムを
フロッピーディスクのような記録媒体19に記憶させて
おき、そのプログラムを図1に示したようなコンピュー
タシステムに読み取ることにより上記した実施の形態と
同様な作用効果を得ることができる。
A size changing function means for reducing or enlarging the size of image data or character image data to be displayed by the program based on the display magnification, and reducing or enlarging the program execution screen based on the display magnification. The image data or character image data reduced or enlarged by the size changing means is displayed on the display unit, and the execution screen and the evaluation information screen used for the instruction to execute the evaluation function are located at different positions so that the display unit does not overlap. A program for realizing the display control function means for displaying on the storage medium 19 is stored in a recording medium 19 such as a floppy disk, and the program is read by a computer system as shown in FIG. Similar effects can be obtained.

【0100】[0100]

【発明の効果】請求項1記載の発明によれば、実行画面
を縮小あるいは拡大できるようにしたので、実行画面と
評価情報画面との両方を表示部に表示させることができ
るので、評価作業の作業効率を向上させることができ
る。
According to the first aspect of the present invention, since the execution screen can be reduced or enlarged, both the execution screen and the evaluation information screen can be displayed on the display unit. Work efficiency can be improved.

【0101】請求項2記載の発明によれば、表示倍率を
変更できるようにしたので、オペレータは実際に表示さ
れた実行画面あるいは評価情報画面の大きさのバランス
を最適に設定することができる。
According to the second aspect of the invention, since the display magnification can be changed, the operator can optimally set the size balance of the actually displayed execution screen or evaluation information screen.

【0102】請求項3記載の発明によれば、実行画面と
評価情報画面とを表示部で重なりが無くなるようにした
ので、実行画面と評価情報画面を操作する場合に、実行
画面と評価情報画面の位置をいちいちずらす必要がない
ので、操作効率を向上させることができる。
According to the third aspect of the present invention, the execution screen and the evaluation information screen are prevented from overlapping each other on the display unit. Therefore, when the execution screen and the evaluation information screen are operated, the execution screen and the evaluation information screen are operated. It is not necessary to shift the position of each item, so that the operation efficiency can be improved.

【0103】つまり、表示倍率によってプログラムの実
行画面のサイズを変更して表示するので、プログラム評
価作業の際、実行画面と評価情報画面を重なりなく表示
することが可能になる。このため、プログラム開発者が
実行画面を確認するとき、評価情報画面の表示位置を移
動する手間が省け、かつ、実行画面全体を見ながら評価
が行えるので、プログラムの開発効率およびプログラム
の品質を向上させることができる。
That is, since the size of the execution screen of the program is changed and displayed according to the display magnification, the execution screen and the evaluation information screen can be displayed without overlapping during the program evaluation work. This eliminates the need for the program developer to move the display position of the evaluation information screen when checking the execution screen, and allows evaluation while viewing the entire execution screen, improving program development efficiency and program quality. Can be done.

【0104】請求項4記載の発明によれば、請求項1及
び請求項3と同様な効果を奏する記録媒体を提供するこ
とができる。
According to the fourth aspect of the invention, it is possible to provide a recording medium having the same effects as those of the first and third aspects.

【0105】請求項5記載の発明によれば、請求項1及
び請求項3と同様な効果を奏する伝票発行機を提供する
ことができる。
According to the fifth aspect of the present invention, it is possible to provide a slip issuing machine having the same effects as those of the first and third aspects.

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

【図1】本発明の一実施の形態に係わるコンピュータシ
ステムのブロック図を示す図、
FIG. 1 is a block diagram showing a computer system according to an embodiment of the present invention;

【図2】本発明のプログラム評価装置の一実施の形態を
示す図、
FIG. 2 is a diagram showing an embodiment of a program evaluation device according to the present invention;

【図3】本実施の形態の処理の流れを示すフローチャー
ト、
FIG. 3 is a flowchart showing the flow of processing according to the embodiment;

【図4】本実施の形態の1ステップ実行処理の流れを示
すフローチャート、
FIG. 4 is a flowchart showing the flow of a one-step execution process according to the embodiment;

【図5】本発明のプログラム評価装置の画面例を示す
図、
FIG. 5 is a diagram showing an example of a screen of the program evaluation device of the present invention;

【図6】従来のプログラム評価装置の画面例を示す図で
ある。
FIG. 6 is a diagram showing a screen example of a conventional program evaluation device.

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

1,1a…実行画面、 2,2a…評価情報画面、 11…CPU(中央処理装置)、 12…ROM(リード・オンリ・メモリ)、 13…RAM(ランダム・アクセス・メモリ)、 14…外部メモリ、 15…キーボード、 16…キーボードインタフェース、 17…表示器、 18…表示コントローラ、 19…記憶媒体、 20…記憶媒体インタフェース、 23…プログラム管理手段、 24…ステップ実行手段、 25…入力手段、 26…サイズ変更手段、 27…表示制御手段。 1, 1a: execution screen, 2, 2a: evaluation information screen, 11: CPU (central processing unit), 12: ROM (read only memory), 13: RAM (random access memory), 14: external memory 15 keyboard, 16 keyboard interface, 17 display unit, 18 display controller, 19 storage medium, 20 storage medium interface, 23 program management means, 24 step execution means, 25 input means, 26 ... Size changing means 27 ... Display control means.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータシステムで動作するプログ
ラムに表示して評価するプログラム評価装置において、 上記プログラムの実行画面に対する表示倍率を記憶する
表示倍率記憶手段と、 プログラムが表示しようとする画像データや文字画像デ
ータのサイズを表示倍率に基づいて縮小または拡大する
サイズ変更手段と、 プログラム実行画面を上記表示倍率に基づいて縮小また
は拡大するとともに、上記サイズ変更手段で縮小または
拡大された画像データや文字画像データを表示部に表示
する表示制御手段とを具備したことを特徴とするプログ
ラム評価装置。
1. A program evaluation device for displaying and evaluating a program operating on a computer system, comprising: a display magnification storage means for storing a display magnification for an execution screen of the program; and image data and character images to be displayed by the program. Size changing means for reducing or enlarging the data size based on the display magnification; and reducing or enlarging the program execution screen based on the display magnification, and image data or character image data reduced or enlarged by the size changing means. And a display control means for displaying on a display unit.
【請求項2】 上記表示倍率記憶手段に記憶させる表示
倍率は、外部入力により変更可能であることを特徴とす
る請求項1記載のプログラム評価装置。
2. The program evaluation device according to claim 1, wherein the display magnification stored in the display magnification storage means can be changed by an external input.
【請求項3】 上記実行画面と評価機能の実行指示に用
いる評価情報画面を上記表示部に重なりが無くなるよう
に異なる位置へ表示されることを特徴とする請求項1記
載のプログラム評価装置。
3. The program evaluation device according to claim 1, wherein the execution screen and an evaluation information screen used for instructing the execution of the evaluation function are displayed at different positions so that the display unit does not overlap.
【請求項4】 プログラムが表示しようとする画像デー
タや文字画像データのサイズを表示倍率に基づいて縮小
または拡大するサイズ変更機能手段と、 プログラム実行画面を上記表示倍率に基づいて縮小また
は拡大するとともに、上記サイズ変更手段で縮小または
拡大された画像データや文字画像データを表示部に表示
し、しかも実行画面と評価機能の実行指示に用いる評価
情報画面を上記表示部に重なりが無くなるように異なる
位置へ表示する表示制御機能手段を実現させるためのプ
ログラムを記録したコンピュータ読み取り可能な記録媒
体。
4. A size changing function for reducing or enlarging the size of image data or character image data to be displayed by a program based on a display magnification, and reducing or enlarging a program execution screen based on the display magnification. The image data or character image data reduced or enlarged by the size changing means is displayed on the display unit, and the execution screen and the evaluation information screen used for the instruction to execute the evaluation function are located at different positions so that the display unit does not overlap. A computer-readable recording medium in which a program for realizing a display control function for displaying on a computer is recorded.
【請求項5】 表示された伝票フォーマットに必要デー
タを入力し、伝票を発行する伝票発行機において、 上記伝票発行機上で動作するプログラムの実行画面に対
する表示倍率を記憶する表示倍率記憶手段と、 プログラムが表示しようとする画像データや文字画像デ
ータのサイズを表示倍率に基づいて縮小または拡大する
サイズ変更手段と、 プログラム実行画面を上記表示倍率に基づいて縮小また
は拡大するとともに、上記サイズ変更手段で縮小または
拡大された画像データや文字画像データを表示部に表示
し、しかも実行画面と評価機能の実行指示に用いる評価
情報画面を上記表示部に重なりが無くなるように異なる
位置へ表示する表示制御手段とを具備したことを特徴と
する伝票発行機。
5. A slip issuing machine for inputting necessary data in a displayed slip format and issuing a slip, a display magnification storage means for storing a display magnification for an execution screen of a program operating on the slip issuing machine; Size changing means for reducing or expanding the size of image data or character image data to be displayed by the program based on the display magnification; and reducing or enlarging the program execution screen based on the display magnification. Display control means for displaying reduced or enlarged image data and character image data on a display unit, and for displaying an execution screen and an evaluation information screen used for an instruction to execute an evaluation function at different positions so as not to overlap the display unit A slip issuing machine characterized by comprising:
JP11067399A 1999-04-19 1999-04-19 Program evaluation device, computer readable recording medium and form issuing machine Pending JP2000305807A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11067399A JP2000305807A (en) 1999-04-19 1999-04-19 Program evaluation device, computer readable recording medium and form issuing machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11067399A JP2000305807A (en) 1999-04-19 1999-04-19 Program evaluation device, computer readable recording medium and form issuing machine

Publications (1)

Publication Number Publication Date
JP2000305807A true JP2000305807A (en) 2000-11-02

Family

ID=14541568

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11067399A Pending JP2000305807A (en) 1999-04-19 1999-04-19 Program evaluation device, computer readable recording medium and form issuing machine

Country Status (1)

Country Link
JP (1) JP2000305807A (en)

Similar Documents

Publication Publication Date Title
JP2006326841A (en) Apparatus for stopping sectional unit printing
JPH03152671A (en) Seni-automatic image tracking system
JPH07316971A (en) Method for inputting embroidery line and device therefor
JP2000305807A (en) Program evaluation device, computer readable recording medium and form issuing machine
JP2003039357A (en) Teaching device for robot
JP2853282B2 (en) Help message display method
JP2002169843A (en) Design support system
JP4136188B2 (en) Graphic editing apparatus and method
JP4366149B2 (en) Image processing apparatus, image processing method, program, and storage medium
JPH01191269A (en) Image controller
JP4350256B2 (en) Medium storing CAD program including property setting method and property setting process
JP4670289B2 (en) Display control device
JP3038691B2 (en) Window moving device
JP3781923B2 (en) Line drawing apparatus, line drawing method, and computer-readable recording medium recording line drawing program
JP2721348B2 (en) Image processing device
JP3013907U (en) CAD drawing device
JP3238490B2 (en) Document creation printer
JP2575636B2 (en) Graphic display device
JPS63276662A (en) Document editing system
JPH02310098A (en) Xy plotter
JP2005115693A (en) Sequence program converter
JPH1166330A (en) Graph display device
JPH07325819A (en) Device and method for processing document
JP2005262748A (en) Printing control device and method
JPH09305344A (en) Method for controlling screen display