JP2009175970A - Software automatic reproduction program - Google Patents

Software automatic reproduction program Download PDF

Info

Publication number
JP2009175970A
JP2009175970A JP2008012926A JP2008012926A JP2009175970A JP 2009175970 A JP2009175970 A JP 2009175970A JP 2008012926 A JP2008012926 A JP 2008012926A JP 2008012926 A JP2008012926 A JP 2008012926A JP 2009175970 A JP2009175970 A JP 2009175970A
Authority
JP
Japan
Prior art keywords
data
screen
software
input
key
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.)
Withdrawn
Application number
JP2008012926A
Other languages
Japanese (ja)
Inventor
Hisami Miyawaki
久実 宮脇
Tomoo Nakano
智生 中野
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.)
Noritsu Koki Co Ltd
Original Assignee
Noritsu Koki 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 Noritsu Koki Co Ltd filed Critical Noritsu Koki Co Ltd
Priority to JP2008012926A priority Critical patent/JP2009175970A/en
Publication of JP2009175970A publication Critical patent/JP2009175970A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a software automatic reproduction program for performing precise error analysis by reproducing an input operation actually performed to software to be analyzed. <P>SOLUTION: This software automatic reproduction program to be performed to software to be captured for reproducing an input operation to be selected from among a plurality of keys includes: a screen data information acquisition processing step for, when the software is put in an active state, acquiring the screen data information of the active screen; a key operation data storage step for storing the input operation as key operation data in association with the screen data information; and a reproduction step for reproducing the input operation of the software on the basis of the stored key operation data. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、キャプチャー対象となっているソフトウェアに対して行われ、複数のキーの中から選択される入力操作を再現させるためのソフトウェア自動再現プログラムに関するものである。   The present invention relates to a software automatic reproduction program for reproducing an input operation selected from a plurality of keys performed on software to be captured.

従来から、写真プリントを作成する写真処理装置とコントローラをネットワークで接続した写真プリント処理システムが知られている。このようなシステムでは、店頭受付端末またはネットワーク受付端末で受け付けた画像データがオーダー単位に大容量記憶装置に保存される。また、スキャナーによって現像済みネガフィルムから読み取った画像データも同様にオーダー単位に大容量記憶装置に保存される。保存されたオーダー単位の画像データは、コントローラによって管理されている。コントローラは、オーダーの受付順序あるいは顧客への引渡し納期等に基づくプリント処理順序にしたがって、オーダー単位に画像データを写真処理装置に送信する。また、コントローラは、画像データに対して各種補正処理を行うことができる。この各種補正処理は、色補正、濃度の補正、赤目補正、逆光補正などの特殊補正等が挙げられる。写真処理装置は、コントローラから送信されたオーダー単位の画像データを処理し、写真プリントを作成する。上記のコントローラは、専用装置によって構成される場合もあるが、汎用のパソコンによって構成される場合もある。また、このような一連の処理を行うために、コントローラにはソフトウェアがインストールされている。   2. Description of the Related Art Conventionally, a photographic print processing system in which a photographic processing apparatus for creating a photographic print and a controller are connected via a network is known. In such a system, image data received at a store reception terminal or a network reception terminal is stored in a mass storage device in units of orders. Similarly, image data read from the developed negative film by the scanner is also stored in the mass storage device in order units. The stored order-unit image data is managed by the controller. The controller transmits the image data to the photo processing apparatus in units of orders in accordance with a print processing order based on an order reception order or a delivery date to a customer. The controller can perform various correction processes on the image data. Examples of the various correction processes include color correction, density correction, red-eye correction, special correction such as backlight correction, and the like. The photo processing apparatus processes image data in order units transmitted from the controller, and creates a photo print. The controller may be configured by a dedicated device, but may be configured by a general-purpose personal computer. In order to perform such a series of processes, software is installed in the controller.

ところで、上記のような写真プリント処理システムにおいて、オペレータの操作履歴を後から検証する目的、エラー発生原因を検証する目的、保守目的等で、コントローラにおける操作履歴を画面キャプチャリングの手法によって取得する方法が提案されている。現在公知の画面キャプチャーソフトは、モニターに表示された画面データを全て取り込む構成のものである。   By the way, in the photo print processing system as described above, a method of acquiring the operation history in the controller by the screen capturing method for the purpose of verifying the operation history of the operator later, the purpose of verifying the cause of the error, the maintenance purpose, etc. Has been proposed. Currently known screen capture software is configured to capture all screen data displayed on a monitor.

取り込まれた画面データを再現することで、オペレータの操作履歴を確認・検証することができるものの、実際にソフトウェアをエラーが発生した時と同じ状態になるように再現するためには、例えば、同じソフトウェアがインストールされた別のコンピュータを用意し、上記画面データに基づいて、解析者自身が入力操作を行なう必要があった。従って、解析者にとっては、検証作業が非常に煩わしいものであった。   Although it is possible to confirm and verify the operator's operation history by reproducing the captured screen data, in order to reproduce the software so that it is in the same state as when an error occurred, for example, the same It is necessary to prepare another computer in which the software is installed and perform an input operation by the analyst himself based on the screen data. Therefore, the verification work is very troublesome for the analyst.

なお、操作履歴を取得するデータ処理装置として、下記特許文献1が知られている。この特許文献1の装置は、コンピュータの基本機能を管理する基本ソフトウエア及びワープロソフトやWEBブラウザ等のアプリケーションソフトウエア等の各種ソフトウエアに対するマウスやキーボード等の入力手段を用いた操作履歴を受け付ける操作履歴受付手段と、前記操作履歴受付手段で受け付けた操作履歴に基づき、前記ソフトウエアに対するユーザの操作傾向を知るための所定の処理を行う操作傾向データ処理手段と、前記操作傾向データ処理手段の所定の処理により得たユーザの操作傾向を示す操作傾向データを出力する操作傾向データ出力手段とを備えることを特徴とするものである。   The following Patent Document 1 is known as a data processing device that acquires an operation history. The apparatus disclosed in Patent Document 1 is an operation for accepting an operation history using input means such as a mouse or a keyboard for various software such as basic software for managing basic functions of a computer and application software such as word processing software and a WEB browser. A history acceptance unit, an operation trend data processing unit for performing a predetermined process for knowing a user's operation tendency with respect to the software based on the operation history received by the operation history reception unit, and a predetermined one of the operation trend data processing unit And an operation tendency data output means for outputting operation tendency data indicating the user's operation tendency obtained by the above process.

また、特許文献2には、パソコン操作再現装置が開示されており、予め作成したマウス操作データ、キー操作データ、操作時間間隔データからなるパソコン操作情報をマイコンのメモリに記憶させ、メモリから再生したパソコン操作情報に基づいて、パソコンを自動操作する技術が開示されている。   Further, Patent Document 2 discloses a personal computer operation reproduction device, in which personal computer operation information including mouse operation data, key operation data, and operation time interval data created in advance is stored in the memory of the microcomputer and reproduced from the memory. A technique for automatically operating a personal computer based on personal computer operation information is disclosed.

特開2003−177847号公報JP 2003-177847 A 特開2000−47796号公報JP 2000-47796 A

しかしながら、特許文献1に開示される技術を利用して操作履歴を画面上に再現しても、実際のソフトウェアの動作を忠実に再現するものではなく、エラーの解析を行なうのにかなりの熟練を要するものと考えられる。また、特許文献2は、予め決められた操作を再現するに過ぎず、エラーの解析のために有用な技術を開示するものではない。   However, even if the operation history is reproduced on the screen using the technique disclosed in Patent Document 1, the actual software operation is not faithfully reproduced, and considerable skill is required for error analysis. It is considered necessary. Patent Document 2 only reproduces a predetermined operation and does not disclose a technique useful for error analysis.

本発明は上記実情に鑑みてなされたものであり、その課題は、解析対象のソフトウェアを実際に行なった入力操作をさせながら再現させ、精度のよいエラー解析を行うことが可能なソフトウェア自動再現プログラムを提供することである。   The present invention has been made in view of the above circumstances, and the problem is that a software automatic reproduction program capable of reproducing an analysis target software while performing an input operation actually performed and performing an accurate error analysis. Is to provide.

上記課題を解決するため本発明に係るソフトウェア自動再現プログラムは、
キャプチャー対象となっているソフトウェアに対して行われ、複数のキーの中から選択される入力操作を再現させるためのソフトウェア自動再現プログラムであって、
コンピュータに、
前記ソフトウェアがアクティブな状態である場合に、そのアクティブ画面の画面データ情報を取得する画面データ情報取得処理ステップと、この画面データ情報と関連付けて、前記入力操作をキー操作データとして保存するキー操作データ保存ステップと、前記保存されたキー操作データに基づいて、前記ソフトウェアの入力操作を再現させる再現ステップと、を実行させることを特徴とするものである。
In order to solve the above problem, a software automatic reproduction program according to the present invention is as follows.
A software automatic reproduction program that is performed on the software to be captured and reproduces the input operation selected from multiple keys.
On the computer,
Screen data information acquisition processing step for acquiring screen data information of the active screen when the software is in an active state, and key operation data for storing the input operation as key operation data in association with the screen data information A storing step and a reproducing step for reproducing the input operation of the software based on the stored key operation data are executed.

かかる構成によるソフトウェア自動再現プログラムの作用・効果を説明する。キャプチャー対象となっているソフトウェアがアクティブな状態である場合、そのアクティブ画面の画面データ情報を取得する。例えば、アクティブ画面のウインドウハンドルを取得する。すなわち、入力操作がどのような画面の時に行なわれているのかを再現するために必要な情報である。また、複数のキーの中から選択して行なわれる入力操作をキー操作データとして保存するように構成される。キーの具体例として、キーボードに備えられた多数のキーや、マウスに備えられた左キーや右キーなどがあげられる。これらのキー操作データは、画面データ情報と関連付けられて保存される。これにより、どの画面でどのような操作を行なったのかを保存することができる。従って、再現動作を行なうに際して、キー操作データを読み出すことにより、その入力操作を行なった画面と共に再現することが可能になり、忠実にソフトウェアの動作を再現させることができる。   The operation and effect of the software automatic reproduction program having such a configuration will be described. When the software to be captured is in an active state, the screen data information of the active screen is acquired. For example, the window handle of the active screen is acquired. That is, the information is necessary for reproducing the screen on which the input operation is performed. Further, an input operation selected from a plurality of keys is stored as key operation data. Specific examples of keys include a number of keys provided on a keyboard, and left and right keys provided on a mouse. These key operation data are stored in association with the screen data information. As a result, what operation is performed on which screen can be saved. Accordingly, when performing the reproduction operation, it is possible to reproduce the operation of the software faithfully by reading out the key operation data and reproducing it together with the screen on which the input operation has been performed.

本発明において、前記複数のキーには、前記画面上における座標データを入力するために選択される座標入力キーが含まれており、
前記保存ステップにおいて、前記座標入力キーの選択により入力された座標データを保存し、
かつ、前記座標データは、前記アクティブ画面のクライアント領域上に設定された基準座標からの相対座標データとして保存されることが好ましい。
In the present invention, the plurality of keys include a coordinate input key selected for inputting coordinate data on the screen,
In the storing step, the coordinate data input by the selection of the coordinate input key is stored,
The coordinate data is preferably stored as relative coordinate data from reference coordinates set on the client area of the active screen.

複数のキーには、例えば、マウスのように画面上における座標データを入力するために選択される座標入力キーが含まれている。この座標データを保存させる場合に画面全体における座標データではなく、アクティブ画面のクライアント領域上に設定された基準座標(例えば、四隅における左上のポイント)に対する相対座標データとして保存するようにしている。ちなみに、クライアント領域とは、ウィンドウ画面のうち、スクロール・バーや、境界線、タイトル・バー、メニュー・バーなどの非クライアント領域を除いた領域をいう。   The plurality of keys include a coordinate input key selected for inputting coordinate data on the screen like a mouse, for example. When this coordinate data is stored, it is stored as relative coordinate data with respect to reference coordinates (for example, upper left points at the four corners) set on the client area of the active screen, not coordinate data in the entire screen. Incidentally, the client area refers to an area of the window screen excluding non-client areas such as a scroll bar, a boundary line, a title bar, and a menu bar.

ソフトウェアの動作を再現するときに、キー操作データや画面データ情報を取り込んだ時とは異なる解像度を有する表示手段で再現すると、モニター解像度の違いにより、実際とは異なった位置にキー操作が再現されてしまい、正確な再現を行なうことができなくなる可能性がある。そこで、上記のように相対座標データを用いることで、正確なキー操作を再現することが可能になり、ソフトウェアの再現動作の精度を上げることができる。   When reproducing the operation of the software, if it is reproduced with a display means having a resolution different from that when the key operation data or screen data information is captured, the key operation is reproduced at a position different from the actual position due to the difference in monitor resolution. Therefore, there is a possibility that accurate reproduction cannot be performed. Therefore, by using the relative coordinate data as described above, it is possible to reproduce an accurate key operation, and the accuracy of the software reproduction operation can be increased.

本発明において、前記画面データ情報には、アクティブ画面の画面全体に対する位置座標データが含まれることが好ましい。   In the present invention, the screen data information preferably includes position coordinate data for the entire screen of the active screen.

モニター画面の画面全体のどの位置にアクティブ画面が存在していたのかを位置座標データに基づいて、再現することができる。例えば、ソフトウェアの最初の立ち上げ時に、アクティブ画面がどの位置に存在していたのかを特定することができる。その後のウインドウ位置の移動に関しては、キー操作データに基づいて再現可能である。これにより、より精度よく、再現動作をさせることができる。   Based on the position coordinate data, it is possible to reproduce at which position of the entire monitor screen the active screen was present. For example, it is possible to specify at which position the active screen was present when the software was first launched. Subsequent movement of the window position can be reproduced based on the key operation data. As a result, the reproduction operation can be performed with higher accuracy.

本発明に好適に適用される写真プリント処理システムの一例について、図面を用いて説明する。   An example of a photographic print processing system suitably applied to the present invention will be described with reference to the drawings.

<システムの全体構成>
図1は、写真プリント処理システムの全体構成の一例を示す模式図である。本実施形態では、1台以上の写真処理装置100が、LANなどのネットワークを介してコントローラ200と接続されている。コントローラ200は、汎用のパソコンで構成され、写真プリント処理システムのアプリケーションソフトプログラムがインストールされている。このアプリケーションソフトプログラムは、画像処理プログラムモジュール、オーダー管理プログラムモジュール、後述するプレジャッジ用プログラムモジュール、その他の各種モジュールの組み合わせで構成されている。このコントローラ200には、ワープロソフト、表計算ソフト、会計ソフト、WEBブラウザソフト等の各種アプリケーションソフトがインストールされている。
<Overall system configuration>
FIG. 1 is a schematic diagram showing an example of the overall configuration of a photo print processing system. In the present embodiment, one or more photo processing apparatuses 100 are connected to the controller 200 via a network such as a LAN. The controller 200 is composed of a general-purpose personal computer, and is installed with an application software program for the photo print processing system. This application software program is composed of a combination of an image processing program module, an order management program module, a pre-judge program module described later, and other various modules. Various application software such as word processing software, spreadsheet software, accounting software, and WEB browser software are installed in the controller 200.

また、コントローラ200には、ネガフィルムから画像データを読み取るスキャナー300が接続されている。また、このコントローラ200とネットワークを介して、受付端末400、記録装置500、ネット受付端末600が接続されている。なお、受付端末400、記録装置500及びネット受付端末600の設置台数は、それぞれ1台に限定されず、必要に応じて複数台を設置することができる。また、スキャナー300は、写真処理装置100に設置された構成であってもよい。   The controller 200 is connected to a scanner 300 that reads image data from a negative film. In addition, a reception terminal 400, a recording device 500, and a network reception terminal 600 are connected to the controller 200 via a network. The number of reception terminals 400, recording devices 500, and net reception terminals 600 is not limited to one each, and a plurality can be installed as necessary. Further, the scanner 300 may be installed in the photo processing apparatus 100.

写真処理装置100は、コントローラ200から送信された画像データに基づいて、写真プリントを作成する機能を有する。画像データとしては、スキャナー300から取得される現像済みネガフィルムのコマ画像の画像データや、受付端末400等からネットワーク経由で送信されてくる画像データなどが挙げられる。   The photo processing apparatus 100 has a function of creating a photo print based on the image data transmitted from the controller 200. Examples of the image data include image data of a developed negative film frame image acquired from the scanner 300, image data transmitted from the reception terminal 400 or the like via a network, and the like.

受付端末400は、例えば店頭に設置され、デジタルカメラの記録メディアやその他の記録メディアに格納された画像データを受け付けることができる。記録メディアの種類としては、コンパクトフラッシュ(登録商標)、スマートメディア(登録商標)、メモリスティック(登録商標)、CD−R、DVD−Rなどが例示される。受付端末400は、主として顧客により操作されるものであり、顧客が持参した記録メディアを挿入して、写真プリントの作成対象となる画像データを選択したり、プリント枚数などを設定したりすることができる。記録装置500は、コントローラ200から送信されてきた画像データ、注文データ等を記録メディアに書き込む機能を有する。   The reception terminal 400 is installed at a store, for example, and can receive image data stored in a recording medium of a digital camera or other recording media. Examples of the recording medium include CompactFlash (registered trademark), SmartMedia (registered trademark), Memory Stick (registered trademark), CD-R, and DVD-R. The reception terminal 400 is mainly operated by a customer, and may insert a recording medium brought by the customer to select image data to be created as a photo print or set the number of prints. it can. The recording apparatus 500 has a function of writing image data, order data, and the like transmitted from the controller 200 to a recording medium.

ネット受付端末600はパソコンにより構成され、インターネットを経由したオンラインでのプリント注文を受け付ける機能を有する。かかるプリント注文の受け付けは、インターネット上に設置されたサーバ610を介して行われる。即ち、プリント注文に係る画像データは、顧客のパソコン620からサーバ610にアップロードされ、適当なタイミングでネット受付端末600にダウンロードされてプリント処理に用いられる。このようなオンラインでプリント注文を受け付けるシステムは公知である。   The net reception terminal 600 is constituted by a personal computer and has a function of receiving an online print order via the Internet. Such a print order is accepted via a server 610 installed on the Internet. That is, image data relating to a print order is uploaded from the customer's personal computer 620 to the server 610, downloaded to the network reception terminal 600 at an appropriate timing, and used for print processing. Such systems that accept print orders online are well known.

<写真プリント処理システムの機能ブロック構成>
先ず、コントローラ200の主な機能について以下に説明する。コントローラ200には、写真プリント処理システムに用いられる写真プリント処理システムのアプリケーションソフトウエアプログラム(以下、写真プリント処理システムプログラムと称することがある。)がインストールされている。
<Functional block configuration of photo print processing system>
First, main functions of the controller 200 will be described below. The controller 200 is installed with an application software program (hereinafter sometimes referred to as a photo print processing system program) of a photo print processing system used in the photo print processing system.

図1に示すように、写真プリント処理システムプログラムは、主に、スキャナー300、受付端末400、記録装置500及びネット受付端末600等から写真プリント注文に係る画像データおよび注文データからなるオーダー情報を受信するデータ受信処理ステップ(データ受信処理部)と、この受信したオーダー情報を記憶媒体(HDD)に保存するオーダー情報保存処理ステップ(オーダー情報保存処理部)と、このオーダー情報を追加、変更、削除、オーダー順序等の管理処理を行なうオーダー管理処理ステップ(オーダー管理処理部)と、オーダー情報の中の画像データをプレジャッジするプレジャッジ処理ステップ(プレジャッジ処理部)と、プレジャッジ処理ステップで作成されたプレジャッジ補正データに基づいて、画像データを画像処理しプリント作成用画像データを作成する画像処理ステップ(画像処理部)と、プリント作成用画像データを、プリント処理順序に従って、オーダー単位に写真処理装置側に送信するデータ送信ステップ(データ送信処理部)と、をコンピュータに実行させるために機能する。また、写真プリント処理システムプログラムは、写真処理装置の運転状況を問い合わせる処理ステップ、写真処理装置の運転状況を受信し画面に表示する処理ステップ、写真処理装置の各種設定値を設定処理するステップ等のプログラム機能も有している。この写真プリント処理システムプログラムは、インストールされたパソコンのCPU、メモリ等のハードウエア資源と協働して作用し、その機能を発揮する。   As shown in FIG. 1, the photo print processing system program mainly receives order information including image data and order data related to photo print orders from a scanner 300, a reception terminal 400, a recording device 500, a net reception terminal 600, and the like. Data reception processing step (data reception processing unit), order information storage processing step (order information storage processing unit) that stores the received order information in a storage medium (HDD), and addition, change, and deletion of this order information Created in an order management processing step (order management processing unit) that performs management processing such as order order, a pre-judge processing step (pre-judge processing unit) that pre-judges image data in order information, and a pre-judge processing step Based on the pre-judge correction data, An image processing step (image processing unit) for image processing to generate image data for print creation, and a data transmission step (data for transmitting the image data for print creation to the photo processing apparatus side in order units in accordance with the print processing order. And a transmission processing unit). Also, the photo print processing system program includes a processing step for inquiring about the operating status of the photo processing device, a processing step for receiving the operating status of the photo processing device and displaying it on the screen, a step for setting various setting values of the photo processing device, etc. It also has a program function. This photo print processing system program operates in cooperation with hardware resources such as the CPU and memory of the installed personal computer, and exhibits its functions.

また、別実施形態として、画像処理ステップをコントローラ200で行なわず、プレジャッジ処理ステップで作成されたプレジャッジ補正データと画像データを写真処理装置側に送信し、写真処理装置に内蔵された、専用回路で構成された画像処理基板で画像処理を行なわせることもできる。また、プレジャッジ処理ステップは全てのオーダーの画像データに対し、必須ではなく、プレジャッジ処理を省略する構成もある。また、スキャナー300から受信された画像データは、プレジャッジ処理後のものであってもよい。   Further, as another embodiment, the image processing step is not performed by the controller 200, and the pre-judge correction data and the image data created in the pre-judge processing step are transmitted to the photo processing apparatus side, and are incorporated in the photo processing apparatus. Image processing can also be performed on an image processing board formed of a circuit. Further, the pre-judge processing step is not essential for the image data of all orders, and there is a configuration in which the pre-judge process is omitted. Further, the image data received from the scanner 300 may be data after pre-judge processing.

本実施形態において、プレジャッジ処理は、画像データに基づいて写真プリントを作成する前に、適切な画質の写真プリントが作成されるか否かを判定するものであり、画像データに対する判定をオペレータが行なうための機能を提供する。   In the present embodiment, the pre-judgment process determines whether or not a photo print having an appropriate image quality is created before creating a photo print based on the image data. Provides functionality to do.

プレジャッジ処理は、具体的には、色や濃度を補正するための補正データを入力する機能を提供するものであり、かかる補正データの入力は必要に応じて設定される。その他の補正データの設定としては、赤目補正、逆光補正などの特殊補正の設定が例としてあげられる。   Specifically, the pre-judge process provides a function of inputting correction data for correcting color and density, and the input of such correction data is set as necessary. Examples of other correction data settings include special correction settings such as red-eye correction and backlight correction.

また、プリント枚数の設定としては、スキャナー300から取得した画像データに関してはデフォルトで1が設定されているが、オペレータの入力操作により変更することができる。   Also, as the setting of the number of prints, 1 is set by default for the image data acquired from the scanner 300, but it can be changed by an operator's input operation.

また、オーダー情報の画像データは、1つのコマ画像データで構成されていてもよく、複数のコマ画像データで構成されていてもよい。注文データには、注文ID、注文者識別情報、コマ画像ごとのプリント枚数、コマ画像ごとのプリントサイズの情報等が含まれていてもよい。   Further, the image data of the order information may be composed of one frame image data or a plurality of frame image data. The order data may include an order ID, orderer identification information, the number of prints for each frame image, print size information for each frame image, and the like.

また、コントローラ200は、各種設定、操作指示入力等のための入力操作部230と、各種設定操作指示表示等のためにモニター240とを備えている。入力操作部230は、キーボード231やマウス232等により構成される。キーボード231は、多数のキーを備えており、これらのキーを操作することによりキー入力を行うことができる。マウス232は、左キーおよび右キーを備えた座標入力装置であり、マウス232を所望の位置に移動させて左キーまたは右キーを操作することにより、モニター240の画面上における座標データを入力することができる。このとき、マウス232の左キーおよび右キーは、モニター240の画面上における座標データを入力するために選択される座標入力キーとして機能する。このようなキーボード231およびマウス232により構成される入力操作部230を用いることにより、複数のキーの中から選択して入力操作を行うことができる。本実施形態のソフトウェア自動再現プログラムの詳細は後述し、スキャナー300、写真処理装置100の構成について以下で説明する。 Further, the controller 200 includes an input operation unit 230 for various settings, operation instruction inputs, and the like, and a monitor 240 for various setting operation instruction displays. The input operation unit 230 includes a keyboard 231 and a mouse 232. The keyboard 231 includes a large number of keys, and key input can be performed by operating these keys. The mouse 232 is a coordinate input device having a left key and a right key, and the coordinate data on the screen of the monitor 240 is input by moving the mouse 232 to a desired position and operating the left key or the right key. be able to. At this time, the left key and the right key of the mouse 232 function as coordinate input keys selected for inputting coordinate data on the screen of the monitor 240. By using the input operation unit 230 including the keyboard 231 and the mouse 232, it is possible to perform an input operation by selecting from a plurality of keys. Details of the software automatic reproduction program of this embodiment will be described later, and the configurations of the scanner 300 and the photo processing apparatus 100 will be described below.

スキャナー300は、現像済みネガフィルムに形成されているコマ画像をスキャニングして、デジタルの画像データを取得する機能を有する。読み取られた画像データは、コントローラ200に送信される。読み取り方法としては、プレスキャニングと本スキャニングの2種類があり、プレスキャニングは、ネガフィルムの全体を低解像度(プレジャッジ用解像度)で一度読み取り、本スキャニングは、プレスキャニングの画像データに基づいたプレジャッジ処理後に行なわれるものであって、高解像度(写真用解像度)での読み取りである。この場合、スキャナー300はプレジャッジ処理機能を提供するプレジャッジ処理手段と接続されて構成される。   The scanner 300 has a function of acquiring digital image data by scanning a frame image formed on a developed negative film. The read image data is transmitted to the controller 200. There are two scanning methods: press scanning and main scanning. In press scanning, the entire negative film is read once at a low resolution (pre-judgment resolution), and this scanning is performed based on the image data of the press scanning. This is performed after the judgment process, and is read at a high resolution (photo resolution). In this case, the scanner 300 is configured to be connected to a pre-judge processing unit that provides a pre-judge processing function.

写真処理装置100は、コントローラ200からプリント作成用画像データを受信する受信部101と、受信されたプリント作成用画像データをマガジン103から繰り出された印画紙104に露光処理するための露光部105と、露光処理された印画紙104を現像処理するための現像部106と、現像処理された印画紙104を乾燥処理するための乾燥部107と、乾燥処理された印画紙104を仕分け処理しながら排出する仕分け排出部108と、を有して構成されている。また、写真処理装置100の全体的な動作を制御するためのメイン制御部120を備えている。   The photo processing apparatus 100 includes a receiving unit 101 that receives print creation image data from the controller 200, and an exposure unit 105 that exposes the received print creation image data to the photographic paper 104 fed out from the magazine 103. The developing unit 106 for developing the exposed photographic paper 104, the drying unit 107 for drying the developed photographic paper 104, and discharging the dried photographic paper 104 while sorting the dried photographic paper 104 And a sorting / discharging unit 108 to be configured. A main control unit 120 for controlling the overall operation of the photo processing apparatus 100 is also provided.

マガジン103には、写真感光材料である印画紙104がロール状に収容されている。マガジン103は、2台を設置することができ、例えば、幅の異なる印画紙を予めセットしておくことができる。マガジン103から引き出された長尺状の印画紙104は、設定されたプリントサイズになるようにカッター等の切断手段で切断される。   In the magazine 103, photographic paper 104, which is a photographic photosensitive material, is accommodated in a roll shape. Two magazines 103 can be installed. For example, printing papers having different widths can be set in advance. The long photographic printing paper 104 drawn out from the magazine 103 is cut by a cutting means such as a cutter so as to have a set print size.

露光部105は、露光エンジンを有し、画像処理基板220の展開メモリから送信されてくるプリント作成用画像データを受け取り、このプリント作成用画像データに基づいて、印画紙の乳剤面に画像を焼付露光する。露光エンジンとしては、特定の方式のものに限定されるものではなく、例えば、レーザーエンジン、CRTエンジン、PLZTエンジンなどを用いることができる。   The exposure unit 105 has an exposure engine, receives print creation image data transmitted from the development memory of the image processing board 220, and prints an image on the emulsion surface of the photographic paper based on the print creation image data. Exposure. The exposure engine is not limited to a specific type, and for example, a laser engine, a CRT engine, a PLZT engine, or the like can be used.

現像部106は、画像が焼付露光された印画紙104の現像処理を行い、乾燥部107は、現像処理された印画紙104の乾燥処理を行なう。仕分け排出部108において、仕上がりの写真プリントが装置本体外部に排出され、所定の集積装置によりオーダー単位で集積可能に構成されている。   The developing unit 106 performs a developing process on the photographic paper 104 on which the image is printed and exposed, and the drying unit 107 performs a drying process on the developed photographic paper 104. In the sorting discharge unit 108, the finished photographic print is discharged to the outside of the main body of the apparatus, and can be stacked in order units by a predetermined stacking apparatus.

印画紙センサー109は、仕分け排出部108から排出される印画紙104を検出し、あるオーダーの写真プリントが全て排出されたか否かを検出する。センサー制御部110は、印画紙センサー109の駆動制御を行なうと共に、印画紙センサー109からの信号を受信して解析する。メイン制御部120は、あるオーダーについての写真プリントが全て排出されたとセンサー制御部110により検出された場合、コントローラ200にその通知を行い、そのオーダーについてのオーダー情報を処理済みの管理状態に設定し、さらに、記憶媒体から削除するように構成してもよい。なお、写真処理装置100としては、上記のような構成に限らず、インクジェットプリンタやサーマルプリンタ(昇華型プリンタ)などの各種構成を採用することができる。   The photographic paper sensor 109 detects the photographic paper 104 discharged from the sorting discharge unit 108, and detects whether or not all photo prints of a certain order have been discharged. The sensor control unit 110 controls driving of the photographic paper sensor 109 and receives and analyzes a signal from the photographic paper sensor 109. When the sensor control unit 110 detects that all photographic prints for an order have been discharged, the main control unit 120 notifies the controller 200 of the order and sets the order information for the order to the processed management state. Further, it may be configured to be deleted from the storage medium. The photographic processing apparatus 100 is not limited to the above-described configuration, and various configurations such as an inkjet printer and a thermal printer (sublimation printer) can be employed.

(ソフトウェア自動再現プログラム)
以下にコントローラ200にインストールされるソフトウェア自動再現プログラム(以下、自動再現プログラムと省略)の機能について説明する。なお、このプログラムは、記憶媒体に記録され、記憶媒体として提供可能であり、また、通信回線を介して提供(ダウンロード提供)されてもよい。通信回線を介して提供される場合、その一部の機能のみが提供されてもよく、他の一部がサーバ装置に残っていてもよい。
(Software automatic reproduction program)
The function of a software automatic reproduction program (hereinafter abbreviated as an automatic reproduction program) installed in the controller 200 will be described below. This program is recorded in a storage medium, can be provided as a storage medium, and may be provided (provided by downloading) via a communication line. When provided via a communication line, only a part of the functions may be provided, and the other part may remain in the server device.

図1に、自動再現プログラムの処理機能について機能ブロック図で示す。   FIG. 1 is a functional block diagram showing processing functions of the automatic reproduction program.

具体的には、所定期間をカウントする(時刻を計測する)カウント部201と、何らかの入力操作が行われた場合に、前記画面に表示された画面データにおけるアクティブな画面データの情報を取得する画面データ情報取得部202と、前記取得された画面データの情報から、前記アクティブな画面データがキャプチャー対象のアプリケーションソフトのものであるか否かを判断する判断部203と、前記判断部203によって、前記アクティブな画面データがキャプチャー対象のアプリケーションソフトのものであると判断された場合に、前記画面データの情報と関連付けてキー操作データをキャプチャーするキャプチャー部204とを有している。保存部205は、当該自動再現プログラムの実行により機能するものであり、前記キャプチャー部204でキャプチャーされたキー操作データを画面データ情報と共に相互に関連付けて保存する。また、キー操作データは、時刻データとも関連付けて保存される。保存部205は、例えば、大容量記憶媒体である。   Specifically, a count unit 201 that counts a predetermined period (measures time), and a screen that acquires information about active screen data in the screen data displayed on the screen when some input operation is performed The data information acquisition unit 202, the determination unit 203 that determines whether the active screen data is that of the application software to be captured from the information of the acquired screen data, and the determination unit 203 A capture unit 204 that captures key operation data in association with the information of the screen data when it is determined that the active screen data is of the application software to be captured; The storage unit 205 functions by executing the automatic reproduction program, and stores the key operation data captured by the capture unit 204 in association with each other along with the screen data information. Further, the key operation data is stored in association with the time data. The storage unit 205 is, for example, a large capacity storage medium.

ここでキーとは前述のようにキーボード231に備えられた多数のキーや、マウス232に備えられた左キーおよび右キーなどを指している。マウス232を所望の位置に移動させて左キーまたは右キーを操作(クリック)することにより、モニター240の画面上における座標データを入力することができ、この座標データが保存部205に保存される。これらの入力操作はキー操作データとして保存される。   Here, the keys refer to a number of keys provided on the keyboard 231 as described above, and the left key and right key provided on the mouse 232. The coordinate data on the screen of the monitor 240 can be input by moving the mouse 232 to a desired position and operating (clicking) the left key or the right key, and the coordinate data is stored in the storage unit 205. . These input operations are stored as key operation data.

例えば、マウス232で左キーや右キーをクリックすると、画面上におけるクリック位置(座標)における座標データが入力される。また、キーボード231によりデータの入力等を行った場合は、その入力していく過程も合わせて保存される。例えば、画面上に設定されている数値入力枠に数値をキーボード231により入力した場合には、座標データのみならず、数値データ(これらもキー操作データに相当する)も合わせて保存される。   For example, when the left key or right key is clicked with the mouse 232, coordinate data at the click position (coordinates) on the screen is input. In addition, when data is input using the keyboard 231, the input process is also stored. For example, when a numerical value is input to the numerical value input frame set on the screen with the keyboard 231, not only coordinate data but also numerical data (these also correspond to key operation data) are stored together.

画面データ情報と対応付けてキー操作データを保存することにより、保存したデータを再現するに際して、単に入力操作の履歴を表示するのではなく、実際に解析対象のアプリケーションソフトを立ち上げて、入力操作の様子も再現することができる。入力操作も合わせて再現するので、入力操作に伴う動作も合わせて再現可能になる。例えば、周辺機器に対する動作指令(例えば、写真処理装置100に対するプリント作成指令、記録装置500へのデータ書き込み指令など)に関しても再現できるので、実際に周辺機器を動作させながら検証することができる。これにより、エラーが発生した場合の解析をより精度よく行なうことができる。   By saving the key operation data in association with the screen data information, when reproducing the saved data, rather than simply displaying the history of the input operation, the application software to be analyzed is actually launched and the input operation is performed. Can also be reproduced. Since the input operation is also reproduced, the operation accompanying the input operation can be reproduced together. For example, an operation command for the peripheral device (for example, a print creation command for the photo processing apparatus 100, a data write command for the recording device 500, etc.) can be reproduced, so that verification can be performed while actually operating the peripheral device. As a result, the analysis when an error occurs can be performed with higher accuracy.

なお、座標データを保存する場合には、画面全体における座標データではなく、アクティブのウィンドウ画面のクライアント領域上に設定された基準座標(図5に図番511で示す)に対する相対座標データとして保存することが好ましい。例えば、マウス232によりクリックした位置が512であるとすると、座標データとしては図5に示すように基準座標に対する(x,y)を相対座標データとして保存する。   When the coordinate data is saved, it is saved not as coordinate data for the entire screen but as relative coordinate data with respect to reference coordinates (indicated by the reference numeral 511 in FIG. 5) set on the client area of the active window screen. It is preferable. For example, if the position clicked by the mouse 232 is 512, (x, y) with respect to the reference coordinates is stored as relative coordinate data as coordinate data as shown in FIG.

解析対象のアプリケーションソフトの入力操作の再現を行なう場合に、キー操作データをキャプチャーしたときとは異なるモニター画面で再現することがある。このときに、キー操作データをキャプチャーした時のモニターと再現する時のモニターとで、解像度が異なると、実際とは異なった位置にキー操作が再現されてしまい、正確な再現を行なうことができなくなる可能性がある。そこで、上記のように相対座標データを用いることで、正確なキー操作を再現することが可能になる。   When the input operation of the application software to be analyzed is reproduced, the key operation data may be reproduced on a different monitor screen from that captured. At this time, if the resolution is different between the monitor when the key operation data is captured and the monitor when it is reproduced, the key operation is reproduced at a position different from the actual one, and accurate reproduction is possible. There is a possibility of disappearing. Therefore, by using the relative coordinate data as described above, it is possible to reproduce an accurate key operation.

また、キャプチャーされたキー操作データや画面データ情報は、圧縮処理されて保存されることが好ましい。圧縮アルゴリズムは公知のものを適用でき、例えば、ランレングス圧縮法、PIC圧縮法等が例示される。かかる場合、自動再現プログラムは、圧縮処理機能(圧縮部207)を有し、圧縮処理ステップをコンピュータに実行させる構成である。   The captured key operation data and screen data information are preferably compressed and stored. A known compression algorithm can be applied, and examples thereof include a run length compression method and a PIC compression method. In such a case, the automatic reproduction program has a compression processing function (compression unit 207) and is configured to cause the computer to execute the compression processing step.

また、キャプチャー条件を設定するキャプチャー条件設定部206を有している。キャプチャー条件設定部206は、各種キャプチャー条件を設定することができ、キャプチャー条件としては、例えば、キャプチャーパターンの設定、キャプチャーデータを出力するフォルダの指定、出力するファイルの個数、1ファイルの出力サイズの指定(ファイル数とファイルサイズでキャプチャーデータを保存する容量がきまる)、キャプチャー処理のタイミング等が例示される。これらの詳細は後述する。   In addition, a capture condition setting unit 206 for setting capture conditions is provided. The capture condition setting unit 206 can set various capture conditions. Examples of the capture conditions include setting a capture pattern, specifying a folder for outputting capture data, the number of files to be output, and the output size of one file. Examples are the designation (capacity for storing capture data based on the number of files and the file size), the timing of capture processing, and the like. Details of these will be described later.

操作再現部208は、保存されているキー操作データに基づいて、ソフトの入力操作を再現させることができる。この操作再現部208の主要な機能は、既に述べてきたように、エラーが発生した場合などに、その原因解析のために操作状況を再現させることである。操作再現部208は、入力操作に伴う周辺機器の動作などについても合わせて再現させることができる。従って、操作再現部208によれば、より精度のよい詳細な解析・検証を行なうことができる。   The operation reproduction unit 208 can reproduce the software input operation based on the stored key operation data. As described above, the main function of the operation reproduction unit 208 is to reproduce the operation state for the cause analysis when an error occurs. The operation reproduction unit 208 can also reproduce the operation of the peripheral device accompanying the input operation. Therefore, the operation reproducing unit 208 can perform detailed analysis / verification with higher accuracy.

操作再現部208は、保存部205に保存されているキー操作データに基づいて、対応付けられた時刻に従って、ソフトの再現動作を行なわせる。従って、各入力操作の間隔は、実際に入力操作を行った時の間隔と同じであるが、再生速度設定バー85(図6参照)の操作により変更することもできる。   Based on the key operation data stored in the storage unit 205, the operation reproduction unit 208 causes the software reproduction operation to be performed according to the associated time. Accordingly, the interval between the input operations is the same as the interval when the input operation is actually performed, but can be changed by operating the playback speed setting bar 85 (see FIG. 6).

(動作フローチャート)
次に、自動再現プログラムの処理フローについて図2を用いて以下に説明する。コントローラ200はパソコンで構成され、このパソコンはマイクロソフト(登録商標)社のウインドウシステム(例えば、Microsoft Windows(登録商標)2000、XP、VISTA(登録商標))で動作する環境である。なお、他のウインドウシステム、例えば、Mac OS、X Window Systemであってもよいことはいうまでもない。
(Operation flowchart)
Next, the processing flow of the automatic reproduction program will be described below with reference to FIG. The controller 200 is composed of a personal computer, and this personal computer is an environment that operates on a Microsoft (registered trademark) window system (for example, Microsoft Windows (registered trademark) 2000, XP, VISTA (registered trademark)). It goes without saying that other window systems such as Mac OS and X Window System may be used.

コントローラ200でOSを起動すると、図3(a)に示すように、デスクトップ画面300が表示される。このデスクトップ画面300には、各種アプリケーションソフトの起動ファイルアイコンが表示されている。自動再現プログラムの起動ファイルアイコン301を選択し実行する(S1)。実行されると、図3(a)に示すように、例えば、タスクバーにアイコン302が表示される。アイコンの色によってキャプチャー状態を識別できる。例えば、アイコン背景色が水色であれば一時停止中、赤であればキャプチャー中、橙色であればキャプチャーエラー発生中であることをそれぞれ示す。キャプチャーエラー発生は、例えば、キャプチャーされたキー操作データ等を保存するための記憶媒体(例えばハードディスク)にファイルを出力できない場合がある。初期設定として、起動ファイル実行により、キャプチャー機能が自動的に開始されるように設定してもよく、一時停止の状態にしておいてもよい。   When the OS is started by the controller 200, a desktop screen 300 is displayed as shown in FIG. On this desktop screen 300, startup file icons of various application software are displayed. The startup file icon 301 of the automatic reproduction program is selected and executed (S1). When executed, an icon 302 is displayed on the task bar, for example, as shown in FIG. The capture state can be identified by the color of the icon. For example, if the icon background color is light blue, it is temporarily stopped, if it is red, it is being captured, and if it is orange, it indicates that a capture error has occurred. When a capture error occurs, for example, a file may not be output to a storage medium (for example, a hard disk) for storing captured key operation data or the like. As an initial setting, the capture function may be automatically started by executing the startup file, or may be paused.

起動ファイル実行後(S1)、キャプチャー機能がON状態であるか否かが判断され(S2)、ON状態であれば、次のステップS3以降に進む。ON状態でない場合、キャプチャー機能が一次停止状態である。キャプチャー機能をON状態にするには、図3(a)に示すタスクバーのアイコン302をクリックすることによって、図3(b)に示すように、メニュー303を表示させ、メニュー303から「キャプチャー開始」を選択することで、キャプチャー機能を開始できる。このメニュー303には、「キャプチャー開始」以外に、例えば、「キャプチャー終了」(キャプチャーを停止する機能)、「設定」(キャプチャー条件を設定する機能)、「ソフトの終了」(自動再現プログラムを終了する機能であり、キャプチャー終了してからのみ実行できる)等が選択できるように構成されている。   After execution of the startup file (S1), it is determined whether or not the capture function is in an ON state (S2). When not in the ON state, the capture function is in the primary stop state. In order to turn on the capture function, by clicking the icon 302 on the task bar shown in FIG. 3A, the menu 303 is displayed as shown in FIG. You can start the capture function by selecting. In this menu 303, in addition to “capture start”, for example, “capture end” (function to stop capture), “setting” (function to set capture conditions), “end software” (end automatic reproduction program) This is a function that can be executed only after the capture is completed).

また、一次停止状態において、「設定」が選択されたか否かが判断される(S10)。「設定」が選択された場合、ステップS11において、キャプチャー条件の設定を行える。「設定」は、上記キャプチャー条件設定部206の機能であり、キャプチャー中でない場合に条件を設定できるように構成されている。なお、キャプチャー条件は、推奨条件が予め設定されている場合があるが、写真プリント処理システムが設置される写真店の都合や、コントローラ200として用いられるパソコンの処理能力、ハードディスク容量等によって適宜設定できるように構成され、各種ユーザ条件にカスタマイズできる構成である。   Further, it is determined whether or not “setting” is selected in the primary stop state (S10). If “SETTING” is selected, the capture condition can be set in step S11. “Setting” is a function of the capture condition setting unit 206, and is configured so that a condition can be set when capturing is not in progress. Note that although there are cases where recommended conditions are set in advance, the capture conditions can be set as appropriate depending on the convenience of the photo shop where the photo print processing system is installed, the processing capacity of the personal computer used as the controller 200, the hard disk capacity, and the like. It is the structure which can be customized to various user conditions.

(キャプチャー条件設定)
以下でキャプチャー条件の設定について説明する。図4に、キャプチャー条件設定画面400の一例を示す。「キャプチャーパターンの選択401」は、使用するパターンを設定するためのボックスである。すでに設定されているパターンはコンボボックスに表示される。新たにパターンを設定する場合には、新規名称を入力し保存する。保存は、「Regist418」を押下することで確定される。
(Capture condition setting)
The setting of capture conditions will be described below. FIG. 4 shows an example of the capture condition setting screen 400. “Capture pattern selection 401” is a box for setting a pattern to be used. Already set patterns are displayed in the combo box. When a new pattern is set, a new name is input and saved. Saving is confirmed by pressing “Regist 418”.

ファイル設定欄の「出力フォルダ402」において、キャプチャーされたキー操作データや画面データ情報等を保存する先のフォルダを指定する。ボックス右側のボタンでフォルダ一覧を表示させ選択できる。「出力ファイル数403」において、出力するファイルの個数を設定する。「出力ファイルサイズ404」において、1ファイルの出力サイズを指定する。ここで指定されたサイズを超えたところで次のファイルに切り換えて出力されるように構成される。「出力ファイル数403」と「出力ファイルサイズ404」とを乗算して得られた値が、キー操作データ等が保存される容量である。したがって、保存部205の大容量記憶媒体(例えばハードディスク)の容量に応じた設定をすることが可能である。   In the “output folder 402” in the file setting field, a destination folder for storing captured key operation data, screen data information, and the like is designated. The folder list can be displayed and selected with the button on the right side of the box. In “number of output files 403”, the number of files to be output is set. In “Output file size 404”, the output size of one file is designated. When the size specified here is exceeded, the file is switched to the next file and output. A value obtained by multiplying “number of output files 403” and “output file size 404” is a capacity for storing key operation data and the like. Therefore, it is possible to make settings according to the capacity of the large-capacity storage medium (for example, hard disk) of the storage unit 205.

「自動キャプチャー開始405」のチェックボックスをチェックすることで、自動再現プログラムを起動したときに自動的にキャプチャー処理を開始するように設定できる。   By checking the “automatic capture start 405” check box, it is possible to automatically start the capture process when the automatic reproduction program is started.

「マウス412」のチェックボックスをチェックすると、マウス操作ログを保存する。マウス操作ログ(キー操作データに対応する)は、取得された画像データに紐付けされている。「キーボード413」のチェックボックスをチェックすると、キーボード操作ログ(キー操作データに対応する)を保存する。キーボード操作ログは、取得された画像データに紐付けされている。「ドライブ414」のチェックボックスをチェックすると、ドライブ変化ログを保存する。   When the “mouse 412” check box is checked, a mouse operation log is saved. A mouse operation log (corresponding to key operation data) is linked to the acquired image data. When the “keyboard 413” check box is checked, a keyboard operation log (corresponding to key operation data) is saved. The keyboard operation log is linked to the acquired image data. When the check box of “drive 414” is checked, the drive change log is saved.

「CPU/MEMORY415」のチェックボックスをチェックすると、CPU使用量ログ、メモリの使用量ログを保存する。上記の「周期407」で設定した数値(100ms)と、ここで設定された数値(10)を乗算した値の時間タイミングでサンプリングされる。「Network416」のチェックボックスをチェックすると、ネットワーク状態ログを保存する。上記の「周期407」で設定した数値(100ms)と、ここで設定された数値(600)を乗算した値の時間タイミングでサンプリングされる。「Process417」のチェックボックスをチェックすると、プロセス状態ログを保存する。上記の「周期407」で設定した数値(100ms)と、ここで設定された数値(600)を乗算した値の時間タイミングでサンプリングされる。   When the “CPU / MEMORY 415” check box is checked, a CPU usage log and a memory usage log are saved. Sampling is performed at a time timing of a value obtained by multiplying the numerical value (100 ms) set in the “cycle 407” and the numerical value (10) set here. When the check box of “Network 416” is checked, the network status log is saved. Sampling is performed at a time timing of a value obtained by multiplying the numerical value (100 ms) set in the “cycle 407” and the numerical value (600) set here. If the check box of “Process 417” is checked, the process status log is saved. Sampling is performed at a time timing of a value obtained by multiplying the numerical value (100 ms) set in the “cycle 407” and the numerical value (600) set here.

次にキャプチャー処理について説明する。キャプチャー機能が開始されると、キーボード231やマウス232などの入力操作部230により入力操作が行われたか否かを判断する。入力操作が行われた場合(S3)に、アクティブな画面データの情報を取得する(S4、画面データ情報取得処理ステップ)。例えば、アクティブ画面のウインドウハンドルを取得する。取得されたウインドウハンドルからその実行モジュール名が取得される。これは、ウインドウハンドルと実行モジュール名とが、CPUで紐付けされているためである。また、ウインドウハンドルには当該画面のタイトル名が含まれており、取得されたウインドウハンドルからタイトル名が読み出され、各キー操作データに対応付けて保存部205に保存される。   Next, the capture process will be described. When the capture function is started, it is determined whether or not an input operation has been performed by the input operation unit 230 such as the keyboard 231 or the mouse 232. When an input operation is performed (S3), information on active screen data is acquired (S4, screen data information acquisition processing step). For example, the window handle of the active screen is acquired. The execution module name is acquired from the acquired window handle. This is because the window handle and the execution module name are linked by the CPU. The window handle includes the title name of the screen, and the title name is read from the acquired window handle and stored in the storage unit 205 in association with each key operation data.

次いで、取得された画面データの情報(ここでは実行モジュール名)が、キャプチャー対象のアプリケーションソフトのものであるか否かが判断される(S5、判断処理ステップ)。キャプチャー対象のアプリケーションソフトは、予めメモリ等に記憶されており、ここでは、上記の写真プリント処理システムプログラムの各種実行モジュールである。   Next, it is determined whether the acquired screen data information (execution module name here) is for the application software to be captured (S5, determination processing step). The application software to be captured is stored in advance in a memory or the like, and here are various execution modules of the above-described photo print processing system program.

取得された画面データの情報が、キャプチャー対象のアプリケーションソフトのものであると判断された場合、キー操作データをキャプチャーする(S6、キャプチャー処理ステップ)。ステップS5において、キャプチャー対象のアプリケーションソフトのものでないと判断された場合、キャプチャー処理を行わず、ステップS4に戻る。すなわち、このタイミングで、キー操作データは取り込まれないことになる。そして、次の入力操作が行なわれるまで待機する。   When it is determined that the acquired screen data information is for the application software to be captured, key operation data is captured (S6, capture processing step). If it is determined in step S5 that the application software is not to be captured, the capture process is not performed and the process returns to step S4. That is, key operation data is not captured at this timing. And it waits until the next input operation is performed.

前述のキャプチャー条件設定画面において、「マウス412」や「キーボード413」のチェックボックスをチェックすると、入力操作を行なった結果がキー操作データとして保存部205に保存される。キー操作データは前述のように画面データ情報や時刻データと紐付けされた状態で保存される。なお、「マウス412」か「キーボード413」のいずれか一方のキー操作データのみを保存するようにしてもよいが、検証を精度よく行なうためには、両方ともキャプチャーすることが好ましい。   When the “mouse 412” and “keyboard 413” check boxes are checked on the above-described capture condition setting screen, the result of the input operation is stored in the storage unit 205 as key operation data. The key operation data is stored in a state linked to the screen data information and time data as described above. Note that only the key operation data of either the “mouse 412” or the “keyboard 413” may be stored, but it is preferable to capture both for accurate verification.

キー操作データと関連付けられるのは時刻データによるものに限定されず、例えば、一番最初にキー操作データを取り込んだ時刻を基準とした相対的な時間値、カウント値などにより紐付けすることもできる。   The association with key operation data is not limited to that by time data, and for example, it can be linked by a relative time value, count value, etc., based on the time at which key operation data was first captured. .

なお、「画面がアクティブである」は、その画面にのみ入力操作が可能であることを意味している。図5に、写真プリント処理システムプログラムの画面がアクティブである一例を示す。画面中央のウインドウ画面が写真プリント処理システムプログラムの画面例(プレジャッジ画面例)であり、アクティブであることを示す。他のアプリケーションソフトの画面は非アクティブであり、画面下部領域のタスクバーで表示されているのみか、プレジャッジ画面背景に隠れている状態である。   Note that “the screen is active” means that an input operation is possible only on that screen. FIG. 5 shows an example in which the screen of the photo print processing system program is active. The window screen in the center of the screen is a screen example (pre-judge screen example) of the photo print processing system program and indicates that it is active. The screen of other application software is inactive and is only displayed on the task bar in the lower area of the screen or hidden behind the pre-judge screen background.

キャプチャーされたキー操作データ及びその他の画面データ情報等のデータは圧縮部207によって圧縮処理され、保存部205に保存する(S7、保存処理ステップ)。各キー操作データ(前述の座標データや数値入力データなど)は時刻データと関連付けて保存されることにより、種々の入力操作の間隔についても再現可能な状態で、保存部205に保存されることとなる(S9)。なお、ステップS8において圧縮処理は必須ではないが、記憶媒体の容量確保の観点から圧縮処理したほうが好ましい。   The captured key operation data and other data such as screen data information are compressed by the compression unit 207 and stored in the storage unit 205 (S7, storage processing step). Each key operation data (such as the above-mentioned coordinate data and numerical input data) is stored in association with the time data, so that it can be stored in the storage unit 205 in a reproducible state for various input operation intervals. (S9). In step S8, the compression process is not essential, but it is preferable to perform the compression process from the viewpoint of securing the capacity of the storage medium.

なお、キー操作データ以外に保存部205に保存されるデータとしては、表示された各画面データの画面番号、各画面データが表示されたときに選択されたキーの番号(ボタン番号)、アクティブ画面の画面全体に対する位置座標データ(例えば、図5の座標(x1,y1)で示される。)などを例示することができる。ただし、これらのデータに限らず、表示された各画面データの名称(画面名称)、各画面データが表示されたときに使用されたリソースの番号(リソース番号)、ダイアログの識別番号(ダイアログID)、実行されたプロセスの名称(プロセス名)といったデータが、各画面データに対応付けて保存部205に保存されるようになっていてもよい。   In addition to the key operation data, the data stored in the storage unit 205 includes the screen number of each displayed screen data, the key number (button number) selected when each screen data is displayed, and the active screen. The position coordinate data for the entire screen (for example, indicated by the coordinates (x1, y1) in FIG. 5) can be exemplified. However, not only these data, but the name of each displayed screen data (screen name), the number of the resource used when each screen data was displayed (resource number), and the identification number of the dialog (dialog ID) Data such as the name of the executed process (process name) may be stored in the storage unit 205 in association with each screen data.

保存部205の記憶媒体としては、大容量データを記憶可能なハードディスクが好ましい。予め記憶媒体に保存できる保存データ量を設定しておき、保存された画面データのデータ量が、その保存データ量に達したら、古い画面データを削除するようにし、記憶媒体の保存データ量を一定以下に保ち、キー操作データ等のデータが保存されないような不具合を生じないように構成することが好ましい。また、データ量が保存データ量に達したら、記憶媒体に保存されたキー操作データ等をメディア(CD−ROM、MO等)に移し、記憶媒体の記憶領域を確保するように構成できる。   As the storage medium of the storage unit 205, a hard disk capable of storing a large amount of data is preferable. The amount of saved data that can be saved in the storage medium is set in advance. When the amount of saved screen data reaches that saved data amount, the old screen data is deleted, and the amount of saved data in the storage medium is kept constant. It is preferable to keep the following and to prevent a problem that data such as key operation data is not saved. Further, when the data amount reaches the storage data amount, the key operation data stored in the storage medium can be transferred to the medium (CD-ROM, MO, etc.), and the storage area of the storage medium can be secured.

キャプチャー処理は、上記のとおり、タスクバーのアイコンからメニューを表示させ、「一時停止」を選択することで、停止させることができる。また、キャプチャー処理開始時刻と終了時刻を予め設定しておき、開始時刻から自動的に開始させ、終了時刻の到来で自動的に一次停止させる構成ができる。また、キャプチャー処理終了期間を設定し、キャプチャー開始時刻から一定期間が経過したら自動的に一次停止するように構成することもできる。   As described above, the capture process can be stopped by displaying a menu from the icon on the task bar and selecting “pause”. In addition, it is possible to set a capture process start time and an end time in advance, automatically start from the start time, and automatically stop temporarily when the end time arrives. In addition, it is possible to set a capture process end period and automatically stop after a certain period from the capture start time.

(入力操作の再現処理)
次に、入力操作の再現方法について説明する。まず、図6は、ソフトウェアを再現した時の画面データ例について示す。キャプチャーされたキー操作データ等が保存されているファイルの一覧から、再現したいファイルを選択する。ファイルを選択すると、記憶媒体からメインメモリにそのファイルが読み込まれ、再現が開始される。図6のウインドウ中央の画面にソフトウェアが再現された状態が示される。マウスのカーソルの動きが再現されている状態が図示されている。キー操作データ等が圧縮されている場合、解凍処理を行い、再現する。
(Reproduction process of input operation)
Next, a method for reproducing the input operation will be described. First, FIG. 6 shows an example of screen data when software is reproduced. Select the file you want to reproduce from the list of files that contain the captured key operation data. When a file is selected, the file is read from the storage medium into the main memory, and reproduction is started. A state where the software is reproduced is shown on the screen in the center of the window in FIG. The state where the movement of the mouse cursor is reproduced is shown. If the key operation data is compressed, decompress it and reproduce it.

図6において、表示ウインドウ下部のバー81と、このバー81の上の逆三角マークは、再現しているファイルのどの位置を表示しているかを示す。ウインドウ下部のバー81の下部には、現在表示している画面データに関する入力操作を行なった時刻82(キャプチャーしたコンピュータのローカル時刻)、その日付83を表示している。この時刻82の右側に、再生・一次停止ボタン(ボタン押下で再生か一時停止かに切り替わる機能ボタン)・現在位置より所定分移動させるためのボタン84、再生速度設定バー85等が表示されている。   In FIG. 6, a bar 81 at the bottom of the display window and an inverted triangle mark on the bar 81 indicate which position of the reproduced file is displayed. In the lower portion of the bar 81 at the bottom of the window, a time 82 (local time of the captured computer) when the input operation relating to the currently displayed screen data is performed, and a date 83 thereof are displayed. On the right side of the time 82, a playback / primary stop button (a function button that switches between playback and pause when the button is pressed), a button 84 for moving a predetermined amount from the current position, a playback speed setting bar 85, and the like are displayed. .

キー操作データとして、例えば、図6に示すようにマウスが位置520から位置521を経由して位置522へと移動した場合、その移動軌跡についても再現させることができる。また、写真画像の色データを補正するためのカラーデータの補正値を入力した場合には、その補正値の入力過程も再現させることができる。   As the key operation data, for example, when the mouse moves from the position 520 to the position 522 via the position 521 as shown in FIG. In addition, when a color data correction value for correcting color data of a photographic image is input, the input process of the correction value can also be reproduced.

図6に再生された状態を別のコントローラ200のモニター240に再現させることもできる。図6では、自動再現プログラムのウインドウ画面内で画面の状態が再生されているだけであるが、別のモニター240を利用して、図5に示すように実際に入力操作を行なったのと同じ動作を再現させることができる。従って、位置522におけるマウスの操作が写真処理装置100へのプリント作成指令であれば、再現を行うに際して写真処理装置100も同じように動作が再現されることになる。写真処理装置100に限らず、他の周辺機器への動作指令などについても同様に再現させて当該周辺機器も合わせて動作させることができる。   The state reproduced in FIG. 6 can be reproduced on the monitor 240 of another controller 200. In FIG. 6, only the screen state is reproduced in the window screen of the automatic reproduction program, but the same operation as actually performing an input operation using another monitor 240 as shown in FIG. The operation can be reproduced. Therefore, if the mouse operation at the position 522 is a print creation command to the photo processing apparatus 100, the operation of the photo processing apparatus 100 is similarly reproduced when performing the reproduction. Not only the photographic processing apparatus 100 but also operation commands to other peripheral devices can be reproduced in the same manner and the peripheral devices can be operated together.

以上の構成によれば、エラーが発生した時の状況を実施に作業者が行なった入力操作と同じことを忠実に再現することができる。エラー発生原因を検証するためには、画面データを再生させるのみでは充分な解析を行なうことが難しいが、本発明によれば、実際に行なった操作状況を再現させることができるので、精度のよいエラー解析を行うことが可能になる。   According to the above configuration, it is possible to faithfully reproduce the same operation as the input operation performed by the operator to implement the situation when the error occurs. In order to verify the cause of the error, it is difficult to perform sufficient analysis only by replaying the screen data. However, according to the present invention, the actual operation situation can be reproduced, so the accuracy is high. Error analysis can be performed.

以上の実施形態では、自動再現プログラムが写真プリント処理システムにおいて実行される構成について説明したが、このような構成に限らず、本発明は、写真プリント処理システム以外の各種システムおよび装置に適用可能である。   In the above embodiment, the configuration in which the automatic reproduction program is executed in the photo print processing system has been described. However, the present invention is not limited to such a configuration, and the present invention can be applied to various systems and apparatuses other than the photo print processing system. is there.

本実施形態では、画面データのキャプチャーは行なっていないが、画面データのキャプチャーも同時に行なうようにしてもよい。   In this embodiment, screen data is not captured, but screen data may be captured simultaneously.

写真プリント処理システムの機能構成を説明するための図Diagram for explaining the functional configuration of the photo print processing system キャプチャー処理の動作フローチャートOperation flowchart of capture processing 自動再現プログラムの実行画面について説明するための図Diagram for explaining the execution screen of the automatic reproduction program キャプチャー条件設定画面について説明するための図Illustration for explaining the capture condition setting screen 自動再現プログラムの実行画面について説明するための図Diagram for explaining the execution screen of the automatic reproduction program 自動再現プログラムによる動作再現状態について説明するための図Diagram for explaining the operation reproduction state by the automatic reproduction program

符号の説明Explanation of symbols

100 写真処理装置
200 コントローラ
201 カウント部
202 画面データ情報取得部
203 判断部
204 キャプチャー部
205 保存部
206 キャプチャー条件設定部
208 操作再現部
230 入力操作部
231 キーボード
232 マウス
DESCRIPTION OF SYMBOLS 100 Photo processing apparatus 200 Controller 201 Count part 202 Screen data information acquisition part 203 Judgment part 204 Capture part 205 Storage part 206 Capture condition setting part 208 Operation reproduction part 230 Input operation part 231 Keyboard 232 Mouse

Claims (3)

キャプチャー対象となっているソフトウェアに対して行われ、複数のキーの中から選択される入力操作を再現させるためのソフトウェア自動再現プログラムであって、
コンピュータに、
前記ソフトウェアがアクティブな状態である場合に、そのアクティブ画面の画面データ情報を取得する画面データ情報取得処理ステップと、
この画面データ情報と関連付けて、前記入力操作をキー操作データとして保存するキー操作データ保存ステップと、
前記保存されたキー操作データに基づいて、前記ソフトウェアの入力操作を再現させる再現ステップと、を実行させるためのソフトウェア自動再現プログラム。
A software automatic reproduction program that is performed on the software to be captured and reproduces the input operation selected from multiple keys.
On the computer,
Screen data information acquisition processing step for acquiring screen data information of the active screen when the software is in an active state;
In association with this screen data information, a key operation data storage step for storing the input operation as key operation data;
A software automatic reproduction program for executing a reproduction step of reproducing the input operation of the software based on the stored key operation data.
前記複数のキーには、前記画面上における座標データを入力するために選択される座標入力キーが含まれており、
前記保存ステップにおいて、前記座標入力キーの選択により入力された座標データを保存し、
かつ、前記座標データは、前記アクティブ画面のクライアント領域上に設定された基準座標からの相対座標データとして保存されることを特徴とする請求項1に記載のソフトウェア自動再現プログラム。
The plurality of keys include a coordinate input key selected to input coordinate data on the screen,
In the storing step, the coordinate data input by the selection of the coordinate input key is stored,
The software automatic reproduction program according to claim 1, wherein the coordinate data is stored as relative coordinate data from a reference coordinate set on a client area of the active screen.
前記画面データ情報には、アクティブ画面の画面全体に対する位置座標データが含まれることを特徴とする請求項1又は2に記載のソフトウェア自動再現プログラム。   The software automatic reproduction program according to claim 1, wherein the screen data information includes position coordinate data for the entire screen of the active screen.
JP2008012926A 2008-01-23 2008-01-23 Software automatic reproduction program Withdrawn JP2009175970A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008012926A JP2009175970A (en) 2008-01-23 2008-01-23 Software automatic reproduction program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008012926A JP2009175970A (en) 2008-01-23 2008-01-23 Software automatic reproduction program

Publications (1)

Publication Number Publication Date
JP2009175970A true JP2009175970A (en) 2009-08-06

Family

ID=41031002

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008012926A Withdrawn JP2009175970A (en) 2008-01-23 2008-01-23 Software automatic reproduction program

Country Status (1)

Country Link
JP (1) JP2009175970A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011060018A (en) * 2009-09-10 2011-03-24 Fujitsu Ltd Information processor, information processing program, and information processing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011060018A (en) * 2009-09-10 2011-03-24 Fujitsu Ltd Information processor, information processing program, and information processing method

Similar Documents

Publication Publication Date Title
JP2009163370A (en) Capture software program and capture device
US8381035B2 (en) Information processing device for creating and analyzing log files
JP5039932B2 (en) Capture software program and capture device
JP2006277339A (en) File management device, printer, file management method and program
JP5003478B2 (en) Capture software program and capture device
JP2009163391A (en) Viewer software program and viewer apparatus
JP2009169530A (en) Viewer software program and viewer device
JP2007304694A (en) Image retrieval device, image retrieval method and image retrieval program
JP2009175970A (en) Software automatic reproduction program
EP2075716A1 (en) Viewer method and viewer device
JP2009163364A (en) Capture software program and capture device
US20100195145A1 (en) Image processing apparatus, control method for image processing apparatus, and storage medium storing control program therefor
US20070242097A1 (en) Printing apparatus, printer controller, printer controller method
JP2009169529A (en) Capture software program, capture device, viewer software program, and viewer device
JP2009169528A (en) Capture software program and capture apparatus
JP4775655B2 (en) Image processing apparatus and image processing program
JP2006252024A (en) Print setting control program
JP2005092445A (en) Printing system
JP2003256183A (en) Print order content display method and device therefor
JP2005157411A (en) Data processing method, and image data processing system executing the method
JP2006011881A (en) Photographic printing system
JP3854916B2 (en) Printing control apparatus and method, printing control program, and storage medium
JP4766312B2 (en) Print processing system
JP2009071349A (en) Image output device
JP2006201940A (en) Electronic filing system and control method

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20110405