JPH04153873A - Document processing program start and end system - Google Patents

Document processing program start and end system

Info

Publication number
JPH04153873A
JPH04153873A JP2280431A JP28043190A JPH04153873A JP H04153873 A JPH04153873 A JP H04153873A JP 2280431 A JP2280431 A JP 2280431A JP 28043190 A JP28043190 A JP 28043190A JP H04153873 A JPH04153873 A JP H04153873A
Authority
JP
Japan
Prior art keywords
document
application program
processing
document processing
program
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
JP2280431A
Other languages
Japanese (ja)
Inventor
Yoichi Ishii
洋一 石井
Akihiko Okamura
岡村 明彦
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.)
NEC Corp
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Solution Innovators 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 NEC Corp, NEC Solution Innovators Ltd filed Critical NEC Corp
Priority to JP2280431A priority Critical patent/JPH04153873A/en
Publication of JPH04153873A publication Critical patent/JPH04153873A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To easily indicate a document and data when the specific document and data are processed by automatically perform start and end control over an application program which edits and processes the document and data with a document processing standard pattern and information on a start information storage device. CONSTITUTION:In document format conversion 43, the format of a document which is used by another application program is converted so that the document can be processed by an application program that an operator indicates by a document selection indication part 7, thereby improving the distribution of the document. In an application program start transmission control 41, the storage location of the document which is converted so that the document can be processed by the application program indicated by the operator and information showing how the document is processed are edited and then the operator can create a new document by referring to documents which is generated by other operators. Consequently, the operator need not pay attention to the format conversion of the document and easily performs the processing.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は文書を処理するアプリケーションプログラムを
自動的に起動し、その終了を制御する文X処理プログラ
ム起動終了方式に1する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention employs a statement X processing program startup/termination method that automatically launches an application program for processing a document and controls its termination.

〔従来の技術〕[Conventional technology]

従来、この種のプログラム起動は、オペレータがプログ
ラム起動指示コマンドをキーボード(操作卓)から入力
したり、複数のアプリケーション10グラムの起動を記
述したジョブストリームの実行をキーボードから入力し
たり、アプリケーションプログラムやジョブストリーム
を登録した実行ジョブの説明の一覧をデイスプレィ(表
示装置)に表示し、これをキーボードより選択入力する
ことにより行っていた。
Conventionally, this type of program startup has been carried out by an operator inputting a program startup instruction command from a keyboard (operation console), by inputting from the keyboard an instruction to execute a job stream that describes the startup of multiple applications, or by inputting an execution command from an application program or This is done by displaying a list of descriptions of execution jobs for which job streams have been registered on a display (display device), and selecting and inputting them using a keyboard.

また、一つの文書やデータを二つのアプリケーションプ
ログラムで処理する場合、各アプリケーションプログラ
ムで提供されているデータ引用機能を呼び出しデータ変
換を行う必要があった。そして、このデータ引用機能が
動作するためには、文書やデータが標準形式のデータフ
ァイルとして外部記憶装置に格納される必要があった。
Furthermore, when one document or data is processed by two application programs, it is necessary to call the data citation function provided by each application program and perform data conversion. In order for this data citation function to operate, documents and data had to be stored in an external storage device as data files in a standard format.

そして、一つのアプリケーションプログラムで日本語文
書、表、グラフやイメージなどいろいろな形式の文書や
データを処理することができる統合化された文書編集前
ニブログラムを導入して運用する必要があった。
Then, it was necessary to introduce and operate an integrated pre-editing program that can process documents and data in various formats, such as Japanese documents, tables, graphs, and images, with a single application program.

ここで、第6図を参照して、従来の方式で文書を編集加
工する場合について説明する。
Here, with reference to FIG. 6, a case in which a document is edited using a conventional method will be described.

左側は、オペレータが自分で処理する文書を個々の文書
に対応するアプリケーションプログラム、例えば、ワー
プロ文書に対してワープロプログラム51、イメージ文
書に対してイメージ処理プログラム52、表文書に対し
て表処理プログラム53により処理している。また、右
側は、いろいろな形式を処理することができる統合化文
書処理プログラム55を使用した場合であり、文書移行
プログラム54により従来の文書を統合文書処理プログ
ラムで処理することができる形式に変換し、統合文書処
理プログラム55で処理を行っていた。
On the left side are application programs that correspond to individual documents, such as a word processing program 51 for a word processing document, an image processing program 52 for an image document, and a table processing program 53 for a table document. It is processed by The right side shows a case where an integrated document processing program 55 that can process various formats is used, and a document migration program 54 converts a conventional document into a format that can be processed by the integrated document processing program. , the integrated document processing program 55 was used.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のプログラムによる文書処理は、オペレー
タが文書を編集加工処理するとき、アプリケーションプ
ログラム名を指定し、対象となる文書やデータが格納さ
れているファイルを指示する必要があり、一つの文書を
複数のアプリケーションプログラムで処理する場合など
、何度もアプリケーションプログラム名の指定のための
操作が必要であるため、操作が煩雑であるという問題点
があった。
In document processing using the conventional programs described above, when an operator edits a document, it is necessary to specify the application program name and specify the file in which the target document or data is stored. When processing with multiple application programs, it is necessary to perform an operation to specify the application program name many times, which poses a problem in that the operation is complicated.

また、一つの文書を複数のアプリケーションプログラム
で処理する場合、それぞれのアプリケーションプログラ
ムがその文書に適した形式でないときには、それぞれの
アプリケーションプログラムで処理できるように、文書
の形式変換機能(データ引用機能)を呼び出してその都
度文書をアプリケーションプログラムで処理できる形式
に変換する必要があり、この操作が煩雑で、この機能呼
び出しのためにアプリケーションプログラムの主記憶装
置上への転送を行わなければならず、オペレータへの応
答に時間がかかるという問題点があった。
In addition, when a single document is processed by multiple application programs, if each application program does not have a format suitable for the document, a document format conversion function (data citation function) can be used to enable each application program to process the document. It is necessary to convert the document into a format that can be processed by the application program each time it is called, and this operation is cumbersome, and the application program must be transferred to the main storage in order to call this function. The problem was that it took a long time to respond.

さらに、同じような文書やデータを処理するたびに、同
じアプリケーションプログラムをその都度、主記憶装置
上に再度害き込む必要があり、オペレータとの応答に時
間がかかるという問題点があった。
Furthermore, each time a similar document or data is processed, the same application program must be reinstalled onto the main storage device, resulting in the problem that it takes time to respond to the operator.

また、統合化された文書編集前ニブログラムを使用した
場合は、いままで文書の編集加工処理に使用されていた
アプリケーションプログラムで作成された資産(文書や
データ)が使用できなくなったり、オペレータがせっが
く習熟した操作法で使用することができなくなり、統合
化された文書編集−加工プログラムのより複雑な操作法
を覚えなくてはならないため、統合化されたプログラム
の使用はオペレータに大きな負担がかかるという問題点
があった。
In addition, if an integrated pre-editing nib program is used, assets (documents and data) created with application programs previously used for document editing may no longer be usable, or operators may have to The use of integrated programs places a heavy burden on operators, as they are no longer able to use the integrated document editing and machining programs with familiar operating methods, and must learn more complex operating methods for integrated document editing and processing programs. There was a problem.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の文書処理プログラム起動終了方式は、編集加工
を含む文書処理を目的に処理対象となる文書の一覧を表
示する文書一覧表示部と、前記文書の一覧から処理対象
となる文書をオペレータに選択指示させる文書選択指示
部と、前記文書一覧表示部と文書選択指示部とを制御し
、オペレータの指示した情報から文書処理標準パターン
を編集し文書処理標準パターンメモリに保管する文書処
理指示制御部とを有する文書処理指示手段、選択された
前記文書の形式と前記文書の処理方法と前記文書を処理
する手段であるアプリケーションプログラム群の処理方
法を保持するアプリケーションプログラム文書処理情報
テーブルとが格納されている起動情報記憶装置と、前記
文書処理指示制御部からの指示により起動され、前記起
動情報記憶装置から前記アプリケーションプログラム文
書処理情報テーブルを読み込むプログラム起動情報読み
込み部と、前記プログラム起動情報読み込み部により起
動され、且つ、前記アプリケーションプログラムの起動
を制御するプログラム起動監視制御部とを有する指示文
書編集10グラム起動手段、 前記文書の形式が前記アプリケーションプログラムによ
り処理されるのに適していないとき、前記プログラム起
動監視制御部により起動され前記文書を前記アプリケー
ションプログラムが処理することのできる形式の文書に
変換する文書形式変換部と、前記文書を格納する文書情
報記憶装置とを有する文書形式変換手段、 前記文書の内容の編集加工を含む処理を行うアプリケー
ションプログラム群を格納するアプリケーションプログ
ラム格納部と、前記アプリケーションプログラム格納部
のアプリケーションプログラムにより処理された前記文
書の内容を表示して修正指示するアプリケーション画面
入出力部とを有する文書編集加工手段、 前記アプリケーションプログラム文書処理情報テーブル
と前記文書処理標準パターンメモリから起動するアプリ
ケーションプログラム固有の処理方法を特定する文書処
理情報を作成する文書処理情報生成部と、前記文書処理
情報生成部により生成した文書処理情報を格納する文書
処理情報格納メモリと、前記指示文書編集プログラム起
動手段と前記文書編集加工手段との情報の受け渡しを行
う起動終了情報伝達部とを有するアプリケーシヲンプロ
グラム制御手段を備えている。
The document processing program startup/termination method of the present invention includes a document list display section that displays a list of documents to be processed for the purpose of document processing including editing, and an operator to select a document to be processed from the list of documents. a document selection instruction section that causes an instruction; a document processing instruction control section that controls the document list display section and the document selection instruction section, edits a document processing standard pattern from information instructed by an operator, and stores the edited document processing standard pattern in a document processing standard pattern memory; an application program document processing information table storing a format of the selected document, a processing method of the document, and a processing method of a group of application programs that are means for processing the document. a startup information storage device; a program startup information reading section that is activated by an instruction from the document processing instruction control section and reads the application program document processing information table from the startup information storage device; and a program startup information reading section that is activated by the program startup information reading section. , and a program startup monitoring control unit that controls startup of the application program; and when the format of the document is not suitable for being processed by the application program, the program startup monitoring unit controls the startup of the application program. a document format conversion unit that is activated by a control unit and that converts the document into a document in a format that can be processed by the application program; and a document information storage device that stores the document; an application program storage unit that stores a group of application programs that perform processing including editing; and an application screen input/output unit that displays the content of the document processed by the application program in the application program storage unit and provides correction instructions. a document processing information generation unit that creates document processing information that specifies a processing method specific to an application program started from the application program document processing information table and the document processing standard pattern memory; an application program control means having a document processing information storage memory for storing document processing information generated by the instruction document editing program starting means and a starting end information transmitting section for transmitting information between the instruction document editing program starting means and the document editing processing means; It is equipped with

また、本発明の文書処理プログラム起動終了方式は、一
つの形式の文書を複数のアプリケーションプログラム群
で扱う文書処理システムにおり)で、文書処理指示制御
部により編集した文書処理標準パターンを保持する文書
処理標準パターンメモリと、 個々の文書形式に対応して、文書を処理可能なアプリケ
ーションプログラム群とアプリケーションプログラムの
文書処理方法を保持するアプリケーションプログラム文
書処理情報テーブルを有する起動情報記憶装置と、 起動するアプリケーションプログラム固有の処理方法を
特定する文書処理情報を作成する文書処理情報生成部と
、前記文書処理情報生成部により生成した文書処理情報
を格納する文書処理情報格納メモリと、前記文書処理情
報をアプリケーションプログラムに通知する起動終了情
報伝達部とを有するアプリケーションプログラム制御手
段と、 一つの文書処理の終了で作成更新した新しい文書の処理
操作への連続動作の制御を行うプログラム起動監視制臀
部とを備えている。
Furthermore, the method for starting and terminating a document processing program of the present invention is applicable to a document processing system that handles documents of one format using a plurality of application program groups. a processing standard pattern memory; a startup information storage device having an application program document processing information table that stores a group of application programs capable of processing documents and a document processing method of the application programs corresponding to each document format; and an application to be started. a document processing information generation unit that creates document processing information that specifies a program-specific processing method; a document processing information storage memory that stores the document processing information generated by the document processing information generation unit; an application program control means having a start-up/end information transmitting unit that notifies the user; and a program start-up monitoring control unit that controls continuous operations for processing a new document created and updated upon completion of one document processing. .

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例のブロック図である。FIG. 1 is a block diagram of one embodiment of the present invention.

第17に示す文書処理プログラム起動終了方式は、オペ
レータの選択した文書とオペレータの入力した文書の処
理情報から文書処理標準パターンを生成し文書の処理方
法を指示する文書処理指示手段1、指示された文書の形
式に対応したアプリケーションプログラム文書処理情報
テーブルを読み出し、アプリケーションプログラムの起
動終了を監視制御する指示文書編集プログラム起動手段
2、文書がアプリケーションプログラムで処理するのに
適した形式でないとき、文書をアプリケーションプログ
ラムに適した形式に変換する文書形式変換手段3、アプ
リケーションプログラムで文書を処理し、処理された文
書を表示して修正指示を行う文書編集加工手段4、文書
処理指示手段1で編集した文書処理標準パターンメモリ
と指示文書編集プログラム起動手段2で読み込んだアプ
リケーションプログラムの文書処理情報テーブルとを起
動するアプリケーションプログラム固有の処理方法を特
定する文書処理情報に編集して文書編集加工手段4に伝
達し、一つの文書処理の終了通知を文書編集加工手段4
から伝達され、編集した新しい文書を指示文書編集プロ
グラム起動手段2に終了情報として伝達するアプリケー
ションプログラム制御手段60から構成されている。
The seventeenth document processing program startup/termination method includes a document processing instruction means 1 that generates a document processing standard pattern from a document selected by an operator and processing information of the document inputted by the operator, and instructs a document processing method; An instruction document editing program starting means 2 that reads an application program document processing information table corresponding to the format of the document and monitors and controls the startup and termination of the application program; when the document is not in a format suitable for processing by the application program, A document format conversion means 3 converts the document into a format suitable for the program, a document editing processing means 4 processes the document using an application program, displays the processed document and gives correction instructions, and processes the document edited by the document processing instruction means 1. Editing the standard pattern memory and the document processing information table of the application program read by the instruction document editing program starting means 2 into document processing information specifying a processing method specific to the application program to be started, and transmitting the same to the document editing processing means 4; The document editing processing means 4 sends a notification of completion of one document processing.
The application program control means 60 transmits a new edited document to the instruction document editing program starting means 2 as termination information.

また、文書処理指示手段1は、オペレータが処理可能な
文書の一覧を表示する文書一覧表示部6、文書一覧表示
部6により表示された文書一覧の中から処理すべき文書
を選択しその処理方法の指示入力を行う文書選択指示部
7、文書選択指示部7から入力された指示を判断し、そ
の指示が文書の処理を指示するものであれば、選択した
文書の格納情報とその処理方法を文書処理標準パターン
として編集し、プログラム起動情報読み込み部9を起動
し、文書の形式情報を伝達し、且つ、その処理情報が処
理の終了を指示するものであれば、文書の処理を終了す
る指示を行う文書処理指示制御部8、前記文書処理指示
制御部8により編集された文書処理標準パターンを保持
する文書処理標準パターンメモリ65から構成されてい
る。
The document processing instruction means 1 also includes a document list display section 6 that displays a list of documents that can be processed by the operator, and a document list display section 6 that selects a document to be processed from the document list displayed by the document list display section 6 and selects a processing method for the document. The document selection instruction unit 7 inputs instructions for inputting the document selection instruction unit 7. The document selection instruction unit 7 determines the instruction input from the document selection instruction unit 7, and if the instruction is an instruction to process the document, the storage information of the selected document and its processing method are determined. Edit as a standard document processing pattern, start the program startup information reading unit 9, transmit document format information, and if the processing information instructs to end the processing, an instruction to end the processing of the document. The document processing instruction control section 8 includes a document processing instruction control section 8 that performs the above-mentioned document processing instruction control section 8, and a document processing standard pattern memory 65 that holds the document processing standard patterns edited by the document processing instruction control section 8.

また、指示文書編集プログラム起動手段2は、個々の文
書の形式に対応したアプリケーションプログラム群とア
プリケーションプログラムの文書処理方法とを保持する
アプリケーションプログラム文書処理情報テーブル66
とを格納している起動情報記憶装置10、文書処理指示
制御部8から起動され伝達された文書形式からアプリケ
ーションプログラム格納部14を起動するためアプリケ
ーションプログラム文書処理情報テーブル66を起動情
報記憶装置10から読み込むプログラム起動情報読み込
み部9、プログラム起動情報読み込み部9から伝達され
た文書形式からアプリケーションプログラムが文書を処
理することができる形式か否か判断し、処理できない形
式の場合は、文書をアプリケーションプログラムが処理
することができる形式の文書に変換する文書形式変換部
12を起動して文書の形式変換を行わせてアプリケーシ
ョンプログラムの起動終了を監視制御するプログラム起
動監視側m部11から構成されている。
Further, the instruction document editing program starting means 2 includes an application program document processing information table 66 that holds a group of application programs corresponding to the format of each document and a document processing method of the application program.
The application program document processing information table 66 is stored from the startup information storage device 10 in order to start the application program storage section 14 from the document format started and transmitted from the document processing instruction control section 8. The program startup information reading unit 9 to read determines whether the document format transmitted from the program startup information reading unit 9 is a format that the application program can process.If the format is such that the application program cannot process the document, the application program It consists of a program startup monitoring side m section 11 that activates a document format conversion section 12 that converts a document into a format that can be processed, converts the document format, and monitors and controls the startup and termination of an application program.

また、文書形式変換手段3は、文書をアプリケーション
プログラム群が処理することができる形式の文書に変換
する文書形式変換部12、アプリケーションプログラム
が処理する文書を格納する文書情報記憶装置13から構
成されている。
Further, the document format converting means 3 includes a document format converting section 12 that converts a document into a document in a format that can be processed by a group of application programs, and a document information storage device 13 that stores documents to be processed by the application programs. There is.

また、文書編集加工手段4は、文書の内容の編集加工を
含む処理を行うアプリケーションプログラムを格納した
アプリケーションプログラム格納部14、アプリケーシ
ョンプログラム格納部14に格納されたアプリケーショ
ンプログラムに処理された文書の内容を表示して修正指
示するアプリゲーション画面入出力部15から構成され
ている。
Further, the document editing/processing means 4 includes an application program storage unit 14 storing an application program that performs processing including editing of the content of a document, and an application program storage unit 14 that stores the content of the document processed by the application program stored in the application program storage unit 14. It consists of an application screen input/output unit 15 that displays and gives instructions for correction.

また、アプリケーションプログラムiii!御手段60
は、文書処理標準パターンメモリ65とアプリケーショ
ンプログラム文書処理情報テーブル66から起動するア
プリケーションプログラム固有の処理方法を特定する文
書処理情報を生成する文書処理情報生成部61、文書処
理情報生成部61により生成した文書処理情報を格納す
る文書処理情報格納メモリ67、文書処理情報をアプリ
ケーションプログラムに通知する起動終了情報伝達部5
から構成されている。
Also, application program iii! control means 60
is generated by the document processing information generation unit 61, which generates document processing information that specifies the processing method specific to the application program started from the document processing standard pattern memory 65 and the application program document processing information table 66. A document processing information storage memory 67 that stores document processing information, and a startup/completion information transmitting unit 5 that notifies the application program of document processing information.
It consists of

次に、動作を説明する。Next, the operation will be explained.

第2図は第1図の文書処理プログラム起動終了方式の動
作を示す図であり、第2図を用いて第1図の文書処理プ
ログラム起動終了方式の動作を説明する。
FIG. 2 is a diagram showing the operation of the document processing program startup/termination method shown in FIG. 1, and the operation of the document processing program startup/termination method shown in FIG. 1 will be explained using FIG.

第1図において、文書一覧表示部6は、オペレータが処
理する文書を指示できるように文書の一覧を表示し、文
書選択指示部7が文書選択指示を受け付け、文書処理情
報制m部8へ伝達する(ステップ16)。次に、文1処
理指示制御部8は、処理指示が文書に対する処理の起動
指示か、または、文書処理の終了指示かを判断し、文書
に対する処理の起動指示であれば、ステップ18へ進み
、文書処理の終了指示であれば、本動作を終了する(ス
テップ17)。
In FIG. 1, a document list display section 6 displays a list of documents so that an operator can instruct documents to be processed, and a document selection instruction section 7 receives the document selection instruction and transmits it to a document processing information control section 8. (Step 16). Next, the statement 1 processing instruction control unit 8 determines whether the processing instruction is an instruction to start processing for a document or an instruction to end document processing, and if it is an instruction to start processing for a document, it proceeds to step 18; If it is an instruction to end document processing, this operation is ended (step 17).

次に、プログラム起動情報読み込み部9が文書に対する
処理指示を判断し、文書の形式を、起動情報記憶装置f
lOをアクセスするキーとして用い、文書を処理するア
プリケーションプログラム名とその起動インタフェース
とを読み込みプログラム起動監視制御部11へ渡す(ス
テップ18)、プログラム起動監視制御部11は、伝達
された文書形式がアプリケーションプログラム格納部1
4の中から読み出されたアプリケーションプログラムが
処理することができる形式か否がを判断し、処理するこ
とができる形式の場合にはステップ21へ進み、処理す
ることができない式の場合にはステップ20へ進むくス
テップ19)。
Next, the program startup information reading unit 9 determines the processing instruction for the document, and determines the format of the document from the startup information storage device f.
Using IO as an access key, the name of the application program that processes the document and its startup interface are read and passed to the program startup monitoring control unit 11 (step 18).The program startup monitoring control unit 11 determines whether the transmitted document format is the application Program storage section 1
It is determined whether or not the format can be processed by the application program read out from 4. If the format can be processed, the process proceeds to step 21, and if the format is an expression that cannot be processed, the process proceeds to step 21. Proceed to Step 20 (Step 19).

ステップ20では、文書形式変換手段12が、文書情報
記憶装置13からアプリケーションプログラム(1)に
より処理され格納されていた文書ファイルの中からこの
ときの処理に使用することができる文書を読み出し、処
理指示のあったアプリケーション10グラム(2)で処
理することができる文書形式に変換し、文書情報記憶波
f13へ格納する。そして、格納したファイルの情報を
プログラム起動監視制gi部11へ渡す。
In step 20, the document format conversion means 12 reads a document that can be used for the current processing from among the document files that have been processed and stored by the application program (1) from the document information storage device 13, and instructs the processing. It is converted into a document format that can be processed by the application 10gram (2), and stored in the document information storage wave f13. Then, the stored file information is passed to the program startup monitoring control gi section 11.

ステップ21では、上記の文書を処理するアプリケーシ
ョンプログラムが、以前の文書処理で主記憶装置上に書
き込まれて用いられ既に存在している場合には、ステッ
プ22へ進み、存在しない場合にはステップ24へ進む
In step 21, if the application program for processing the document already exists because it was written to the main storage device in a previous document processing, the process advances to step 22; if the application program does not exist, step 24 is performed. Proceed to.

ステップ22では、文書処理情報生成部61が文書処理
標準パターンメモリ65とアプリケーションプログラム
文書処理情報テーブル66を合成し、起動するアプリケ
ーションプログラムが処理する文書の格納情報とその処
理方法を特定する文書処理情報にIII集し、文書処理
情報格納メモリに格納する。
In step 22, the document processing information generation unit 61 synthesizes the document processing standard pattern memory 65 and the application program document processing information table 66, and generates document processing information that specifies the storage information of the document to be processed by the application program to be started and the processing method thereof. III is collected and stored in the document processing information storage memory.

ステップ23では、10グラム起動監視制御部11が既
に主記憶装置上に存在するアプリケーションプログラム
を再起動し、ステップ28へ進む。
In step 23, the 10-gram activation monitoring control unit 11 restarts the application program already existing on the main storage device, and the process proceeds to step 28.

ステップ24では、プログラム起動監視制御部11が、
文書を処理させるアプリケーションプログラムのメモリ
サイズと主記憶装置上の連続した空メモリ領域とを比較
判断し、文書を処理させるアプリケーションプログラム
を書き込むための連続したメモリ領域が空いていればス
テップ26へ進み、空いていなければ、ステップ25へ
進む。
In step 24, the program startup monitoring control unit 11
The memory size of the application program for processing the document is compared with a continuous free memory area on the main storage device, and if there is a free continuous memory area for writing the application program for processing the document, the process proceeds to step 26; If it is not vacant, proceed to step 25.

ステップ25では、文書を処理させるアプリケーション
プログラムを書き込む空メモリ領域を確保するために、
主記憶装置上にそれまで存在していたアプリケーション
プログラムを終了させる。
In step 25, in order to secure an empty memory area in which to write an application program to process the document,
Terminates the application program that was previously residing on the main storage.

ステップ26では、文書処理情報生成部61が文書処理
標準パターンメモリ65とアプリケーションプログラム
文書処理情報テーブル66を合成し、起動するアプリケ
ーションプログラムが処理する文書の格納情報とその処
理方法を特定する文書処理情報に編集し、文書処理情報
格納メモリに格納する。
In step 26, the document processing information generation unit 61 synthesizes the document processing standard pattern memory 65 and the application program document processing information table 66, and generates document processing information that specifies the storage information of the document to be processed by the application program to be started and the processing method thereof. and store it in the document processing information storage memory.

ステップ27では、プログラム起動監視制御部11が文
書を処理させるアプリケーションプログラムを起動する
In step 27, the program activation monitoring control unit 11 activates an application program that processes the document.

ステップ28では、起動終了情報伝達部5は、文書を処
理させるアプリケーションプログラムに対してどの文書
をどう処理するか否がの文書処理情報格納メモリ67を
通知する。
In step 28, the startup/completion information transmitting unit 5 notifies the document processing information storage memory 67 of which document to process and how to process the application program that processes the document.

ステップ29では、アプリケーションプログラムが、通
知された文書処理情報格納メモリ67の内容に従って、
アプリケーションプログラム画面入出力部15を介して
オペレータに文書の処理をさせ、一連の文書処理の後で
その文書を文書情報記憶装置13に格納する。
In step 29, the application program executes the following according to the notified contents of the document processing information storage memory 67.
The operator is allowed to process the document via the application program screen input/output unit 15, and after a series of document processing, the document is stored in the document information storage device 13.

ステップ30では、アプリケーションプログラムが一つ
の文書処理の終了を判断し、起動終了情報伝達部5へ処
理終了を通知する。
In step 30, the application program determines the end of one document process, and notifies the activation end information transmitting section 5 of the end of the process.

そして、起動終了情報伝達部5はアプリケーションプロ
グラムの終了通知を受けると、続いて、ステップ16か
らの動作を繰返す。
Then, upon receiving the application program termination notification, the activation termination information transmitting unit 5 subsequently repeats the operations from step 16.

ステップ31では、プログラム起動監視制御部11が、
アプリケーションプログラム格納部14から主記憶装置
上への移送時間を短縮するために主記憶装置上に書き込
まれそれまで存在していたアプリケーションプログラム
を終了させる。
In step 31, the program startup monitoring control unit 11
In order to shorten the transfer time from the application program storage section 14 to the main storage device, the application program that has been written to the main storage device and previously existing is terminated.

次に、第5図を用いてアプリケーション10グラム制御
手段60に含まれる文書処理情報生成部61の動作を説
明する。
Next, the operation of the document processing information generation section 61 included in the application 10-gram control means 60 will be explained using FIG.

文書処理情報生成部61は、文書処理指示制御部8によ
り編集された処理対象となる文書の格納情報とその処理
パターンを保持する文書処理標準パターンメモリ65と
プログラム起動情報読み込み部9により文書形式をキー
に読み込んだ処理パターンと起動制御情報を含むアプリ
ケーションプログラム文書処理情報テーブル66から、
どの文書をどう処理するかを指示するヘッダ部、ファイ
ル定義部、詳細部の3つから構成され起動するアプリケ
ーションプログラム固有の処理方法を特定する文書処理
情報を文書処理情報格納メモリ67に格納する。
The document processing information generation unit 61 generates a document format using a document processing standard pattern memory 65 that holds storage information of a document to be processed edited by the document processing instruction control unit 8 and its processing pattern, and a program startup information reading unit 9. From the application program document processing information table 66 containing the processing pattern and startup control information read into the key,
Document processing information is stored in the document processing information storage memory 67, which is comprised of three parts: a header part, a file definition part, and a detail part, which instruct which document to process and how, and which specifies a processing method specific to the application program to be started.

次に、第3図を用いて本発明の一実施例の動作を説明す
る。
Next, the operation of one embodiment of the present invention will be explained using FIG.

まず、画面32は、文書一覧表示部6が、処理できる文
書の一覧を表示し、文M選択指示部7がどの文書をどう
処理するかの指示をオペレータに選択させている状態を
示している。
First, the screen 32 shows a state in which the document list display section 6 displays a list of documents that can be processed, and the sentence M selection instruction section 7 allows the operator to select which document to process and how. .

画面33は、文書処理プログラム起動終了方式の使用開
始時に、オペレータに文書の作成指示を選択させている
状態を示している。そして、文書を処理するアプリケー
ションプログラムにより、アプリケーション画面入出力
部15を介して必要な情報を入力する方法と、以前、作
成され後日利用するために保存されていた作成済の文書
を格納した文書情報記憶袋213からその文書を入力す
る方法の二通りの方法を指示した状態を示してぃる。
Screen 33 shows a state in which the operator is prompted to select a document creation instruction at the beginning of use of the document processing program startup and termination method. Then, there is a method of inputting necessary information via the application screen input/output unit 15 by an application program that processes a document, and document information that stores previously created documents that have been created and saved for later use. This shows a state in which two methods for inputting the document from the memory bag 213 are instructed.

画面34は、アプリケーション10グラムにより、アブ
リゲーション画面入出力部15を介して新規文書の作成
あるいは校正している状態を示している。
The screen 34 shows a state in which a new document is being created or proofread by the application 10 grams via the aggregation screen input/output unit 15.

画面35は、新規文書の作成あるいは校正の処理が終了
し、文書一覧表示部6によって次に処理することができ
る文書の一覧を自動的に表示し、文書選択指示部7がど
の文書をどう処理するかをオペレータに選択させ指示さ
せている状態を示している。画面35には、画面32に
対し画面34で作成あるいは校正された文書が追加され
ている。
On the screen 35, when the new document creation or proofreading process is completed, the document list display section 6 automatically displays a list of documents that can be processed next, and the document selection instruction section 7 selects which documents to process and how. This shows a state in which the operator is asked to select and instruct whether to do so. On the screen 35, the document created or proofread on the screen 34 with respect to the screen 32 is added.

次に、第4図を用いて本発明の文書の形式変換の動作を
説明する。
Next, the operation of document format conversion according to the present invention will be explained using FIG.

文書の形式変換42では、文書の流通性を高めるため、
他のアプリケーションプログラムで使用された文書に対
し、オペレータが文書選択指示部7で指示したアプリケ
ーションプログラムで処理することができるように文書
の形式の変換を行う、そして、アプリケーションプログ
ラム起鎗伝達制#41では、オペレータが文書選択指示
部7で指示したアプリケーションプログラムで処理する
ことができるように変換した文書の保存場所と、その文
書をどう処理するのかを示した情報とを編集し、オペレ
ータが従来の操作方法で他のオペレータが作成した文書
を参照−引用して新たな文書を作成することができるよ
うにすることにより、オペレータが文書の形式変換を意
識することなく、処理を行うことができる。
In the document format conversion 42, in order to increase the circulation of the document,
Converts the document format of a document used in another application program so that it can be processed by the application program instructed by the operator in the document selection instruction section 7, and the application program initiation transmission system #41 Now, the operator edits the storage location of the converted document so that it can be processed by the application program instructed by the document selection instruction unit 7, and the information indicating how to process the document, and the operator By making it possible to create a new document by referring to and quoting a document created by another operator using the operating method, the operator can perform processing without being aware of document format conversion.

このように、文書処理標準パターンと起動情報記憶装置
の情報に基づき、文書やデータを編集加工するアプリケ
ーションプログラムの起動および終了i#Jwを自動的
に行うことにより、オペレータが特定の文書やデータを
処理するときに、プログラム名を意識する必要がなくな
り、処理の対象となる文書やデータの指示操作を容易に
することができる。また、アプリケーションプログラム
文書処理テーブルに印刷パラメータを登録しておくこと
により、文書と印刷を指示するだけで自効的にプリンタ
に出力することができる また、一つの文書を複数のアプリケーションプログラム
で処理する場合、それぞれのアプリケーションプログラ
ムがその文書に適した形式でないときには、それぞれの
アプリケーションプログラムで処理できるように、文書
の形式変換部により自動的に文書をアプリケーションプ
ログラムで処理できる形式に変換することにより、文書
の形式変換機能をその都度オペレータが操作して呼び出
し文書をプログラムで処理できる形式に変換する必要も
なく、この機能呼び出しのためにアプリケーションプロ
グラムの主記憶装置上への転送を行う必要もないので、
オペレータへの応答に時間がかからないようにすること
ができる。
In this way, based on the standard document processing pattern and the information in the startup information storage device, the application program that edits and processes documents and data is automatically started and terminated, allowing the operator to edit specific documents and data. When processing, there is no need to be aware of the program name, and it is possible to easily specify the document or data to be processed. In addition, by registering print parameters in the application program document processing table, you can automatically output the document to the printer simply by instructing it to print.Also, one document can be processed by multiple application programs. In this case, if each application program is not in a format suitable for the document, the document format conversion section automatically converts the document into a format that can be processed by the application program so that the document can be processed by each application program. There is no need for the operator to operate the format conversion function each time to convert the called document into a format that can be processed by the program, and there is no need to transfer the application program to the main storage to call this function.
It is possible to reduce the amount of time it takes to respond to the operator.

さらに、文書やデータを処理するために、−旦起動され
たアプリケーションプログラムを、文書の処理の必要性
がなくなり文書処理の終了を指示するまで主記憶装置上
におくことにより、再度同じような文書を処理するとき
、同じアプリケーションプログラムを主記憶装置上に再
度書き込む必要もなく、オペレータとの応答時間を向上
することができる。
Furthermore, in order to process a document or data, an application program that has been started once is stored in the main memory until there is no longer a need to process the document and an instruction is given to end the document processing. When processing , there is no need to rewrite the same application program onto the main memory, improving response time with the operator.

また、いままで文書の編集加工処理に使用されていたプ
ログラムで作成された資産(文書やデータ)をそのまま
使用することができ、統合化された文書JII集−加エ
プログラムのより複雑な操作法を覚える必要はなく、オ
ペレータに大きな負担がかからないようにすることがで
きる。
In addition, assets (documents and data) created with programs previously used for document editing and processing can be used as is, and the integrated Document JII collection - more complex operation methods of processing programs. There is no need to memorize the information, which reduces the burden on the operator.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明は、文書処理標準パターン
と起動情報記憶装置の情報に基づき、文書やデータを編
集加工するアプリケーションプログラムの起動および終
了制御を自動的に行うことにより、オペレータが特定の
文書やデータを処理するときに、プログラム名を意識す
る必要がなくなり、処理の対象となる文書やデータの指
示操作を容易にするという効果を有する。
As explained above, the present invention automatically controls the startup and termination of application programs that edit and process documents and data based on the document processing standard pattern and the information in the startup information storage device. When processing a document or data, there is no need to be aware of the program name, and this has the effect of making it easier to specify the document or data to be processed.

また、一つの文書を複数のアプリケーションプログラム
で処理する場合、それぞれのアプリケーションプログラ
ムがその文書に適した形式でないときには、それぞれの
アプリケーションプログラムで処理できるように、文書
の形式変換部により自効的に文書をアプリケーションプ
ログラムで処理できる形式に変換することにより、文書
の形式変換機能をその都度オペレータが操作して呼び出
し文書をプログラムで処理できる形式に変換する必要も
なく、この機能呼び出しのためにアプリケーションプロ
グラムの主記憶装置上への転送を行う必要もないので、
オペレータへの応答に時間がかからないという効果を有
する。
In addition, when processing one document with multiple application programs, if each application program does not have a format suitable for the document, the document format converter automatically converts the document so that it can be processed by each application program. By converting the document into a format that can be processed by the application program, there is no need for the operator to operate the document format conversion function each time to convert the called document into a format that can be processed by the program. There is no need to transfer it to the main storage, so
This has the effect that it takes less time to respond to the operator.

さらに、文書やデータを処理するなめに、−旦起動すれ
たアプリケーションプログラムを、文書の処理の必要性
がなくなり文書処理の終了を指示するまで主記憶装置上
におくことにより、再度同じような文書を処理するとき
、同じアプリケーションプログラムを主記憶装置上に再
度書き込む必要もなく、オペレータとの応答時間を向上
することができるという効果を有する。
Furthermore, in order to process a document or data, the application program that has been started once is stored in the main memory until the document processing is no longer necessary and the document processing is terminated. When processing , there is no need to rewrite the same application program on the main storage device, which has the effect of improving response time with the operator.

また、いままで文書の1s集加工処理に使用されていた
プログラムで作成された資産(文書やデータ)をそのま
ま使用することができ、統合化された文書m集・加工1
0グラムのより後輩な操作法を覚える必要はなく、オペ
レータに大きな負担がかかることもないという効果を有
する。
In addition, assets (documents and data) created with programs that have been used to process document 1s collections can be used as they are, and integrated document m collections/processing 1s can be used as is.
There is no need to learn the operating methods of 0g, and there is no need to put a heavy burden on the operator.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例のブロック図、第2図は第1
図の文書処理プログラム起動終了方式の動作を示す図、
第3図は第1図の文書処理プログラム起動終了方式の応
用例を示す図、第4図は第1図の文書処理プログラム起
動終了方式による文書の変換の動作を示す図、第5図は
アプリケーションプログラム固有の文書処理情報を編集
する動作を示す図、第6図は従来技術による統合文書の
処理を行う場合の文書の変換動作を示す図である。 1・−・−・・文書処理指示手段、2・−・−・・指示
文書編集プログラム起動手段、3・・−・−文書形式変
換手段、4−・−・・文書編集加工手段、5・・・・・
・起動終了情報伝達部、6−・・・・−文書一覧表示部
、7・−・・−・文書選択指示部、8−・・−文書処理
指示制御部、9・・・−・・プログラム起動情報読み込
み部、10・・・−・・起動情報記憶装置、11・・−
・・・プログラム起動監視制御部、12・−・・・−文
書形式変換部、13−・・・・文書情報記憶装置、14
・・・・・・アプリケーションプログラム格納部、15
・・・・・・アプリケーション画面入出力部、60・・
・−・・アブリゲーシヲンプログラム制御手段。 61−・−・・文書処理情報生成部、65・−・−・文
書処理標準パターンメモリ、66・−・・−アプリケー
ションプログラム文書処理情報テーブル、67・・・−
・・文書処理情報格納メモリ。 代理人 弁理士  内 原  晋 男28図
FIG. 1 is a block diagram of one embodiment of the present invention, and FIG. 2 is a block diagram of an embodiment of the present invention.
A diagram showing the operation of the document processing program startup/termination method shown in the figure.
Figure 3 is a diagram showing an application example of the document processing program startup/termination method shown in Figure 1, Figure 4 is a diagram showing document conversion operations using the word processing program startup/termination method shown in Figure 1, and Figure 5 is an application example. FIG. 6 is a diagram illustrating the operation of editing program-specific document processing information, and FIG. 6 is a diagram illustrating the document conversion operation when processing an integrated document according to the prior art. 1.--.Document processing instruction means, 2.--.Instruction document editing program starting means, 3.--Document format conversion means, 4.--Document editing processing means, 5.・・・・・・
・Start-up/end information transmission section, 6--Document list display section, 7--Document selection instruction section, 8--Document processing instruction control section, 9--Program Start-up information reading unit, 10...--Start-up information storage device, 11...-
...Program startup monitoring control unit, 12...-Document format conversion unit, 13-...Document information storage device, 14
...Application program storage section, 15
...Application screen input/output section, 60...
... Abbreviation program control means. 61-- Document processing information generation unit, 65-- Document processing standard pattern memory, 66-- Application program document processing information table, 67--
...Document processing information storage memory. Agent Patent Attorney Shino Uchihara 28

Claims (1)

【特許請求の範囲】 1、編集加工を含む文書処理を目的に処理対象となる文
書の一覧を表示する文書一覧表示部と、前記文書の一覧
から処理対象となる文書をオペレータに選択指示させる
文書選択指示部と、前記文書一覧表示部と文書選択指示
部とを制御し、オペレータの指示した情報から文書処理
標準パターンを編集し文書処理標準パターンメモリに保
管する文書処理指示制御部とを有する文書処理指示手段
、 選択された前記文書の形式と前記文書の処理方法と前記
文書を処理する手段であるアプリケーションプログラム
群の処理方法を保持するアプリケーションプログラム文
書処理情報テーブルとが格納されている起動情報記憶装
置と、前記文書処理指示制御部からの指示により起動さ
れ、前記起動情報記憶装置から前記アプリケーションプ
ログラム文書処理情報テーブルを読み込むプログラム起
動情報読み込み部と、前記プログラム起動情報読み込み
部により起動され、且つ、前記アプリケーションプログ
ラムの起動を制御するプログラム起動監視制御部とを有
する指示文書編集プログラム起動手段、 前記文書の形式が前記アプリケーションプログラムによ
り処理されるのに適していないとき、前記プログラム起
動監視制御部により起動され前記文書を前記アプリケー
ションプログラムが処理することのできる形式の文書に
変換する文書形式変換部と、前記文書を格納する文書情
報記憶装置とを有する文書形式変換手段、 前記文書の内容の編集加工を含む処理を行うアプリケー
ションプログラム群を格納するアプリケーションプログ
ラム格納部と、前記アプリケーションプログラム格納部
のアプリケーションプログラムにより処理された前記文
書の内容を表示して修正指示するアプリケーション画面
入出力部とを有する文書編集加工手段、 前記アプリケーションプログラム文書処理情報テーブル
と前記文書処理標準パターンメモリから起動するアプリ
ケーションプログラム固有の処理方法を特定する文書処
理情報を作成する文書処理情報生成部と、前記文書処理
情報生成部により生成した文書処理情報を格納する文書
処理情報格納メモリと、前記指示文書編集プログラム起
動手段と前記文書編集加工手段との情報の受け渡しを行
う起動終了情報伝達部とを有するアプリケーションプロ
グラム制御手段を備えたことを特徴とする文書処理プロ
グラム起動終了方式。 2、一つの形式の文書を複数のアプリケーションプログ
ラム群で扱う文書処理システムにおいて、文書処理指示
制御部により編集した文書処理標準パターンを保持する
文書処理標準パターンメモリと、 個々の文書形式に対応して、文書を処理可能なアプリケ
ーションプログラム群とアプリケーションプログラムの
文書処理方法を保持するアプリケーションプログラム文
書処理情報テーブルを有する起動情報記憶装置と、 起動するアプリケーションプログラム固有の処理方法を
特定する文書処理情報を作成する文書処理情報生成部と
、前記文書処理情報生成部により生成した文書処理情報
を格納する文書処理情報格納メモリと、前記文書処理情
報をアプリケーションプログラムに通知する起動終了情
報伝達部とを有するアプリケーションプログラム制御手
段と、 一つの文書処理の終了で作成更新した新しい文書の処理
操作への連続動作の制御を行うプログラム起動監視制御
部とを備えたことを特徴とする文書処理プログラム起動
終了方式。
[Claims] 1. A document list display unit that displays a list of documents to be processed for the purpose of document processing including editing, and a document that allows an operator to select and instruct a document to be processed from the list of documents. A document comprising a selection instruction section, and a document processing instruction control section that controls the document list display section and the document selection instruction section, edits a document processing standard pattern from information instructed by an operator, and stores it in a document processing standard pattern memory. processing instruction means; startup information storage storing an application program document processing information table that holds a format of the selected document, a processing method for the document, and a processing method for a group of application programs that are means for processing the document; a program startup information reading section that is started by an instruction from the document processing instruction control section and reads the application program document processing information table from the startup information storage device; and a program startup information reading section that is started by the program startup information reading section; and a program startup monitoring control unit that controls startup of the application program; and when the format of the document is not suitable for being processed by the application program, the program startup monitoring control unit starts the instruction document editing program. a document format conversion unit that converts the document into a document in a format that can be processed by the application program; and a document information storage device that stores the document; an application program storage section that stores a group of application programs that perform processing including processing, and an application screen input/output section that displays the contents of the document processed by the application program in the application program storage section and gives instructions for modification. Means: a document processing information generation unit that creates document processing information specifying a processing method specific to an application program started from the application program document processing information table and the document processing standard pattern memory; and a document processing information generated by the document processing information generation unit. The present invention further includes an application program control means having a document processing information storage memory for storing document processing information, and a startup completion information transmission section for exchanging information between the instruction document editing program startup means and the document editing processing means. Features a document processing program startup and termination method. 2. In a document processing system that handles documents in one format using multiple application program groups, there is a document processing standard pattern memory that holds the document processing standard patterns edited by the document processing instruction control unit, and a document processing standard pattern memory that stores document processing standard patterns edited by the document processing instruction control unit, and , an activation information storage device having an application program document processing information table that holds a group of application programs that can process documents and a document processing method of the application program; and creating document processing information that specifies a processing method specific to the application program to be activated. An application program control having a document processing information generation section, a document processing information storage memory that stores the document processing information generated by the document processing information generation section, and an activation/termination information transmission section that notifies the application program of the document processing information. 1. A method for starting and terminating a document processing program, comprising: a means for starting and terminating a document processing program; and a program start-up monitoring control unit that controls continuous operations for processing a new document created and updated upon completion of one document processing.
JP2280431A 1990-10-18 1990-10-18 Document processing program start and end system Pending JPH04153873A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2280431A JPH04153873A (en) 1990-10-18 1990-10-18 Document processing program start and end system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2280431A JPH04153873A (en) 1990-10-18 1990-10-18 Document processing program start and end system

Publications (1)

Publication Number Publication Date
JPH04153873A true JPH04153873A (en) 1992-05-27

Family

ID=17624962

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2280431A Pending JPH04153873A (en) 1990-10-18 1990-10-18 Document processing program start and end system

Country Status (1)

Country Link
JP (1) JPH04153873A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0883168A (en) * 1994-09-14 1996-03-26 Toshiba Corp Data processing system and its method
US6101461A (en) * 1997-02-28 2000-08-08 Justsystem Corp. Command inputting method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60186920A (en) * 1984-03-06 1985-09-24 Nec Corp Starting method of document processing program
JPS60214072A (en) * 1984-04-09 1985-10-26 Oyo Gijutsu Kenkyusho:Kk Multiconverter system
JPS6340934A (en) * 1986-08-06 1988-02-22 Tokyo Keiinsatsu Kougiyoukai Bidirectional converter for word processor
JPH01266661A (en) * 1988-04-18 1989-10-24 Nec Corp Document display system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60186920A (en) * 1984-03-06 1985-09-24 Nec Corp Starting method of document processing program
JPS60214072A (en) * 1984-04-09 1985-10-26 Oyo Gijutsu Kenkyusho:Kk Multiconverter system
JPS6340934A (en) * 1986-08-06 1988-02-22 Tokyo Keiinsatsu Kougiyoukai Bidirectional converter for word processor
JPH01266661A (en) * 1988-04-18 1989-10-24 Nec Corp Document display system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0883168A (en) * 1994-09-14 1996-03-26 Toshiba Corp Data processing system and its method
US6101461A (en) * 1997-02-28 2000-08-08 Justsystem Corp. Command inputting method

Similar Documents

Publication Publication Date Title
WO1995033235A1 (en) System and method for executing job between different operating systems
JPH0728689A (en) Information processor
US5692198A (en) Method for executing a process defined by a script by a plurality of types of description languages and an apparatus therefor
JPH1097393A (en) Print control method and device and recording medium
JPH04153873A (en) Document processing program start and end system
JP4072629B2 (en) Drawing management method
JP3033144B2 (en) Filling device with word processor function
JPS60128530A (en) User menu display processing system
JPH10301900A (en) Printing management system, printing management method and computer readable record medium recording printing management control program
JP2000172461A (en) File print control method and program recording medium
JPH11212962A (en) Document processing device and method and storage medium
JPH07334494A (en) Information processor
JPH07253862A (en) Presentation execution device
JPH0361212B2 (en)
JP3149744B2 (en) Cooperation control method of individual software
JP2004110171A (en) Information processor, function expansion program and control method
JPH02249036A (en) Data processor
JPH0250250A (en) Document preparing device
JPH01185722A (en) Print spooler
JP2004118360A (en) Print control unit and method, print control program and storage medium
JPH06250974A (en) Remote job entry controller
JPH07295914A (en) Method for specifying control parameter and combined machine
JPH0196724A (en) Picture output device
JP2005115693A (en) Sequence program converter
JPH07261980A (en) Queue management device