JP2007164585A - Manual preparation tool - Google Patents

Manual preparation tool Download PDF

Info

Publication number
JP2007164585A
JP2007164585A JP2005361817A JP2005361817A JP2007164585A JP 2007164585 A JP2007164585 A JP 2007164585A JP 2005361817 A JP2005361817 A JP 2005361817A JP 2005361817 A JP2005361817 A JP 2005361817A JP 2007164585 A JP2007164585 A JP 2007164585A
Authority
JP
Japan
Prior art keywords
manual
information
target application
creator
contents
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
JP2005361817A
Other languages
Japanese (ja)
Inventor
Shinichi Sakamoto
真一 坂本
Hiroshi Kawakami
浩 川上
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.)
Hitachi Software Engineering Co Ltd
Original Assignee
Hitachi Software Engineering 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 Hitachi Software Engineering Co Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP2005361817A priority Critical patent/JP2007164585A/en
Publication of JP2007164585A publication Critical patent/JP2007164585A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a manual preparation tool which can easily making a change after preparing a manual and reduces the burden of a manual preparation work by making it possible to easily obtain an image to be described in the manual. <P>SOLUTION: In the manual preparation tool 101, a control part 102 performs processing for recording buttons operated in operation contents and operation information indicating input information or the like inputted by an input operation as well as the operation contents for each operation of a manual originator and also performs processing for capturing an image displayed on the screen by a manual preparation object application and preparing an explanation note and a title. When a change/addition is performed to the manual, the operation information is used to perform processing for reproducing the operation contents up to the place where the manual contents are changed/added according to an operation sequence shown by an operation number ID 401. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

マニュアル作成対象アプリケーションの操作内容についてのマニュアルを作成するためのマニュアル作成ツールに関する。   The present invention relates to a manual creation tool for creating a manual about the operation contents of a manual creation target application.

コンピュータ等のハードウェアにおいて動作するソフトウェアは年々新しいものが世の中に出てきており、さらにその操作方法は、ディスプレイ装置等に表示された単に表示画面に従って操作するだけでなく、複数種類の表示画面を操作の内容に応じてそれぞれ切り替えたり複雑なものが多く、ソフトウェアの基本機能はともかく、詳細機能まで使いこなそうとするには、表示画面を見て操作者が判断して自身の感覚に頼った操作では難しく、詳細機能について細かい説明について記載されたマニュアルに頼る他ならない。但し、利用したいソフトウェアには必ずしもマニュアルがソフトに付属しているというわけでは無く、また、操作者にとって自国の言語で分かり易くマニュアルが書かれているとは限らない。仮にマニュアルが存在していてもすべての操作について網羅しておらず、詳細な機能等については記載されていないものも数多く存在する。こうした背景状況よりソフトウェアを利用する際のマニュアル作成は必要不可欠なものとなっている。   New software that runs on hardware such as computers is emerging year by year. Furthermore, the operation method is not only to operate according to the display screen displayed on the display device etc., but also to display multiple types of display screens. Depending on the content of the operation, there are a lot of switching and complicated ones, and in order to use the detailed functions regardless of the basic functions of the software, the operator must look at the display screen and judge based on his / her own sense. It is difficult to rely on manuals with detailed descriptions of detailed functions. However, the software to be used does not necessarily have a manual attached to the software, and the manual is not always written in an easy-to-understand language in the language of the operator. Even if a manual exists, it does not cover all operations, and there are many things that are not described in detail functions. Because of this background situation, it is indispensable to create a manual for using the software.

このようなソフトウェアについてのマニュアル作成の作業を軽減するためにいくつかの技術が知られている。下記特許文献1では、ソフトウェア上の操作の処理ステップ毎の操作内容の説明データを自由に組み合わせて操作マニュアルとして作成してオペレータに提供するとともに、入力されるデータに言語種類の指示があった場合は、指示された言語で操作マニュアルを編集・作成してオペレータに提供する技術が提案されている。   Several techniques are known to reduce the manual creation work for such software. In Patent Literature 1 below, explanation data of operation contents for each processing step of operation on software is freely combined and created as an operation manual and provided to the operator, and there is a language type instruction in the input data Has proposed a technique of editing and creating an operation manual in an instructed language and providing it to an operator.

また、下記特許文献2では、ソフトウェア上で表示される画面の表示形式を定義するレコード群からなり、利用者プログラムで使用される画面定義体を利用した作成方式であり、画面定義体を構成するレコード群から、その画面定義体に含まれる項目名フィールドに入力項目または出力項目を持つレコードを取り出して、当該各レコードの日本語項目名フィールドに対応する文字を表示した編集処理用画面を設定し、この編集処理用画面での前記各表示の余白部分に、それぞれの表示に対応した注釈情報を記入し、これらの注釈情報と、前記各レコードのフィールドの中で画面操作マニュアル作成に必要なもののデータをそれぞれ対応付けて操作マニュアルデータファイルに格納し、この格納されたデ−タに基づいて画面操作マニュアルを作成するもの提案されている。   Patent Document 2 below is a creation method that uses a screen definition body that is composed of a record group that defines a display format of a screen displayed on software and that is used in a user program, and constitutes the screen definition body. From the record group, take the record that has the input item or output item in the item name field included in the screen definition body, and set the edit processing screen that displays the characters corresponding to the Japanese item name field of each record. The annotation information corresponding to each display is entered in the margin of each display on the edit processing screen, and these annotation information and the fields of each record are necessary for creating the screen operation manual. The data is associated with each other and stored in the operation manual data file, and the screen operation manual is created based on the stored data. It has been proposed to.

下記特許文献3に記載のものは、実行するソフトウェアは、マニュアル作成・活用サーバに保持され、マニュアルの対象システムは対象システム用サーバに保持されている。マニュアル作成者は端末を用いて、対象システムにおいてマニュアルに表示するためのそれぞれの必要な画面をマニュアル作成用画面に貼り付け、それぞれの画面に対して音声入力手段によって音声でマニュアルの説明部分を入力することによりマニュアル作成を行うようになっている。下記特許文献4に記載のものは、設計者が仕様に応じて記述を変更する個所の情報を入力するための入力インタフェースと、入力された情報より変数を作成する変数変換部と、変数変換部により作成された変数を定義する実体参照部と、データベース部と、実体参照部の定義を基に、テンプレートデータベース部の文字列を参照するとともに、データベース部にある可変内容データベース部品を参照し、合成を行う合成部と、前記合成部によりマニュアルを出力する機能を備えている。   In the one described in Patent Document 3, the software to be executed is held in the manual creation / utilization server, and the target system of the manual is held in the target system server. The manual creator uses the terminal to paste each necessary screen to be displayed in the manual on the target system to the manual creation screen, and input the explanation part of the manual by voice to each screen by voice input means By doing so, a manual is created. The one described in Patent Document 4 below includes an input interface for inputting information on a location where the designer changes the description according to the specification, a variable conversion unit that creates a variable from the input information, and a variable conversion unit Based on the definition of the entity reference part, database part, and entity reference part that define the variables created by the above, the character string in the template database part is referred to, and the variable content database part in the database part is referred to and synthesized. And a function of outputting a manual by the combining unit.

特開平5−165591号公報Japanese Patent Laid-Open No. 5-165591 特開平5−274134号公報JP-A-5-274134 特開2002−297793号公報JP 2002-297793 A 特開2004−94487号公報JP 2004-94487 A

しかしながら、上記の特許文献1〜4に記載された技術では、マニュアルに記載する利用者プログラムまたは対象システム等で表示される一部の画像を変更する際の手戻り作業について有効な解決方法は示してはおらず、またアプリケーションや利用者プログラムまたは対象システム等からマニュアルに記載する画像を簡易な操作や処理によって、簡単に取得する方法は示しておらず、画像を取得してマニュアルに掲載する作業が効率的に行われていないという問題があった。   However, the techniques described in the above Patent Documents 1 to 4 show effective solutions for rework when changing some images displayed in the user program or target system described in the manual. In addition, it does not show how to easily obtain images described in the manual from applications, user programs, target systems, etc. by simple operation or processing. There was a problem that it was not done efficiently.

本発明は、以上の問題点に鑑みてなされたものであり、その目的とするところは、マニュアルの作成後における変更を容易に行うことが可能であり、マニュアルに記載する画像を容易に取得可能とすることによってマニュアル作成作業の負担を軽減させたマニュアル作成ツールを提供することにある。   The present invention has been made in view of the above problems, and the object of the present invention is to make it easy to make changes after the manual is created and to easily acquire images described in the manual. This is to provide a manual creation tool that reduces the burden of manual creation work.

上記目的を達成するために請求項1に係る発明は、マニュアル作成対象アプリケーションの操作内容についてのマニュアルを作成するためのマニュアル作成ツールにおいて、
前記マニュアル作成対象アプリケーションの動作中において画面表示される画像情報をキャプチャする画像キャプチャ手段と、
マニュアル作成者の操作に応じて、前記画像キャプチャ手段がキャプチャした画像情報に、この画像情報に関する文字情報を作成する文字作成手段と、
前記前記画像キャプチャ手段がキャプチャした画像情報および前記文字作成手段が作成した文字情報を用いて編集を行い、マニュアルを作成するマニュアル編集手段と、
マニュアル作成者が前記マニュアル作成対象アプリケーションを操作した操作手順を記録する操作記録手段と、
前記マニュアル編集手段が作成したマニュアルにおいて、開始部分からマニュアル作成者が内容の変更を指定操作した変更部分まで、前記操作記録手段が記録した操作手順に従って、マニュアル作成者が操作した内容を再生する操作再生手段とを備えたことを特徴とする。
In order to achieve the above object, the invention according to claim 1 is a manual creation tool for creating a manual about the operation contents of a manual creation target application.
Image capture means for capturing image information displayed on the screen during operation of the manual creation target application;
Character creation means for creating character information related to the image information in the image information captured by the image capture means in response to an operation of a manual creator,
Editing using the image information captured by the image capture means and the character information created by the character creation means, and a manual editing means for creating a manual;
An operation recording means for recording an operation procedure in which a manual creator operates the manual creation target application;
In the manual created by the manual editing means, an operation for reproducing the contents operated by the manual creator in accordance with the operation procedure recorded by the operation recording means from the start part to the changed part designated by the manual creator to change the contents. And a reproducing means.

本発明に係るマニュアル作成ツールによれば、マニュアルの作成後における変更を容易に行うことが可能であり、マニュアルに記載する画像を容易に取得可能とすることによってマニュアル作成作業の負担を軽減させることが可能となる。   According to the manual creation tool according to the present invention, it is possible to easily make changes after the manual is created, and to reduce the burden of manual creation work by making it easy to obtain images described in the manual. Is possible.

請求項1に係る発明によれば、画像キャプチャ手段が、マニュアル作成対象アプリケーションの動作中において画面表示される画像情報をキャプチャし、文字作成手段がマニュアル作成者の、キーボードやマウス等を用いた文字や文章の入力操作に応じて、画像キャプチャ手段がキャプチャした画像情報にこの画像情報に関する文字情報を作成するので、容易にマニュアル作成対象アプリケーションの動作中の画像情報を取得してその画像についての説明に関する文字情報を作成し、これらの画像情報および文字情報を用いてマニュアルを作成することでマニュアル作成作業の負担を軽減させることが可能である。また、操作記録手段がマニュアル作成者がマニュアル作成対象アプリケーションを操作した操作手順を記録して、マニュアル編集手段が作成したマニュアルにおいて、操作再生手段が開始部分からマニュアル作成者が内容の変更を指定操作した変更部分まで操作記録手段が記録した操作手順に従って、マニュアル作成者が操作した内容を再生するので、マニュアル作成者が変更を行うたびに、変更部分まで操作内容を繰り返して行う作業が不要となり、容易かつ効率的にマニュアルの作成後における変更を行うことができる。   According to the first aspect of the present invention, the image capture means captures image information displayed on the screen during the operation of the manual creation target application, and the character creation means uses the manual creator's characters such as a keyboard and a mouse. Text information related to this image information is created in the image information captured by the image capture means in response to the input operation of the text or text, so it is easy to obtain image information during operation of the manual creation target application and explain the image It is possible to reduce the burden of manual creation work by creating character information on the image and creating a manual using these image information and character information. In addition, the operation recording means records the operation procedure by which the manual creator operated the application to be manually created, and in the manual created by the manual editing means, the operation replay means specifies the change of contents from the start by the manual creator. Because the contents operated by the manual creator are played back according to the operation procedure recorded by the operation recording means up to the changed part, it is not necessary to repeat the operation contents up to the changed part every time the manual creator makes a change. Changes can be made after the manual is created easily and efficiently.

以下、本発明を実施するための最良の形態について図面に基づいて詳細に説明する。図1は、本実施の形態におけるマニュアル作成ツール101の全体構成を示すブロック図である。マニュアル作成ツール101は、以下のマニュアル作成ツール101の各手段を制御する制御部102と、マニュアルを作成する対象となる例えばコンピュータ上で動作するマニュアル作成対象アプリケーションを制御するアプリケーション制御部103と、マニュアル作成対象アプリケーションをマニュアル作成者が操作する際の操作内容を含む操作情報を操作順序に従って記録する操作記録部104と、マニュアル作成者が操作したマニュアル作成対象アプリケーションの一連の動作の中からマニュアルに記載する画像情報をキャプチャするキャプチャ記録部105と、キャプチャ記録部105がキャプチャした画像情報に関する説明文およびそのタイトルの情報を作成する説明文・タイトル作成部106と、操作記録部104によって記録された操作情報を含む操作情報ファイル107と、操作記録部104によって記録された操作情報の操作手順を記録した操作記録テーブル108と、キャプチャ記録部105によってキャプチャされた画像情報を含むキャプチャ画像ファイル109と、キャプチャ記録部105によってキャプチャされた画像情報に関する情報を記憶するキャプチャ情報テーブル110と、説明文・タイトル作成部106によって作成された説明文・タイトルの情報を記憶する説明テーブル111およびタイトルテーブル112と、操作情報ファイル107と操作記録テーブル108とキャプチャ画像ファイル109とキャプチャ情報テーブル110と説明テーブル111とタイトルテーブル112とから各情報やデータを読み出してマニュアルを編集・作成するマニュアル編集部113と、マニュアル作成者がマニュアル作成対象アプリケーションを操作した際の操作順序を再生する操作再生部114と、マニュアル編集部113が編集・作成したマニュアルのデータやマニュアル作成のための作成画面を表示する表示部115とから構成されている。   The best mode for carrying out the present invention will be described below in detail with reference to the drawings. FIG. 1 is a block diagram showing the overall configuration of a manual creation tool 101 in the present embodiment. The manual creation tool 101 includes a control unit 102 that controls each means of the following manual creation tool 101, an application control unit 103 that controls a manual creation target application that operates on a computer, for example, and a manual. An operation recording unit 104 that records operation information including operation contents when the manual creator operates the creation target application according to the operation order, and a manual creation target application described in a series of operations of the manual creation target application operated by the manual creator A capture recording unit 105 that captures image information to be captured, an explanatory text / title creation unit 106 that creates information about the image information captured by the capture recording unit 105 and information about the title, and an operation recording unit 104. An operation information file 107 including recorded operation information, an operation recording table 108 in which an operation procedure of the operation information recorded by the operation recording unit 104 is recorded, and a captured image file including image information captured by the capture recording unit 105 109, a capture information table 110 that stores information about image information captured by the capture recording unit 105, an explanation table 111 and a title table that store information on the explanation / title created by the explanation / title creation unit 106. 112, the operation information file 107, the operation record table 108, the captured image file 109, the capture information table 110, the explanation table 111, and the title table 112 are read out, and the manual is edited. A manual editing unit 113 to be created, an operation reproduction unit 114 for reproducing an operation sequence when the manual creator operates the application to be manually created, and manual data edited and created by the manual editing unit 113 and manual creation The display unit 115 displays a creation screen.

操作記録部104は、マニュアル作成者がマニュアル作成対象アプリケーションを操作した際の操作内容を、1つの操作を示す操作情報毎に記録して操作情報ファイル107に格納し、各操作情報毎にその操作情報の操作ファイル名とその操作順序の番号を示す操作番号IDと関連付けて操作記録テーブル108に格納する機能を有する。   The operation recording unit 104 records the operation contents when the manual creator operates the manual creation target application for each operation information indicating one operation, stores the operation contents in the operation information file 107, and the operation information for each operation information. It has a function of storing it in the operation record table 108 in association with the operation file name of the information and the operation number ID indicating the operation order number.

キャプチャ記録部105は、マニュアル作成者がマニュアル作成対象アプリケーションの操作を行っている際に、マニュアル作成者の操作に応じて、マニュアル作成対象アプリケーションの動作中に表示部115で表示される画像や表示画面のうち、マニュアルで記載する画像情報等をマニュアル作成対象アプリケーションからキャプチャして取得し、キャプチャ画像ファイル109に格納する機能を有する。   The capture recording unit 105 displays an image or display displayed on the display unit 115 during the operation of the manual creation target application according to the operation of the manual creator when the manual creator operates the manual creation target application. Among the screens, it has a function of capturing and acquiring image information and the like described in a manual from a manual creation target application and storing it in a captured image file 109.

説明文・タイトル作成部106は、マニュアル作成者がキーボードやマウス等の操作手段を用いて入力操作した文字や文章等の文字情報に基づいて、画像情報に関する説明文およびそのタイトルを作成し、これらの情報を説明テーブル111またはタイトルテーブル112に格納する機能を有する。   The explanatory note / title creation unit 106 creates an explanatory note and its title related to image information based on character information such as characters and sentences input by the manual creator using an operation means such as a keyboard and a mouse. Is stored in the explanation table 111 or the title table 112.

図2は、マニュアル作成ツール101におけるマニュアル作成ツール画面を示す説明図である。このマニュアル作成ツール画面201は、マニュアル作成対象アプリケーションでの操作順序に従った各操作内容に関する説明部分のタイトルを示すアウトライン部分202と、マニュアル作成対象アプリケーションからキャプチャしてマニュアルに記載する画像情報に関する説明文およびタイトル等の文字情報を入力する文字入力ボックスを有するマニュアル編集部分203と、マニュアル作成対象アプリケーションから画像情報をキャプチャするためのキャプチャボタン204と、マニュアル編集部分203にて編集した画像情報やタイトルおよび説明文等の文字情報を用いてマニュアルを作成した様子をプレビュー表示させるプレビュー部分205と、マニュアル作成対象アプリケーションをこのマニュアル作成ツール画面201上で操作するためのマニュアル作成対象アプリケーション操作部分206とから構成される。   FIG. 2 is an explanatory diagram showing a manual creation tool screen in the manual creation tool 101. The manual creation tool screen 201 includes an outline portion 202 indicating a title of an explanation portion regarding each operation content in accordance with an operation sequence in the manual creation target application, and an explanation regarding image information captured from the manual creation target application and described in the manual. Manual editing portion 203 having a character input box for inputting character information such as a sentence and a title, a capture button 204 for capturing image information from a manual creation target application, and image information and title edited in the manual editing portion 203 On the manual creation tool screen 201, a preview portion 205 for displaying a preview of how a manual has been created using character information such as explanatory text and a manual creation target application are displayed on the manual creation tool screen 201. Consisting of manual creation target application operation section 206. for work.

尚、マニュアル作成対象アプリケーション操作部分206には、マニュアル作成者がマニュアル作成対象アプリケーションを操作した際の操作内容をその操作順序に従って再生させる際に、再生の動作の進行を操作するための「次へ」ボタン207およびその再生の動作の巻き戻しを操作するための「戻る」ボタン208とが設けられている。   The manual creation target application operation portion 206 includes “Next” for operating the progress of the playback operation when the manual creator plays back the operation contents when operating the manual creation target application according to the operation order. ”Button 207 and a“ return ”button 208 for operating the rewind operation.

図4は、操作記録部104によって記録されたマニュアル作成対象アプリケーションの操作順序に従った操作情報を記録した操作記録テーブル108を示す説明図である。操作記録テーブル108には、図4に示すように、マニュアル作成者が操作した際の操作順序を示す操作番号ID401と、マニュアル作成者が操作した際の操作内容を含む操作情報ファイル名402とが関連付けられて格納されている。   FIG. 4 is an explanatory diagram showing the operation record table 108 in which operation information is recorded according to the operation order of the manual creation target application recorded by the operation recording unit 104. As shown in FIG. 4, the operation record table 108 includes an operation number ID 401 indicating an operation order when the manual creator operates, and an operation information file name 402 including the operation content when the manual creator operates. Stored in association.

図5は、マニュアル作成ツール101で作成したマニュアルを変更した際の操作記録テーブル108を示す説明図である。この操作記録テーブル108では、図5に示すように、操作番号ID501と、一部の操作内容が変更された新たな操作情報ファイル名502とが関連付けられて、変更後の操作記録テーブル108として格納されている。   FIG. 5 is an explanatory diagram showing the operation record table 108 when the manual created by the manual creation tool 101 is changed. In this operation record table 108, as shown in FIG. 5, the operation number ID 501 is associated with a new operation information file name 502 in which some operation contents have been changed, and stored as the operation record table 108 after the change. Has been.

図6は、画像情報に関する情報を記憶するキャプチャ情報テーブル110を示す説明図である。キャプチャ情報テーブル110には、図6に示すように、キャプチャ記録部105がキャプチャした各画像情報を識別するためのキャプチャ画像ID601と、画像情報についてのマニュアル作成者が操作した際の操作順序を示す操作番号ID602と、画像情報についての画像ファイル名603とが関連付けられて格納されている。   FIG. 6 is an explanatory diagram showing a capture information table 110 that stores information related to image information. As shown in FIG. 6, the capture information table 110 shows a capture image ID 601 for identifying each piece of image information captured by the capture recording unit 105 and an operation order when the manual creator for the image information operates. An operation number ID 602 and an image file name 603 for image information are stored in association with each other.

図7は、マニュアル作成ツール101で作成したマニュアルを変更した際のキャプチャ情報テーブル110を示す説明図である。このキャプチャ情報テーブル110では、図7に示すように、キャプチャ画像ID701と、操作番号ID702と、キャプチャ記録部105によって画像情報を一部変更してキャプチャした画像情報についての画像ファイル名703とが関連付けられて、変更後のキャプチャ情報テーブル110として格納されている。   FIG. 7 is an explanatory diagram showing the capture information table 110 when the manual created by the manual creation tool 101 is changed. In this capture information table 110, as shown in FIG. 7, a capture image ID 701, an operation number ID 702, and an image file name 703 for image information captured by partially changing the image information by the capture recording unit 105 are associated with each other. And stored as the capture information table 110 after the change.

図8は、画像情報に関するタイトルを記憶したタイトルテーブル112を示す説明図である。タイトルテーブル112には、図8に示すように、各画像情報を識別するためのキャプチャ画像ID801と、画像情報に対するタイトル802とが関連付けられて格納されている。   FIG. 8 is an explanatory diagram showing a title table 112 that stores titles related to image information. As shown in FIG. 8, the title table 112 stores a capture image ID 801 for identifying each piece of image information and a title 802 for the image information in association with each other.

図9は、画像情報に関する説明文を記憶した説明テーブル111を示す説明図である。説明テーブル111には、図9に示すように、各画像情報を識別するためのキャプチャ画像ID901と、画像情報で表示された画面上での操作内容や画面の構成について説明する説明文の情報を含む説明文902とが関連付けられて格納されている。   FIG. 9 is an explanatory diagram illustrating an explanation table 111 that stores an explanatory text relating to image information. In the explanation table 111, as shown in FIG. 9, a capture image ID 901 for identifying each piece of image information, and explanatory text information explaining the operation contents on the screen displayed by the image information and the screen configuration are displayed. A description 902 including the associated description is stored.

図10は、マニュアル作成ツール101で作成したマニュアルの一例を示す説明図である。このマニュアルを表示した表示画面1001では、図10に示すように、マニュアル作成アプリケーションでの操作内容を示す画像情報と、この画像情報に関する説明文とが表示されている。また、図11は、図10に示すマニュアルについてのディレクトリ構造1101を示す説明図である。   FIG. 10 is an explanatory diagram showing an example of a manual created by the manual creation tool 101. On the display screen 1001 displaying this manual, as shown in FIG. 10, image information indicating the operation content in the manual creation application and an explanatory text relating to this image information are displayed. FIG. 11 is an explanatory diagram showing a directory structure 1101 for the manual shown in FIG.

続いて、本実施の形態におけるマニュアル作成ツール101の動作について、図3に示すフローチャートを用いて詳細に説明する。まず、マニュアル作成ツール101の制御部102は、マニュアル作成者の操作に応じてマニュアル作成ツール101が起動されると、新規のマニュアル作成を行うか既に作成されたマニュアルの内容を変更・追加するかを判定する(ステップS301)。   Next, the operation of the manual creation tool 101 in the present embodiment will be described in detail using the flowchart shown in FIG. First, when the manual creation tool 101 is activated in response to an operation of the manual creator, the control unit 102 of the manual creation tool 101 creates a new manual or changes / adds the contents of the already created manual. Is determined (step S301).

次に、制御部102は、新規のマニュアル作成を行うと判定した場合には、マニュアル作成者がマニュアル作成対象アプリケーションを操作した操作順序に従った操作内容が全て終了するまで、以下のステップS302〜S307の処理を、マニュアル作成者がマニュアル作成対象アプリケーションを操作した際の1つの操作毎に繰り返し実行する(ステップS302)。   Next, when it is determined that a new manual is to be created, the control unit 102 performs the following steps S302 to S302 until all operation contents according to the operation order in which the manual creator operates the manual creation target application are completed. The process of S307 is repeatedly executed for each operation when the manual creator operates the manual creation target application (step S302).

次に、制御部102は、マニュアル作成者が操作した際の操作内容に従ってマニュアル作成対象アプリケーションを動作させる処理を行う(ステップS303)。図2に示すマニュアル作成ツール画面201において、マニュアル作成者がマニュアル作成対象アプリケーション操作部分206で複数種類のアプリケーションのうち、いずれかのアプリケーションを選択する選択操作がされたことに応じて、アプリケーション制御部103により、この選択されたアプリケーションをマニュアル作成対象アプリケーションとしてマニュアル作成対象アプリケーション操作部分206上で起動させる処理を行う。そして、マニュアル作成者が操作した内容に従って、マニュアル作成対象アプリケーション操作部分206上でマニュアル作成対象アプリケーションを動作させる処理を行う。   Next, the control unit 102 performs processing for operating the manual creation target application according to the operation content when the manual creator operates (step S303). In the manual creation tool screen 201 shown in FIG. 2, in response to a manual creator performing a selection operation for selecting one of a plurality of types of applications in the manual creation target application operation portion 206, the application control unit In step 103, the selected application is activated on the manual creation target application operation unit 206 as a manual creation target application. Then, according to the contents operated by the manual creator, a process for operating the manual creation target application is performed on the manual creation target application operation portion 206.

次に、制御部102は、操作記録部104によりマニュアル作成者が操作した操作内容を含む操作情報を操作情報ファイル107および操作記録テーブル108に記録し書き込む処理を行う(ステップS304)。マニュアル作成対象アプリケーションを動作させたマニュアル作成者の1つの操作毎の操作内容と共に、その操作内容でマニュアル作成者が操作をしたボタンや、入力操作により入力した入力情報等を示す情報を操作情報として記録し、操作情報ファイル107に格納する処理を行う。また、その操作の操作順序を示す操作番号ID401を設定し、操作番号ID401と操作情報の操作ファイル名402とを関連付けて、図4に示すように、操作記録テーブル108に格納する処理を行う。この操作ファイル名402は、制御部102が操作順序に従って自動的に設定しても良く、また、マニュアル作成者が入力して設定しても良い。   Next, the control unit 102 performs a process of recording and writing operation information including operation content operated by the manual creator in the operation information file 107 and the operation recording table 108 by the operation recording unit 104 (step S304). The operation information includes the operation contents of each operation of the manual creator who operates the manual creation target application, the buttons operated by the manual creator according to the operation contents, and the information indicating the input information input by the input operation as the operation information. The process of recording and storing in the operation information file 107 is performed. Also, the operation number ID 401 indicating the operation order of the operations is set, and the operation number ID 401 and the operation file name 402 of the operation information are associated with each other and stored in the operation record table 108 as shown in FIG. The operation file name 402 may be automatically set by the control unit 102 in accordance with the operation order, or may be set by inputting by a manual creator.

次に、制御部102は、マニュアル作成者がマニュアル作成対象アプリケーションを操作した操作順序に従った操作内容が全て終了するまでステップS303およびS304の処理を実行しているときに、マニュアル作成対象アプリケーションの動作中において画面表示された画像で、マニュアルに掲載する画像が表示された際には、以下のステップS305〜S307の処理を実行する。   Next, the control unit 102 executes the processing of steps S303 and S304 until all the operation contents according to the operation order in which the manual creator operates the manual creation target application are completed. When an image displayed on the screen is displayed on the screen during operation, the following steps S305 to S307 are executed.

次に、制御部102は、マニュアル作成者が操作を行ってマニュアル作成対象アプリケーション操作部分206上でマニュアル作成対象アプリケーションが動作し画面表示された画像に対して、キャプチャボタン204がマウス等により押下されたか否かを判定する(ステップS305)。   Next, the control unit 102 operates the manual creation target application by operating the manual creation target application on the manual creation target application operation part 206, and the capture button 204 is pressed with a mouse or the like on the screen displayed on the control unit 102. It is determined whether or not (step S305).

次に、制御部102は、マニュアル作成者がキャプチャボタン204を押下した場合には(ステップS305のYES)、キャプチャ記録部105によりマニュアル作成対象アプリケーション操作部分206上のマニュアル作成対象アプリケーションで画面表示された画像をキャプチャする処理を行う(ステップS306)。図示しないマニュアル編集部分203における画像情報のキャプチャする範囲を設定するための設定操作において、マニュアル作成対象アプリケーション操作部分206上で画面表示されたマニュアル作成対象アプリケーション全体の範囲における「アプリケーション全体を選択」、または、マニュアル作成者がキャプチャする範囲を選択操作した選択範囲における「アクティブな部分のみ選択」等のいずれかを選択して行う設定操作に従い、画像情報をキャプチャする範囲を決定する。そして、マニュアル作成対象アプリケーション操作部分206上のマニュアル作成対象アプリケーションで表示された表示画面においてこの決定したキャプチャ範囲の画像情報をキャプチャして取得し、キャプチャ画像ファイル109に格納する処理を行う。また、このキャプチャした画像情報にキャプチャ画像ID601を、例えばマニュアル作成対象アプリケーションでキャプチャした画像情報の順番を示す番号で設定する。この画像情報がマニュアル作成対象アプリケーションで表示された時点の操作の操作順序を示す操作番号ID401を操作記録テーブル108から読み出し、キャプチャ画像ID601と、この読み出した操作番号ID601と、キャプチャした画像情報の画像ファイル名603とを関連付けて、図6に示すように、キャプチャ情報テーブル110に格納する処理を行う。この画像ファイル名603は、制御部102が操作順序に従って自動的に設定しても良く、また、マニュアル作成者が入力して設定しても良い。なお、画像情報をキャプチャして取得し、キャプチャ画像ファイル109、キャプチャ情報テーブル110に格納する際に、マニュアル作成者の入力操作に応じて画像情報にマニュアルで説明する部分を示す矢印や文字、記号、数字等を追加して格納するようにしても良い。   Next, when the manual creator presses the capture button 204 (YES in step S305), the control unit 102 displays the screen on the manual creation target application on the manual creation target application operation portion 206 by the capture recording unit 105. Processing to capture the captured image is performed (step S306). In the setting operation for setting the image information capture range in the manual editing portion 203 (not shown), “select entire application” in the range of the entire manual creation target application displayed on the manual creation target application operation portion 206, Alternatively, a range for capturing image information is determined in accordance with a setting operation performed by selecting any one of “select only active portion” or the like in a selection range in which a manual creator selects a range to be captured. Then, the image information in the determined capture range is captured and acquired on the display screen displayed in the manual creation target application on the manual creation target application operation portion 206, and stored in the captured image file 109. Further, the captured image ID 601 is set to the captured image information by a number indicating the order of the image information captured by the manual creation target application, for example. The operation number ID 401 indicating the operation order of the operation at the time when this image information is displayed in the manual creation target application is read from the operation record table 108, the captured image ID 601, the read operation number ID 601, and the captured image information image. The file name 603 is associated and stored in the capture information table 110 as shown in FIG. The image file name 603 may be automatically set by the control unit 102 according to the operation order, or may be set by inputting by a manual creator. In addition, when capturing and acquiring image information and storing it in the captured image file 109 and the capture information table 110, an arrow, a character, or a symbol indicating a part to be described in the image information according to an input operation of the manual creator Alternatively, numbers may be added and stored.

次に、制御部102は、キャプチャした画像情報に関する説明文やタイトルを作成する処理を行う(ステップS307)。マニュアル作成者がマニュアル編集部分203の説明文およびタイトルの文字情報を入力する文字入力ボックスに、画像情報に関する説明文およびタイトルを入力すると、説明文・タイトル記録部106によってキャプチャ画像ID601をキャプチャ情報テーブル110から読み出し、これらの入力された説明文とタイトルの情報を用いて、図9に示すように、キャプチャ画像ID901と説明文902の情報とを関連付けて説明テーブル111に格納する処理を行う。また、キャプチャ画像ID801とタイトル802の情報とを関連付けて、図8に示すように、タイトルテーブル112に格納する処理を行う。   Next, the control unit 102 performs processing for creating an explanatory text and a title related to the captured image information (step S307). When the manual creator inputs an explanatory text and a title related to image information in a text input box for inputting the text of the manual editing portion 203 and text information of the title, the captured text ID 601 is stored in the capture information table by the explanatory text / title recording unit 106. As shown in FIG. 9, the captured image ID 901 and the information of the explanatory text 902 are associated with each other and stored in the explanatory table 111 as shown in FIG. Further, the captured image ID 801 and the information of the title 802 are associated with each other and stored in the title table 112 as shown in FIG.

ここで、制御部102は、キャプチャした画像情報とこれらの説明文およびタイトルの情報を用いて、実際のマニュアルを作成した際の様子をプレビュー部分205にプレビュー表示させる処理を行う。このプレビュー表示された画面により、マニュアル作成者は、画像情報、説明文、タイトルの実際のマニュアルでの様子を確認できる。以上のステップS305〜S307の処理を、マニュアル作成対象アプリケーションの動作中において画面表示された画像でマニュアルに掲載する画像が表示された際に繰り返し実行する。   Here, the control unit 102 uses the captured image information and the description and title information thereof to perform a process of displaying a preview of the actual manual creation on the preview portion 205. From this preview-displayed screen, the manual creator can check the state of the image information, the description, and the title in the actual manual. The processes in steps S305 to S307 described above are repeatedly executed when an image to be posted on the manual is displayed as an image displayed on the screen during the operation of the application to be manually created.

以上、制御部102は、ステップS302〜S307までの処理をマニュアル作成者がマニュアル作成対象アプリケーションを操作した操作順序に従った操作内容が全て終了するまで、マニュアル作成者がマニュアル作成対象アプリケーションを操作した際の1つの操作毎に繰り返し実行し、マニュアル作成対象アプリケーションの操作が全て終了すると、操作情報ファイル107、操作記録テーブル108、キャプチャ情報テーブル110、説明テーブル111、タイトルテーブル112に格納した各情報に基づいて、マニュアル編集部113により、マニュアルを作成する処理を行う(ステップS308)。操作番号ID401で示す操作順序に従って操作ファイル名402で示す操作情報を表示したり、画像情報、説明文、タイトル等を用いて構成した画面を表示する等の編集処理をおこない、図10、図11に示すように、マニュアルを作成する処理を行う。このマニュアルのデータは、例えばHTMLのデータ形式で作成される。   As described above, the control unit 102 operates the manual creation target application until all the operation contents according to the operation sequence in which the manual creator operates the manual creation target application are completed for the processing from steps S302 to S307. When each operation of the manual creation target application is completed, each information stored in the operation information file 107, the operation record table 108, the capture information table 110, the explanation table 111, and the title table 112 is stored. Based on this, the manual editing unit 113 performs processing for creating a manual (step S308). Editing operations such as displaying operation information indicated by the operation file name 402 in accordance with the operation order indicated by the operation number ID 401 and displaying a screen configured using image information, an explanatory note, a title, and the like are performed. As shown in the figure, a process for creating a manual is performed. This manual data is created, for example, in an HTML data format.

また、ステップS301において制御部102は、既に作成されたマニュアルの内容を変更・追加すると判定した場合には、マニュアル作成者がマニュアルの内容の変更・追加作業が全て終了するまで、以下のステップS309〜S314の処理を、マニュアルの内容の変更・追加する1つの作業毎に繰り返し実行する(ステップS309)。   If it is determined in step S301 that the contents of the manual that has already been created are to be changed / added, the control unit 102 performs the following step S309 until the manual creator finishes changing / adding the contents of the manual. The process of .about.S314 is repeatedly executed for each operation for changing / adding the contents of the manual (step S309).

次に、制御部102は、マニュアル作成者が、マニュアル内容のうち、変更・追加する箇所を、図2に示すように、マニュアル作成ツール画面201のアウトライン部分202に表示されたタイトルの中から選択する操作をすると、この選択されたタイトルの情報から変更・追加する箇所を認識する(ステップS310)。   Next, the control unit 102 selects, from the title displayed on the outline portion 202 of the manual creation tool screen 201, the part of the manual content to be changed / added by the manual creator as shown in FIG. When the operation is performed, the part to be changed / added is recognized from the information of the selected title (step S310).

次に、制御部102は、この選択されたマニュアル内容を変更・追加する箇所までマニュアル作成対象アプリケーションの操作内容を再生する処理を行う(ステップS311)。操作情報ファイル107、操作記録テーブル108に格納された操作情報を用いて、操作情報に含まれる操作内容でマニュアル作成者が行ったボタンの操作や、入力情報の入力操作等を、操作番号ID401で示す操作順序に従って、ステップS310で選択したタイトルの情報に対応する操作番号ID401の直前の箇所まで、マニュアル作成対象アプリケーション操作部分206上でマニュアル作成対象アプリケーションにおいて、マニュアル作成者が行った操作内容を自動的に再現して再生する処理を行う。   Next, the control unit 102 performs a process of reproducing the operation contents of the manual creation target application up to the place where the selected manual contents are changed / added (step S311). Using the operation information stored in the operation information file 107 and the operation record table 108, the operation of the button performed by the manual creator with the operation content included in the operation information, the input operation of the input information, and the like are performed with the operation number ID 401. In accordance with the operation order shown, up to the position immediately before the operation number ID 401 corresponding to the title information selected in step S310, the contents of operations performed by the manual creator in the manual creation target application operation part 206 on the manual creation target application operation part 206 are automatically performed. Process to reproduce and reproduce.

次に、制御部102は、変更・追加を行ったマニュアルの内容を記録する処理を行う(ステップS312)。マニュアル内容を変更・追加する箇所までマニュアル作成対象アプリケーションの操作内容を再生した後、ステップS304と同様にして、マニュアル作成対象アプリケーション操作部分206上でマニュアル作成者がマニュアル作成対象アプリケーションを操作した変更・追加後の操作内容を記録する処理を行う。マニュアル作成者が行った変更・追加後の操作に対して、変更・追加後の1つの操作毎の操作内容と共に、その操作内容でマニュアル作成者が操作をしたボタンや、入力操作により入力した入力情報等を示す情報を操作情報として記録し、図5に示すように、操作情報ファイル107、操作記録テーブル108に格納する処理を行う。例えば、マニュアル作成者により操作番号ID401として「4」以降で示す箇所で変更・追加後の操作が行われた場合には、変更後の操作情報の操作ファイル名502が「4」以降の操作番号ID501に関連付けられて格納される。   Next, the control unit 102 performs a process of recording the contents of the changed / added manual (step S312). After playing back the operation contents of the manual creation target application up to the place where the manual content is changed / added, in the same manner as in step S304, the manual creator has operated the manual creation target application on the manual creation target application operation part 206. Processing to record the operation content after the addition is performed. For the operations after the change / addition performed by the manual creator, together with the operation details for each operation after the change / addition, the buttons operated by the manual creator with the operation details and the input entered by the input operation Information indicating information or the like is recorded as operation information, and as shown in FIG. 5, a process of storing in the operation information file 107 and the operation record table 108 is performed. For example, when the manual creator performs an operation after change / addition at a location indicated by “4” or later as the operation number ID 401, the operation file name 502 of the operation information after the change is an operation number after “4”. Stored in association with the ID 501.

ここで、制御部102は、マニュアル内容を変更・追加する箇所までマニュアル作成対象アプリケーションの操作内容を再生した後、マニュアル作成者により変更・追加する箇所が調整された場合には、その調整後の箇所までマニュアル作成対象アプリケーションの操作内容を再生する処理を行う。マニュアル作成者がマニュアル作成対象アプリケーション操作部分206上で「次へ」ボタン207が押下した場合には、その押下した回数分だけ操作番号ID401で示す操作順序を進行して、マニュアル作成対象アプリケーションの操作内容を再生する処理を行う。また、マニュアル作成者がマニュアル作成対象アプリケーション操作部分206上で「戻る」ボタン208が押下した場合には、その押下した回数分だけ操作番号ID401で示す操作順序を巻き戻して、マニュアル作成対象アプリケーションの操作内容を再生する処理を行う。   Here, the control unit 102 reproduces the operation content of the manual creation target application up to the place where the manual content is changed / added, and when the place to be changed / added is adjusted by the manual creator, Performs processing to reproduce the operation contents of the manual creation target application up to a point. When the manual creator presses the “next” button 207 on the manual creation target application operation part 206, the operation order indicated by the operation number ID 401 is advanced by the number of times the manual creator is pressed, and the manual creation target application is operated. Performs processing to reproduce the contents. When the manual creator presses the “return” button 208 on the manual creation target application operation part 206, the operation order indicated by the operation number ID 401 is rewound by the number of times the manual creator has pressed, and the manual creation target application Performs processing to reproduce the operation content.

次に、制御部102は、マニュアル作成者がマニュアル作成対象アプリケーションを変更・追加後の操作しているときに、マニュアル作成対象アプリケーションの動作中において画面表示された画像に対して、キャプチャボタン204がマウス等により押下された際には、ステップS306〜S307と同様にして、画像情報をキャプチャし、説明文やタイトルを作成する処理を行う(ステップS312、S313)。マニュアル作成対象アプリケーション操作部分206上のマニュアル作成対象アプリケーションで表示された表示画面において、予め設定されたキャプチャ範囲の画像情報をキャプチャして取得し、図7に示すように、キャプチャ画像ファイル109、キャプチャ情報テーブル110に格納する処理を行う。例えば、マニュアル作成者の操作により操作番号ID602として「5」で示す箇所で画像情報をキャプチャした場合には、変更後の操作内容の画像情報が「5」の操作番号ID702に関連付けられて格納される。 Next, when the manual creator performs an operation after changing / adding the manual creation target application, the control unit 102 displays a capture button 204 for an image displayed on the screen during the operation of the manual creation target application. When pressed by a mouse or the like, the image information is captured and a description or title is created (steps S312 and S313) in the same manner as steps S306 to S307. On the display screen displayed by the manual creation target application on the manual creation target application operation portion 206, the image information of the capture range set in advance is captured and acquired, and as shown in FIG. Processing to be stored in the information table 110 is performed. For example, when image information is captured at the location indicated by “5” as the operation number ID 602 by the operation of the manual creator, the image information of the changed operation content is stored in association with the operation number ID 702 of “5”. The

次に、制御部102は、変更後の操作内容の画像情報に関する説明文やタイトルを作成する処理を行う(ステップS314)。マニュアル作成者がマニュアル編集部分203の説明文およびタイトルの文字情報を入力する文字入力ボックスに、変更後の操作内容の画像情報に関する説明文およびタイトルを入力すると、説明文・タイトル記録部106によって、これらの入力された説明文とタイトルの情報を用いて、説明テーブル111、タイトルテーブル112に格納する処理を行う。例えば、マニュアル作成者の操作によりキャプチャ画像ID801、901として「5」で示す箇所で画像情報をキャプチャした場合には、変更後の操作内容の画像情報に関する説明文およびタイトルが、「5」のキャプチャ画像ID801、901に関連付けられて説明テーブル111、タイトルテーブル112に格納される。   Next, the control unit 102 performs a process of creating a descriptive text and a title related to the image information of the changed operation content (step S314). When the manual creator inputs an explanatory text and a title regarding the image information of the operation content after the change in the text input box for inputting the text of the manual editing portion 203 and the text information of the title, the explanatory text / title recording unit 106 Using these input explanation text and title information, processing for storing in the explanation table 111 and title table 112 is performed. For example, when the image information is captured at the location indicated by “5” as the capture image ID 801 and 901 by the operation of the manual creator, the description and title related to the image information of the operation content after the change is capture of “5”. It is stored in the explanation table 111 and the title table 112 in association with the image IDs 801 and 901.

以上、制御部102は、ステップS309〜S314までの処理をマニュアル作成者がマニュアルの内容の変更・追加作業が全て終了するまで、マニュアルの内容の変更・追加する1つの作業毎に繰り返し実行する。   As described above, the control unit 102 repeatedly executes the processes from step S309 to S314 for each work for changing / adding the manual contents until the manual creator finishes changing / adding the manual contents.

以上説明したように、本実施の形態におけるマニュアル作成ツール101では、制御部102が、マニュアル作成対象アプリケーションを動作させたマニュアル作成者の1つの操作毎の操作内容と共に、その操作内容でマニュアル作成者が操作をしたボタンや、入力操作により入力した入力情報等を示す情報を操作情報として記録し、操作情報ファイル107、操作記録テーブル108に格納する処理を行う。また、キャプチャボタン204が押下された場合にはマニュアル作成対象アプリケーション操作部分206上のマニュアル作成対象アプリケーションで画面表示された画像をキャプチャする処理を行い、キャプチャした画像情報に関する説明文やタイトルを作成する処理を行う。   As described above, in the manual creation tool 101 according to the present embodiment, the control unit 102 includes the operation content for each operation of the manual creator who operates the manual creation target application, and the manual creator using the operation content. Information indicating the button operated by the user, information indicating input information input by the input operation, and the like is recorded as operation information and stored in the operation information file 107 and the operation record table 108. Further, when the capture button 204 is pressed, a process for capturing an image displayed on the screen by the manual creation target application on the manual creation target application operation part 206 is performed, and a description or title relating to the captured image information is created. Process.

このため、マニュアル作成者は、マニュアル作成対象アプリケーション操作部分206上でマニュアル作成対象アプリケーションを操作した操作内容で用意にマニュアルを作成でき、キャプチャボタン204を押下することで、マニュアル作成対象アプリケーションの動作中の画像情報を取得して、このキャプチャした画像情報を掲載したマニュアルを容易かつ効率的に作成できる。   For this reason, the manual creator can prepare a manual with the details of the operation of the manual creation target application on the manual creation target application operation part 206, and the manual creation target application is operating by pressing the capture button 204. It is possible to easily and efficiently create a manual on which the captured image information is posted.

また、既に作成されたマニュアルの内容を変更・追加する場合には、制御部102が、操作記録テーブル108に格納された操作情報を用いて、操作番号ID401で示す操作順序に従って、マニュアル内容を変更・追加する箇所までマニュアル作成対象アプリケーションの操作内容を再生する処理を行うので、マニュアル作成者は、変更・追加を行うたびに、その変更・追加する箇所までマニュアル作成対象アプリケーションを最初から繰り返して操作する作業が不要となり、マニュアル作成に費やす時間を削減し、マニュアル作成者の負担を軽減させて、容易かつ効率的にマニュアルの作成後における変更・追加の作業を行うことができる。   In addition, when changing or adding the content of a manual that has already been created, the control unit 102 changes the manual content according to the operation order indicated by the operation number ID 401 using the operation information stored in the operation record table 108. -Since the process of replaying the operation contents of the manual creation target application is performed up to the part to be added, the manual creator repeatedly operates the manual creation target application from the beginning up to the part to be changed / added each time the change / addition is made. This eliminates the need for manual operation, reduces the time spent on manual creation, reduces the burden on the manual creator, and makes it possible to easily and efficiently make changes and additions after manual creation.

(他の実施の形態)
上述の実施の形態においては、キャプチャボタン204を押下することで、マニュアル作成対象アプリケーションの動作中において画面表示された画像に対して、画像情報をキャプチャする処理を行ったが、画像情報のみではなく、操作番号ID401の所定のIDからそれ以降のIDまでの連続した一連の操作内容の操作情報を再生した動画情報を記憶し、画像情報と同様にしてマニュアル中に動画として連続して再生する操作内容を表示するようにしても良い。この場合には、例えば操作番号ID401の「2」等の所定の操作番号IDを選択して「開始」ボタンを押下し、それ以降の「4」等の操作番号IDで「終了」ボタンを押下して、その開始から終了までの範囲の操作情報の操作内容を再生した動画をマニュアルに掲載する処理を行う。
(Other embodiments)
In the above-described embodiment, by pressing the capture button 204, the image information is captured for the image displayed on the screen while the manual creation target application is operating. However, not only the image information but also the image information is captured. , An operation for storing moving image information obtained by reproducing operation information of a series of continuous operation contents from a predetermined ID of operation number ID 401 to subsequent IDs, and continuously reproducing the operation information as a moving image in the manual in the same manner as the image information. The contents may be displayed. In this case, for example, a predetermined operation number ID such as “2” of the operation number ID 401 is selected, the “Start” button is pressed, and the “End” button is pressed with the subsequent operation number ID such as “4”. Then, a process of placing a moving image in which the operation content of the operation information in the range from the start to the end is posted in the manual is performed.

本実施の形態におけるマニュアル作成ツールの全体構成を示すブロック図である。It is a block diagram which shows the whole structure of the manual creation tool in this Embodiment. 本実施の形態におけるマニュアル作成ツールのマニュアル作成ツール画面を示す説明図である。It is explanatory drawing which shows the manual creation tool screen of the manual creation tool in this Embodiment. 本実施の形態におけるマニュアル作成ツールの動作を示したフローチャートである。It is the flowchart which showed operation | movement of the manual preparation tool in this Embodiment. 本実施の形態におけるマニュアル作成ツールの操作記録テーブルを示す説明図である。It is explanatory drawing which shows the operation recording table of the manual preparation tool in this Embodiment. 本実施の形態におけるマニュアル作成ツールの変更後の操作記録テーブルを示す説明図である。It is explanatory drawing which shows the operation record table after the change of the manual preparation tool in this Embodiment. 本実施の形態におけるマニュアル作成ツールのキャプチャ情報テーブルを示す説明図である。It is explanatory drawing which shows the capture information table of the manual creation tool in this Embodiment. 本実施の形態におけるマニュアル作成ツールの変更後のキャプチャ情報テーブルを示す説明図である。It is explanatory drawing which shows the capture information table after the change of the manual creation tool in this Embodiment. 本実施の形態におけるマニュアル作成ツールのタイトルテーブルを示す説明図である。It is explanatory drawing which shows the title table of the manual creation tool in this Embodiment. 本実施の形態におけるマニュアル作成ツールの変更後のタイトルテーブルを示す説明図である。It is explanatory drawing which shows the title table after the change of the manual creation tool in this Embodiment. 本実施の形態におけるマニュアル作成ツールの作成したマニュアルを示す説明図である。It is explanatory drawing which shows the manual which the manual creation tool in this Embodiment produced. 本実施の形態におけるマニュアル作成ツールのマニュアルのディレクトリ概要を示す説明図である。It is explanatory drawing which shows the directory outline | summary of the manual of the manual creation tool in this Embodiment.

符号の説明Explanation of symbols

101 マニュアル作成ツール
102 制御部
103 アプリケーション制御部
104 操作記録部
105 キャプチャ記録部
106 説明文・タイトル記録部
107 操作情報ファイル
108 操作記録テーブル
109 キャプチャ画像ファイル
110 キャプチャ情報テーブル
111 説明テーブル
112 タイトルテーブル
113 マニュアル編集部
114 操作再生部
115 表示部
201 マニュアル作成ツール画面
202 アウトライン部分
203 マニュアル編集部分
204 キャプチャボタン
205 プレビュー部分
206 マニュアル作成対象アプリケーション操作部分
207 「次へ」ボタン
208 「戻る」ボタン
401、501、602、702 操作番号ID
402、502 操作情報ファイル名
601、701、801、901 キャプチャ画像ID
603、703 画像ファイル名
802 タイトル
902 説明文
1001 マニュアル
1101 ディレクトリ構造














101 Manual Creation Tool 102 Control Unit 103 Application Control Unit 104 Operation Recording Unit 105 Capture Recording Unit 106 Description / Title Recording Unit 107 Operation Information File 108 Operation Recording Table 109 Captured Image File 110 Capture Information Table 111 Description Table 112 Title Table 113 Manual Editing unit 114 Operation playback unit 115 Display unit 201 Manual creation tool screen 202 Outline portion 203 Manual editing portion 204 Capture button 205 Preview portion 206 Manual creation target application operation portion 207 "Next" button 208 "Back" buttons 401, 501, 602 702 Operation number ID
402, 502 Operation information file name 601, 701, 801, 901 Captured image ID
603, 703 Image file name 802 Title 902 Description 1001 Manual 1101 Directory structure














Claims (1)

マニュアル作成対象アプリケーションの操作内容についてのマニュアルを作成するためのマニュアル作成ツールにおいて、
前記マニュアル作成対象アプリケーションの動作中において画面表示される画像情報をキャプチャする画像キャプチャ手段と、
マニュアル作成者の操作に応じて、前記画像キャプチャ手段がキャプチャした画像情報に、この画像情報に関する文字情報を作成する文字作成手段と、
前記前記画像キャプチャ手段がキャプチャした画像情報および前記文字作成手段が作成した文字情報を用いて編集を行い、マニュアルを作成するマニュアル編集手段と、
マニュアル作成者が前記マニュアル作成対象アプリケーションを操作した操作手順を記録する操作記録手段と、
前記マニュアル編集手段が作成したマニュアルにおいて、開始部分からマニュアル作成者が内容の変更を指定操作した変更部分まで、前記操作記録手段が記録した操作手順に従って、マニュアル作成者が操作した内容を再生する操作再生手段とを備えたことを特徴とするマニュアル作成ツール。


In the manual creation tool to create a manual about the operation contents of the manual creation target application,
Image capture means for capturing image information displayed on the screen during operation of the manual creation target application;
Character creation means for creating character information related to the image information in the image information captured by the image capture means in response to an operation of a manual creator,
Editing using the image information captured by the image capture means and the character information created by the character creation means, and a manual editing means for creating a manual;
An operation recording means for recording an operation procedure in which a manual creator operates the manual creation target application;
In the manual created by the manual editing means, an operation for reproducing the contents operated by the manual creator in accordance with the operation procedure recorded by the operation recording means from the start part to the changed part designated by the manual creator to change the contents. A manual creation tool characterized by comprising reproduction means.


JP2005361817A 2005-12-15 2005-12-15 Manual preparation tool Pending JP2007164585A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005361817A JP2007164585A (en) 2005-12-15 2005-12-15 Manual preparation tool

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005361817A JP2007164585A (en) 2005-12-15 2005-12-15 Manual preparation tool

Publications (1)

Publication Number Publication Date
JP2007164585A true JP2007164585A (en) 2007-06-28

Family

ID=38247390

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005361817A Pending JP2007164585A (en) 2005-12-15 2005-12-15 Manual preparation tool

Country Status (1)

Country Link
JP (1) JP2007164585A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011210150A (en) * 2010-03-30 2011-10-20 Casio Computer Co Ltd Electronic computer and program
JP2014010735A (en) * 2012-07-02 2014-01-20 Mitsubishi Electric Corp Electronic manual preparation device, electronic manual browsing device, and electronic manual preparation and browsing system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011210150A (en) * 2010-03-30 2011-10-20 Casio Computer Co Ltd Electronic computer and program
JP2014010735A (en) * 2012-07-02 2014-01-20 Mitsubishi Electric Corp Electronic manual preparation device, electronic manual browsing device, and electronic manual preparation and browsing system

Similar Documents

Publication Publication Date Title
JP4354806B2 (en) Moving image management apparatus and method
JP3813579B2 (en) Moving picture editing apparatus, moving picture editing program, computer-readable recording medium
RU2018118194A (en) The way to record, edit and recreate a computer session
JP4065142B2 (en) Authoring apparatus and authoring method
JP2018180519A (en) Voice recognition error correction support device and program therefor
JP4450591B2 (en) Information editing apparatus, display control method, and program
JP2008281715A (en) Display control apparatus and display control method
JP2007243925A (en) Content reproducing apparatus, content reproducing method, and content reproduction program
JP3092496B2 (en) Scenario editing device
JP2007164585A (en) Manual preparation tool
JP3919753B2 (en) Information processing apparatus and method, and control program
JP4574113B2 (en) Device for creating file for displaying additional information superimposed on display screen and magnetic recording medium
US20130086476A1 (en) Video Editing Methods and Apparatus
JP2005141284A (en) Storage/reproduction method and device
JP2000050204A (en) Video image display edit processing method and device, and recording medium thereof
JP2011095809A (en) Presentation support system
JP2005167822A (en) Information reproducing device and information reproduction method
JPH06103018A (en) Display system
JP2005318618A (en) Moving image management apparatus and method
JP4780128B2 (en) Slide playback device, slide playback system, and slide playback program
JP2009267864A (en) Presentation recording apparatus, presentation reproducing apparatus and program
JP4635219B2 (en) Graphics dialogue apparatus and graphics dialogue program
JPH08202681A (en) Hypermedia system and hypermedia document preparing and editing method
JP7473916B2 (en) Teaching material authoring system
JP2008022506A (en) Animation work editing system, animation work editing method and animation work editing program