JPH1063511A - Job script execution device - Google Patents

Job script execution device

Info

Publication number
JPH1063511A
JPH1063511A JP8231282A JP23128296A JPH1063511A JP H1063511 A JPH1063511 A JP H1063511A JP 8231282 A JP8231282 A JP 8231282A JP 23128296 A JP23128296 A JP 23128296A JP H1063511 A JPH1063511 A JP H1063511A
Authority
JP
Japan
Prior art keywords
job script
execution
execution environment
job
function
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
JP8231282A
Other languages
Japanese (ja)
Inventor
Hitoshi Abe
仁 阿部
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP8231282A priority Critical patent/JPH1063511A/en
Publication of JPH1063511A publication Critical patent/JPH1063511A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To execute a job script even when executing environment on a machine in which the job script is described and executing environment on a machine receiving an executing the job script are different from each other. SOLUTION: At the time of transferring the job script to the machine 12 receiving and executing the job script, the machine 11 in which the job script is described inquires the executing environment of the machine 12 to investigates whether the machine 12 is provided with all the functions of application programs or all the programs which are executing environment necessary for the machine 12 to execute the job script. When they are not provided, the machine 11 adds an extended function module for compensating the lacking functions or all the programs to the job script and sends it. At the time of receiving the job script added with the extended function module or all the programs, the machine 12 extracts additional information of them by an extended function extracting means and extends executing environment so as to turn the extracted extended function module or the programs to be executing environment.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、記述された順に、
複数のアプリケーションプログラムを逐次実行するジョ
ブスクリプト実行装置に関するものである。
[0001] The present invention relates to the following:
The present invention relates to a job script execution device that sequentially executes a plurality of application programs.

【0002】[0002]

【従来の技術】米国アップルコンピュータ社のAppl
eScript(商標)や、米国マイクロソフト社のV
isual Basic(商標)言語などの出現や、特
開平2−37454号公報に述べられている技術によ
り、従来手作業で行っていた、キーボードからの同じ入
力の繰り返しのような反復処理を自動化したり、複数の
複雑なアプリケーションプログラムの機能を、あらかじ
め決めた順序で順次実行させるなどの、プログラムのオ
ートメーション化が可能になってきている。特にこれら
の技術は、グラフィックユーザインタフェース(GUI
=Graphical User Interfac
e)を含めた操作の記録と再生、記録したジョブスクリ
プトの編集による自動化などが容易に行える点が、より
以前からあるUnix上のShell Scriptな
どと異なっている。
2. Description of the Related Art Apple Computer's Appl.
eScript (TM) or Microsoft V
With the advent of the basic Basic (trademark) language and the technology described in JP-A-2-37454, it is possible to automate repetitive processing such as repetition of the same input from a keyboard, which has been manually performed conventionally. It has become possible to automate programs, for example, by sequentially executing functions of a plurality of complex application programs in a predetermined order. In particular, these technologies use graphic user interfaces (GUIs).
= Graphical User Interfac
It differs from the earlier Shell Script on Unix in that recording and playback of operations including e) and automation by editing the recorded job script can be easily performed.

【0003】特開平7−121382号公報では、例え
ばこのようなジョブスクリプトがいくつもの別の書式で
書かれていた場合、1つの処理系でこれを解釈実行する
ための手段が記載されている。
Japanese Unexamined Patent Publication No. 7-121382 describes a means for interpreting and executing such a job script in a single processing system when the job script is written in several different formats.

【0004】一方で、アドビシステムズ社のPhoto
Shop(商標)やQuark社のQuarkXpre
ss(商標)など幾つかのアプリケーションプログラム
では、アプリケーションプログラム自体の機能を拡張す
ることができるように、プラグインやエクステンション
モジュールというものを組み込むことができるようにす
るためのインタフェースを用意し、自社あるいはサード
パーティによって容易に前記アプリケーションプログラ
ムの機能を拡張する手段を提供している。
On the other hand, Adobe Systems Photo
Shop (TM) or QuarkXpre from Quark
Some application programs, such as ss (trademark), provide an interface that allows plug-ins and extension modules to be incorporated so that the functions of the application program itself can be extended. A means for easily extending the function of the application program by a third party is provided.

【0005】[0005]

【発明が解決しようとする課題】しかし、上記ジョブス
クリプトは、特定のアプリケーションプログラムを組み
合わせた動作を記述するものであるため、ジョブスクリ
プトが記述されたマシン上の実行環境と、そのジョブス
クリプトを受け取り実行するマシン上の実行環境が異な
った場合や、アプリケーションプログラムがなかった場
合、実行することができなかった。
However, since the job script described above describes an operation in which a specific application program is combined, an execution environment on a machine on which the job script is described, and the job script is received. If the execution environment on the executing machine is different or if there is no application program, it cannot be executed.

【0006】ジョブスクリプトではなく、ページ記述言
語による例であるが、特開平5−108282号公報
に、ページ記述言語にプログラム定義付加手段とプログ
ラム解釈手段とを設け、特定のページ記述言語解釈プロ
グラムが多様なページ記述言語による出力を可能にする
技術が提案されている。この従来例と同様に、プログラ
ム定義をジョブスクリプト自体に付加し、そのプログラ
ム定義の解釈実行手段を設ければ、実行環境が異なって
いても実行できる可能性はあるが、一般にジョブスクリ
プトは各種アプリケーションプログラムの外側で、それ
らを逐次実行することでプログラムのオートメーション
化を試みるものであり、各アプリケーションプログラム
自体の処理系は既存のものを利用しているだけである。
このため、ジョブスクリプトの解釈実行手段にプログラ
ム定義の解釈手段を設けることができず、異なった実行
環境で作成されたジョブスクリプトは実行することがで
きなかった。
Although this is an example using a page description language instead of a job script, Japanese Patent Application Laid-Open No. 5-108282 provides a program description adding means and a program interpretation means for a page description language. Techniques have been proposed that enable output in various page description languages. Similar to this conventional example, if a program definition is added to the job script itself and interpretation means for interpreting the program definition is provided, execution may be possible even in different execution environments. It tries to automate the program by executing them sequentially outside the program, and the processing system of each application program itself only uses the existing one.
For this reason, the interpreting and executing means of the job script cannot be provided with the interpreting means of the program definition, and the job script created in a different execution environment cannot be executed.

【0007】単にファイルをオープンするという場合に
限って言えば、アップルコンピュータ社のパーソナルコ
ンピュータでも、ファイルを生成したアプリケーション
プログラムと同一のアプリケーションプログラムが動作
マシン上になかった場合に、そのファイルを開くための
アプリケーションプログラムを利用者に問い合わせて指
定させることにより、ファイルのオープンを可能にして
いるが、オープンした後にジョブスクリプトに記載され
ている各処理を指定されたアプリケーションプログラム
によって実行させるための手段は提供されておらず、ま
た2回目以降はファイルタイプにそのアプリケーション
プログラムを対応づけてしまうため、逆に当該ファイル
タイプを持つ2回目にオープンしたファイルが、対応づ
けられたアプリケーションプログラムに用意されていな
い機能を使用していた場合に、オープンできなくなると
いう問題点もあった。
Speaking only of the case where a file is simply opened, even a personal computer manufactured by Apple Computer Inc. is required to open the file when the same application program as the application program that generated the file is not present on the operating machine. A file can be opened by inquiring the user to specify the application program of the above, but a means for executing each process described in the job script by the specified application program after opening is provided. Since the application program is not associated with the file type for the second and subsequent times, the file opened for the second time with the file type is If you were using a function that is not available in the Deployment program, there is a problem that can not be open.

【0008】上記特開平7−121382号公報の従来
技術では、スクリプト記述言語ごとに設けられた解釈手
段で解釈した結果を、そのまま実行する、あるいはいっ
たん中間言語にした後に実行するものであるので、スク
リプト実行手段がスクリプト解釈手段の解釈結果を実行
できる、あるいは中間言語を実行できるものである必要
がある。ところが、一般的には各スクリプト記述言語
は、それに対応するスクリプト実行手段を備えた装置上
で作成/記述されたものであり、実行手段自体は既存の
ものを利用する場合が多い。これは既存のものであるが
故に、特開平7−121382号公報のようなスクリプ
ト解釈手段の追加には対応しておらず、その結果スクリ
プト解釈手段の解釈結果や中間言語を実行するために
は、新たにスクリプト実行手段を作る必要があった。ま
た、上記特開平7−121382号公報のスクリプト実
行手段は、複数のスクリプト記述言語に対応するもので
あるため、複数のスクリプト記述言語が必要とするすべ
ての機能が実行可能なものでなければならず、その維持
管理には、非常に多くのコストがかかるものであった。
In the prior art disclosed in Japanese Patent Application Laid-Open No. 7-121382, the result interpreted by the interpreting means provided for each script description language is executed as it is, or is executed once after being converted into an intermediate language. It is necessary that the script executing means can execute the interpretation result of the script interpreting means or execute the intermediate language. However, in general, each script description language is created / written on a device having a corresponding script execution means, and an existing execution means is often used. Since this is an existing one, it does not correspond to the addition of script interpreting means as disclosed in Japanese Patent Application Laid-Open No. 7-121382. , It was necessary to create a new script execution means. Further, since the script execution means disclosed in the above-mentioned Japanese Patent Application Laid-Open No. 7-121382 corresponds to a plurality of script description languages, it must be capable of executing all functions required by the plurality of script description languages. However, its maintenance and management was very costly.

【0009】本発明は、ジョブスクリプトが記述された
マシン上の実行環境と、そのジョブスクリプトを受け取
り実行するマシン上の実行環境が異なった場合、例えば
アプリケーションプログラムがなかった場合や、記述言
語が異なった場合でも、ジョブスクリプトの実行を可能
とすることを課題とする。又、本発明は、特定のジョブ
スクリプト記述言語の実行環境しか持たないマシンから
のジョブスクリプトの取得要求にも対応可能にすること
を課題とする。
According to the present invention, when the execution environment on a machine on which a job script is described is different from the execution environment on a machine for receiving and executing the job script, for example, when there is no application program, or when the description language is different. Another object of the present invention is to make it possible to execute a job script even in a case where the job script is executed. Another object of the present invention is to be able to respond to a job script acquisition request from a machine having only a specific job script description language execution environment.

【0010】[0010]

【課題を解決するための手段及び作用】本発明は、ジョ
ブスクリプト実行装置において、任意の実行環境を有す
るジョブスクリプト実行手段と、ジョブスクリプトの実
行に必要な実行環境とそのジョブスクリプトをこれから
実行させようとする前記ジョブスクリプト実行手段の実
行環境の相違を判定する判定手段と、その判定手段によ
る判定の結果、相違があったときに、その相違を補うよ
うにジョブスクリプト及び第2の実行環境のいずれか一
方又は両方に変更を施す変更手段とを設けたことを特徴
とする。あるジョブスクリプトを、それが作成された装
置とは別の装置のジョブスクリプト手段で用いようとす
る場合、前述のように実行環境例えば実行に必要なアプ
リケーションプログラムやそのリソース、あるいはジョ
ブスクリプト記述言語が異なることがあるので、そのま
まで実行することができるとは限らない。本発明では、
ジョブスクリプトに必要な実行環境を、実行しようとし
ているジョブスクリプト実行手段の実行環境の相違を判
定手段により判定する。その結果、実行環境に相違があ
れば、変更手段は、その相違により欠如する実行環境、
例えばプログラムや拡張機能を付加して環境の補充によ
り必要な環境を整えたり、あるいはジョブ記述言語が相
違している例であればジョブスクリプトに変換を施す等
の対処をする。これにより、異なった実行環境を備えた
装置上で作成されたジョブスクリプトであっても、実行
が可能となる。
SUMMARY OF THE INVENTION According to the present invention, in a job script execution apparatus, a job script execution means having an arbitrary execution environment, an execution environment necessary for executing the job script, and the job script are executed. Determining means for determining a difference between execution environments of the job script executing means to be executed; and, as a result of the determination by the determining means, when there is a difference, the job script and the second execution environment are supplemented so as to compensate for the difference. A change means for changing one or both of them is provided. When a job script is to be used by a job script unit of a device different from the device in which the job script is created, as described above, the execution environment, such as an application program required for execution and its resources, or a job script description language, is used. Since it may be different, it cannot always be executed as it is. In the present invention,
An execution environment necessary for the job script is determined by a determination unit to determine a difference between execution environments of a job script execution unit to be executed. As a result, if there is a difference between the execution environments, the changing means may determine the execution environment lacking due to the difference,
For example, a necessary environment is prepared by supplementing the environment by adding a program or an extended function, or if the job description language is different, conversion to a job script is performed. As a result, even a job script created on a device having a different execution environment can be executed.

【0011】本発明(請求項2)は、第1の実行環境を
持つ第1のジョブスクリプト実行装置から第2の実行環
境を持つ第2のジョブスクリプト実行装置へ第1の実行
環境を必要とするジョブスクリプトを送り出し、第2の
ジョブスクリプト実行装置は受け取ったジョブスクリプ
トを実行するジョブスクリプト実行システムにおいて、
第1のジョブスクリプト実行装置は、第2のジョブスク
リプト実行装置の実行環境を問い合わせるための実行環
境問合せ手段と、その実行環境問合せ手段の問い合わせ
に応答して通知された第2の実行環境を第1の実行環境
と比較するための実行環境比較手段と、その実行環境比
較手段による比較の結果、第2の実行環境が第1の実行
環境を充足しない欠如部分を有するとき、その欠如部分
を第2の実行環境に補足して第1の実行環境と等価な実
行環境を生成するするための補足情報を、前記第2のジ
ョブスクリプト実行装置に送出するジョブスクリプトに
付加する付加手段とを有する。又、本発明(請求項3)
は、上記発明(請求項2)において、第2のジョブスク
リプト実行装置は、第1のジョブスクリプト実行装置か
らの実行環境の問い合わせがあった時に、それに応答す
る実行環境応答手段と、受けとったジョブスクリプトか
ら、それに付加された補足情報を抽出する抽出手段と、
その抽出手段により抽出された補足情報を基に第2の実
行環境を補足して、第1の実行環境と等価な実行環境を
生成するための手段と、アプリケーションプログラムを
実行するアプリケーションプログラム実行手段とを有す
る。
The present invention (claim 2) requires a first execution environment from a first job script execution device having a first execution environment to a second job script execution device having a second execution environment. The second job script execution device sends out a job script to execute, and the second job script execution device executes the received job script.
The first job script execution device includes an execution environment inquiry means for inquiring about an execution environment of the second job script execution device, and a second execution environment notified in response to the inquiry of the execution environment inquiry means. Execution environment comparison means for comparing with the first execution environment, and as a result of the comparison by the execution environment comparison means, when the second execution environment has a missing part which does not satisfy the first execution environment, the missing part is replaced by the second execution environment. An adding unit for adding supplementary information for generating an execution environment equivalent to the first execution environment in addition to the second execution environment to the job script transmitted to the second job script execution device. The present invention (claim 3)
In the above invention (Claim 2), the second job script execution device, when receiving an inquiry about the execution environment from the first job script execution device, responds to the execution environment response means, Extracting means for extracting supplementary information added to the script from the script;
Means for supplementing the second execution environment based on the supplementary information extracted by the extraction means to generate an execution environment equivalent to the first execution environment; and application program execution means for executing the application program. Having.

【0012】これらの発明(請求項2、3)の作用にお
いては、ジョブスクリプトが記述された第1のジョブス
クリプト実行装置から、第2のジョブスクリプト実行装
置へジョブスクリプトを渡す際に、実行環境問合せ手段
は、第2の実行装置の実行環境を問い合わせ、比較手段
により第1の実行環境と第2の実行環境とを比較し、第
2のジョブスクリプト実行装置がジョブスクリプトを実
行するのに必要な実行環境をすべて備えていない場合
に、その欠如している機能を補うための補足情報をジョ
ブスクリプトに付加する。第2のジョブスクリプト実行
装置は、その補足情報のあるジョブスクリプトを受け取
ると、抽出手段により補足情報を抽出し、抽出した補足
情報により実行環境の拡張を行う。このように、欠如し
た環境をジョブスクリプトに付加された補足情報に基づ
き補うことができるので、ジョブスクリプトが記述され
た第1のジョブスクリプト実行装置とジョブスクリプト
を受け取り実行する第2のジョブスクリプト実行装置と
で実行環境に相違があっても、ジョブスクリプトの実行
が可能となる。
In the operation of these inventions (claims 2 and 3), when the job script is passed from the first job script execution device in which the job script is described to the second job script execution device, the execution environment is changed. The inquiry means inquires about the execution environment of the second execution device, compares the first execution environment with the second execution environment by the comparison means, and is necessary for the second job script execution device to execute the job script. When all the execution environments are not provided, supplementary information for supplementing the missing functions is added to the job script. When the second job script execution device receives the job script having the supplementary information, the second job script execution device extracts the supplementary information by the extracting unit, and expands the execution environment based on the extracted supplementary information. As described above, the missing environment can be supplemented based on the supplementary information added to the job script. Therefore, the first job script execution device in which the job script is described and the second job script execution for receiving and executing the job script Even if there is a difference in the execution environment between the device and the device, the job script can be executed.

【0013】前記発明(請求項2)の具体的な態様の発
明(請求項4)は、コンピュータ上の複数のアプリケー
ションプログラムを逐次実行するジョブスクリプト実行
装置が複数存在するシステムにおいて、他のジョブスク
リプト実行装置にジョブスクリプトを送出する際に、送
付先のジョブスクリプト実行装置の実行環境を問い合わ
せる実行環境問合せ手段と、その実行環境問合せ手段に
よる問い合わせの結果得られた実行環境のプログラムあ
るいはプログラムの機能とジョブスクリプトの実行に必
要なプログラムあるいはプログラムの機能とを比較する
実行環境比較手段と、その実行環境比較手段により比較
した結果、不足するプログラムあるいはプログラムの機
能を、ジョブスクリプトに付加する拡張機能付加手段と
を設けたことを特徴とする。前記発明(請求項3)の具
体的な態様の発明(請求項5)は、他のジョブスクリプ
ト実行装置からの実行環境の問い合わせがあった時に、
それに応答する実行環境応答手段と、付加された拡張機
能を実行するために、受けとったジョブスクリプトから
付加された拡張機能を抽出する拡張機能抽出手段と、前
記拡張機能抽出手段により抽出された拡張機能をアプリ
ケーションに付加して実行するアプリケーションプログ
ラム実行手段とを設けたことを特徴とする。
[0013] The invention (Claim 4) according to a specific aspect of the invention (Claim 2) is a system in which a plurality of job script execution apparatuses for sequentially executing a plurality of application programs on a computer are provided. An execution environment inquiry means for inquiring about the execution environment of the destination job script execution apparatus when sending the job script to the execution apparatus; and an execution environment program or a program function obtained as a result of the inquiry by the execution environment inquiry means. An execution environment comparison unit that compares a program or a program function necessary for executing a job script with an extended function addition unit that adds a missing program or program function to the job script as a result of comparison by the execution environment comparison unit. It is special that To. The invention (Claim 5) according to a specific aspect of the invention (Claim 3) is characterized in that when an inquiry about the execution environment is received from another job script execution device,
Execution environment responding means for responding thereto, extended function extracting means for extracting the added extended function from the received job script to execute the added extended function, and extended function extracted by the extended function extracting means And an application program executing means for executing the program by adding it to the application.

【0014】これらの発明(請求項4、5)の作用にお
いては、ジョブスクリプトが記述されたマシンから、そ
のジョブスクリプトを受け取り実行するマシンに対して
ジョブスクリプトを渡す際に、ジョブスクリプトを受け
取り実行するマシンの実行環境を問い合わせ、実行する
マシンがジョブスクリプトを実行するのに必要な実行環
境であるアプリケーションプログラムの機能あるいはプ
ログラム全部をすべては備えていない場合に、欠如して
いる機能を補うための拡張機能モジュールないしはプロ
グラム全部をジョブスクリプトに付加する。ジョブスク
リプトを受け取り実行するマシンは、その拡張機能モジ
ュールないしはプログラム全部が付加されたジョブスク
リプトを受け取ると、拡張機能抽出手段によりそれらの
付加情報を抽出し、抽出した拡張機能モジュールにより
アプリケーションプログラムの拡張あるいは付加された
プログラムを実行環境とする拡張を行う。このように、
欠如した環境をジョブスクリプトに付加された情報に基
づき補うことができるので、ジョブスクリプトが記述さ
れたマシンとジョブスクリプトを受け取り実行するマシ
ンとで実行環境に相違があっても、ジョブスクリプトの
実行が可能となる。
In the operation of these inventions (claims 4 and 5), when a job script is transferred from a machine in which a job script is described to a machine that receives and executes the job script, the job script is received and executed. Querying the execution environment of the machine to be executed, and compensating for the missing functions when the executing machine does not have all or all of the functions of the application program that is the execution environment required to execute the job script. Add the extended function module or the entire program to the job script. Upon receiving the job script to which the extended function module or the entire program is added, the machine that receives and executes the job script extracts the additional information by the extended function extracting means, and expands or expands the application program by the extracted extended function module. The extension is performed with the added program as the execution environment. in this way,
The missing environment can be supplemented based on the information added to the job script, so even if there is a difference in the execution environment between the machine on which the job script is described and the machine that receives and executes the job script, It becomes possible.

【0015】又、本発明(請求項6)は、ジョブスクリ
プトを読み込み解析するジョブスクリプト解析手段と、
類似の機能を持った複数のアプリケーションプログラム
の機能対応表を備え、ジョブスクリプト解析手段の解析
により特定された実行すべきアプリケーションプログラ
ムが実行環境にないとき、前記アプリケーションプログ
ラム機能対応表を用いて、必要な機能を持った代替のア
プリケーションプログラムを選択するアプリケーション
プログラム選択手段と、選択されたアプリケーションプ
ログラムを逐次実行するアプリケーションプログラム実
行手段とを備えている。その作用においては、ジョブス
クリプトを動作させるのに必要なアプリケーションプロ
グラムが実行環境としてマシン上に存在しなかった場合
には、アプリケーションプログラム選択手段は前記対応
表を参照して適切な第2のアプリケーションプログラム
を選択し、アプリケーションプログラム実行手段は、選
択されたアプリケーションプログラムを実行する。した
がって、ジョブスクリプトが記述されたマシン上の実行
環境と、そのジョブスクリプトを受け取り実行するマシ
ン上の実行環境が異なった場合でも、類似の機能を持つ
別のアプリケーションプログラムが存在すれば当該ジョ
ブスクリプトを実行できる。
Further, the present invention (claim 6) provides a job script analyzing means for reading and analyzing a job script,
A function correspondence table of a plurality of application programs having similar functions is provided, and when an application program to be executed specified by the analysis of the job script analysis unit is not present in the execution environment, the application program function correspondence table is used. Application program selecting means for selecting an alternative application program having various functions, and application program executing means for sequentially executing the selected application program. In the operation, when the application program necessary for operating the job script does not exist on the machine as the execution environment, the application program selecting means refers to the correspondence table and selects an appropriate second application program. And the application program execution means executes the selected application program. Therefore, even if the execution environment on the machine where the job script is described is different from the execution environment on the machine that receives and executes the job script, the job script is executed if there is another application program with similar functions. I can do it.

【0016】上記発明において、必要な機能を持ったア
プリケーションプログラムが存在しなかった場合には、
次のような対処方法がある。 (1)利用者にジョブスクリプトを実行するのに必要な
当該機能がなかったことを知らせる警告手段を設ける
(請求項7)。
In the above invention, when there is no application program having a necessary function,
There are the following countermeasures. (1) A warning means is provided for notifying the user that the function required to execute the job script is not provided (claim 7).

【0017】(2)利用者の実行環境中に存在する複数
のアプリケーションプログラムの機能の幾つかを組み合
せることで当該アプリケーションプログラムの機能を構
成し、前記アプリケーションプログラムの機能対応表に
追加する機能構成追加手段を設ける(請求項8)。
(2) A function configuration in which the functions of the application program are configured by combining some of the functions of a plurality of application programs existing in the execution environment of the user and are added to the function correspondence table of the application program. An additional means is provided (claim 8).

【0018】(3)特定アプリケーションプログラムの
特定機能や、利用者の実行環境中に存在する複数のアプ
リケーションプログラムを組み合せたもので、必要な当
該アプリケーションプログラムの機能を代替しても良い
と利用者が判断した場合に前記アプリケーションプログ
ラムの機能対応表に代替機能を追加する代替機能追加手
段を設ける(請求項9)。
(3) A combination of a specific function of a specific application program and a plurality of application programs existing in the execution environment of the user, and the user may substitute the necessary function of the application program. An alternative function adding means for adding an alternative function to the function correspondence table of the application program when it is determined is provided (claim 9).

【0019】本発明(請求項10)は、ジョブスクリプ
ト記述言語の種類を判定するジョブスクリプト記述言語
判定手段と、そのジョブスクリプト記述言語判定手段に
より判定されたジョブスクリプト記述言語に対応してジ
ョブスクリプトを解釈する複数のジョブスクリプト解釈
手段と、そのジョブスクリプト解釈手段により解釈され
たジョブスクリプトを特定のジョブスクリプト記述言語
に翻訳し実行可能なジョブスクリプトとして出力するジ
ョブスクリプト翻訳手段とを備えたことを特徴とする。
この構成により、動作環境が異なったジョブスクリプト
記述言語で作成されたジョブスクリプトを動作させるの
に、すべてのジョブスクリプト記述言語に対応するジョ
ブスクリプト実行装置を作ることなしに、既存のジョブ
スクリプト実行手段を利用しながら、多言語によるジョ
ブスクリプトを動作させることが可能になる。
The present invention (claim 10) provides a job script description language judging means for judging the type of a job script description language, and a job script description language corresponding to the job script description language judged by the job script description language judging means. A plurality of job script interpreting means for interpreting the job script, and a job script translating means for translating the job script interpreted by the job script interpreting means into a specific job script description language and outputting it as an executable job script. Features.
With this configuration, it is possible to operate a job script created in a job script description language having a different operating environment without using a job script execution device that supports all job script description languages, and without using an existing job script execution unit. , It is possible to operate a job script in multiple languages.

【0020】又、本発明(請求項11)は、上記発明の
複数のジョブスクリプト実行装置が互いに通信可能な機
能を有し、他のジョブスクリプト実行装置からの要求に
従って、任意のジョブスクリプトを任意の形式のジョブ
スクリプトに翻訳するジョブスクリプト翻訳手段選択手
段と、選択される複数のジョブスクリプト翻訳手段とを
備え、変換したジョブスクリプトを要求元のジョブスク
リプト実行装置に送出する。複数のジョブスクリプト翻
訳手段とそのジョブスクリプト翻訳手段選択手段を設け
たことにより、多言語のジョブスクリプトへの変換が可
能となり、特定のジョブスクリプト記述言語の実行環境
しか持たないマシンからのジョブスクリプトの取得要求
にも対応が可能となる。
Further, according to the present invention (claim 11), the plurality of job script execution apparatuses of the present invention have a function capable of communicating with each other, and can freely execute an arbitrary job script according to a request from another job script execution apparatus. And a plurality of selected job script translating means for translating the job script into a job script of a format, and sending the converted job script to the requesting job script execution device. By providing a plurality of job script translating means and a job script translating means selecting means, conversion into a multi-language job script becomes possible, and a job script from a machine having only an execution environment of a specific job script description language can be converted. Acquisition requests can be handled.

【0021】[0021]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

(第1の実施形態)本発明における第1の実施の形態
は、ジョブスクリプトが記述されたマシンから、そのジ
ョブスクリプトを受け取り実行するマシンに対してジョ
ブスクリプトを渡す際に、ジョブスクリプトを受け取り
実行するマシンの実行環境を問い合わせ、実行するマシ
ンがジョブスクリプトを実行するのに必要な実行環境を
すべて備えていない場合に、欠如している機能を補うた
めの拡張機能モジュールないしはプログラム全部をジョ
ブスクリプトに付加することによりジョブスクリプトの
実行を可能にしたものである。
(First Embodiment) In a first embodiment of the present invention, when a job script is transferred from a machine in which the job script is described to a machine that receives and executes the job script, the job script is received and executed. Query the execution environment of the machine to be executed, and if the execution machine does not have all the execution environments necessary to execute the job script, add the extended function module or all programs to supplement the missing functions to the job script. By adding this, execution of a job script is enabled.

【0022】図1は本発明における第1の実施の形態に
よるジョブスクリプト実行装置の基本的なブロック図で
ある。このジョブスクリプト実行装置は、マシン11と
マシン12がネットワーク13に接続され、互いに通信
しあうことが可能となっている。マシン11は、ジョブ
スクリプトやアプリケーションプログラム、各種リソー
スファイル等を格納するデータ格納装置111と、格納
されたジョブスクリプトを読み込み必要なマシンに送付
するためのジョブスクリプト送出装置112と、入出力
装置としてのキーボード/ディスプレイ装置113及び
マウス114と、それにCPU装置115が内部バス1
15上で結合されている。又、マシン11は、ネットワ
ークインタフェース116を有している。今、マシン1
1はマシン12にジョブスクリプトを送出しようとして
いるものとする。
FIG. 1 is a basic block diagram of a job script execution device according to a first embodiment of the present invention. In this job script execution device, a machine 11 and a machine 12 are connected to a network 13 and can communicate with each other. The machine 11 includes a data storage device 111 that stores job scripts, application programs, various resource files, and the like; a job script transmission device 112 that reads the stored job scripts and sends the read job scripts to necessary machines; The keyboard / display device 113 and the mouse 114 and the CPU device 115 are connected to the internal bus 1
15. The machine 11 has a network interface 116. Now machine 1
Reference numeral 1 indicates that a job script is to be transmitted to the machine 12.

【0023】ネットワーク13にネットワークインタフ
ェース121を介してつながれたマシン12は、受け取
ったジョブスクリプトを実行するためのジョブスクリプ
ト実行装置122と、マシン11と同様にデータ格納装
置123、キーボード/ディスプレイ装置124とマウ
ス125、CPU装置126などから成り、これらもま
た内部バス127上で結合されている。
The machine 12 connected to the network 13 via the network interface 121 includes a job script execution device 122 for executing the received job script, and a data storage device 123 and a keyboard / display device 124 like the machine 11. It comprises a mouse 125, a CPU device 126, etc., which are also connected on the internal bus 127.

【0024】ジョブスクリプト送出装置112は更に、
図2に示すようにマシン12に実行環境を問い合わせる
ための実行環境問合せ部21と、問い合わせた実行環境
をスクリプトで使用されているものと比較するための実
行環境比較部22と、比較した結果、何らかの機能拡張
を行わないとマシン12では当該ジョブスクリプトが実
行できないことが判明した場合に、拡張機能をジョブス
クリプトに付加するための拡張機能付加部23から構成
される。
The job script sending device 112 further includes:
As shown in FIG. 2, an execution environment inquiry unit 21 for inquiring the machine 12 of the execution environment, an execution environment comparison unit 22 for comparing the queried execution environment with that used in the script, When it is determined that the job script cannot be executed on the machine 12 unless some function expansion is performed, the machine 12 includes an expansion function adding unit 23 for adding an expansion function to the job script.

【0025】マシン12側のジョブスクリプト実行装置
122は、マシン11からの実行環境の問い合わせがあ
った時に、それに答えるための実行環境応答部31と、
ジョブスクリプトに拡張機能が付加されてきた時にジョ
ブスクリプトから拡張機能を抽出し、拡張機能とジョブ
スクリプトとを分離するための拡張機能抽出部32と、
抽出された拡張機能と共にジョブスクリプトの記述を逐
次実行するアプリケーション実行部33とを備えてい
る。
The job script execution device 122 of the machine 12 has an execution environment response unit 31 for answering an inquiry about the execution environment from the machine 11 when the inquiry is received.
An extended function extracting unit 32 for extracting the extended function from the job script when the extended function is added to the job script, and separating the extended function from the job script;
An application execution unit 33 that sequentially executes the description of the job script together with the extracted extended functions is provided.

【0026】ここでのジョブスクリプトは、図4に示す
ように、複数のアプリケーションプログラムを参照/利
用し、目的とする動作を実行する。さらに、各アプリケ
ーションプログラムは、イメージファイルやテキストデ
ータ、キー入力などのシステムの各リソースを使用しな
がら、各アプリケーションプログラムの目的とする動作
を実行する。
The job script here executes a target operation by referring to / using a plurality of application programs, as shown in FIG. Further, each application program executes an intended operation of each application program while using each system resource such as an image file, text data, and key input.

【0027】今、マシン12に送出すべきジョブスクリ
プトは図6に例示すようなものであったとする。ここで
は、「PhotoGrapher」というアプリケーシ
ョンが使われており、その中でファイルのオープン/ク
ローズ、フィルタリングが行われている。この中で、オ
ープン/クローズは、ほとんどのアプリケーションに共
通しているものであり、「PhotoGrapher」
というアプリケーションが存在すれば必ず保持している
機能だが、フィルタリングに関しての、filterl
ingFileという機能はPlugIn機能によりP
hotoGrapherアプリケーションに追加してい
ないと使用できない。
Assume that the job script to be sent to the machine 12 is as shown in FIG. Here, an application called "PhotoGraphler" is used, in which file opening / closing and filtering are performed. Among these, open / close is common to most applications, and “Photographer”
Is a function that is always retained if there is an application called "filter"
ingFile is a PlugIn function.
It cannot be used unless it is added to the photoGraphler application.

【0028】そこでまず、図8の流れ図に従いマシン1
1側では最初に当該ジョブスクリプトを読み込み(ステ
ップ8−1)、ジョブスクリプトに使用されている機能
を調査する(ステップ8−2)。ジョブスクリプトの読
み込みと使用機能調査は、一般のコンパイラが備えるパ
ーザに用いられる技術で実現可能であり、Aho著の”
Compilers Principles, Tec
hniques, and Tools”等に記載され
ているもので、ここでは詳細については述べない。
First, according to the flow chart of FIG.
The first side reads the job script first (step 8-1), and checks the function used in the job script (step 8-2). The reading of the job script and the use function investigation can be realized by the technique used for the parser included in a general compiler.
Compilers Principles, Tec
hniques, and Tools, etc., and details are not described here.

【0029】次にジョブスクリプトを送出するマシン1
2の実行環境をジョブスクリプト送出装置中の実行環境
問合せ部21によって問い合わせる(ステップ8−
3)。ステップ8−3では、マシン12との通信を行
い、その動作を簡単にマシン12との間のプロトコルと
して図9に示す。ここでは接続要求や問い合わせ要求が
成功した場合にのみついて記載しているが、失敗した場
合や応答がなかった場合の一定時間経過後のタイムアウ
トの処理については、単に通信失敗として終了するのみ
であるため、省略する。
Next, a machine 1 for sending a job script
The execution environment inquiry unit 21 in the job script transmission device inquires about the execution environment of Step 2 (Step 8-).
3). In step 8-3, communication with the machine 12 is performed, and the operation is simply shown in FIG. 9 as a protocol with the machine 12. Here, only the case where the connection request or the inquiry request is successful is described. However, the process of timeout after a lapse of a predetermined time when the connection request or the inquiry request does not respond is simply terminated as communication failure. Therefore, the description is omitted.

【0030】ここで問い合わせる実行環境とは、上記の
図6のジョブスクリプトの例では、PhotoGrap
herというアプリケーションがマシン12にあるかど
うか、またPhotoGrapherアプリケーション
のfilterlingFileという拡張機能がマシ
ン12にあるかどうかを問い合わせるものであり、例え
ば図7に示すような使用アプリケーションごとの使用機
能名のリストにヘッダーをつけた使用環境問合せファイ
ルを送って、マシン12からの応答を待つ。この問い合
わせにはこの外にも例えば使用環境をリストにして送っ
ても良い。
The execution environment to be queried here is PhotoGraph in the example of the job script shown in FIG.
The query inquires whether the application "her" exists in the machine 12, and whether the extended function "filteringFile" of the PhotoGraphler application exists in the machine 12. For example, a header of a used function name list for each used application as shown in FIG. And sends a usage environment inquiry file with a response, and waits for a response from the machine 12. In addition to this inquiry, for example, a list of use environments may be sent.

【0031】そうして得たマシン12の実行環境(Ph
otoGrapherというアプリケーションがあるか
?、filterlingFile拡張機能があるか
?)とジョブスクリプトで使用されている機能とを実行
環境比較部22によって比較し(ステップ8−4)、マ
シン12側に拡張機能が必要でなければ(ステップ8−
4)、そのままジョブスクリプトをマシン12に送出し
て(ステップ8−7)終了する。しかし、もしもマシン
12側で拡張機能が必要であれば、ジョブスクリプト
に、必要な拡張機能をマージ(ステップ8−6)した後
にジョブスクリプトをマシン12に送出して(ステップ
8−7)終了する。ここで実行環境比較部22は、単に
ステップ8−2で得た使用機能とステップ8−3の結果
得られたマシン12の実行環境とを1項目ずつ照合確認
するのみである。
The execution environment of the machine 12 (Ph
Is there an application called autoGrapher? There a filteringFile extension? ) Is compared with the function used in the job script by the execution environment comparison unit 22 (step 8-4), and if the machine 12 does not require an extended function (step 8-)
4) The job script is sent to the machine 12 as it is (step 8-7), and the process ends. However, if the extended function is required on the machine 12 side, the required extended function is merged into the job script (step 8-6), and then the job script is sent to the machine 12 (step 8-7) and the processing is terminated. . Here, the execution environment comparison unit 22 merely checks the used function obtained in step 8-2 and the execution environment of the machine 12 obtained in step 8-3 one item at a time.

【0032】また、ステップ8−6で拡張機能付加部2
3は、マシン12に対して送出するジョブスクリプトの
先頭にジョブスクリプトの実行に用いられる拡張機能5
2を、図5に示すように付加し、付加した拡張機能の数
と、各々のサイズ等や置くべきディレクトリ(拡張機能
フォルダーの名前等)を記載したヘッダー51と共に、
ジョブスクリプト53にマージする。そして、そのよう
に作成した拡張機能の付加されたジョブスクリプトを送
出する(ステップ8−7)。
In step 8-6, the extended function adding unit 2
Reference numeral 3 denotes an extension function 5 used for executing the job script at the beginning of the job script to be sent to the machine 12.
2, as shown in FIG. 5, together with the number of the added extension functions, a header 51 indicating the size of each extension and the directory to be placed (name of extension function folder, etc.),
Merge with the job script 53. Then, the created job script to which the extended function is added is transmitted (step 8-7).

【0033】次に、マシン12側の流れを図10に従っ
て説明する。まず、実行環境の問い合わせがマシン11
から来ると、実行環境応答部31は、前記使用環境問合
せファイルを読み込み、現在のマシン12側の使用環境
と比較する。ここで、マシン12側の使用環境として要
求されているアプリケーションが存在するかどうかは、
マシン12のコマンドサーチパス中や、OS自身の持つ
検索機能(MacOSならファインダ等)を用いてマシ
ン12中を探索し、有無を調べる。また、拡張機能に関
しても、拡張機能フォルダー中を含めた探索を行い、有
無を調べ、その結果をマシン11側に応答する(ステッ
プ10−1)。
Next, the flow on the machine 12 side will be described with reference to FIG. First, the inquiry about the execution environment is sent to machine 11
, The execution environment response unit 31 reads the usage environment inquiry file and compares it with the current usage environment on the machine 12 side. Here, whether or not there is an application required as a usage environment on the machine 12 side is as follows.
The machine 12 is searched in the command search path of the machine 12 or by using a search function (a finder or the like in the case of MacOS) of the OS itself to check for presence or absence. In addition, as for the extended function, a search including the extended function folder is performed, the presence or absence is checked, and the result is returned to the machine 11 (step 10-1).

【0034】次に、マシン11から送られてきたジョブ
スクリプトを受信し(ステップ10−2)、ヘッダーの
有無を調べる(ステップ10−3)、拡張されたジョブ
スクリプトとしてのヘッダーがなければそのままジョブ
スクリプトを実行し(ステップ10−6)、拡張されて
いれば、拡張機能抽出部32によってジョブスクリプト
から拡張機能とジョブスクリプト本体を分離する(ステ
ップ10−4)。分離に関しては、ヘッダーに記載され
ている拡張機能のサイズを見て、ファイルを分けるもの
で、分離そのものはUnixオペレーティングシステム
のsplitコマンドなどに用いられている既存の技術
である。そして、ヘッダーを参照して分離した拡張機能
を必要な拡張機能フォルダーに追加し(ステップ10−
5)、アプリケーション実行部33によりジョブスクリ
プトを実行する(ステップ10−6)。
Next, the job script sent from the machine 11 is received (step 10-2), and the presence or absence of a header is checked (step 10-3). If there is no header as the extended job script, the job The script is executed (Step 10-6). If the script has been extended, the extended function extraction unit 32 separates the extended function and the job script body from the job script (Step 10-4). Regarding the separation, the file is divided according to the size of the extension function described in the header, and the separation itself is an existing technology used for the split command of the Unix operating system. Then, add the extension separated by referring to the header to the necessary extension folder (step 10-).
5) The job script is executed by the application execution unit 33 (step 10-6).

【0035】ジョブスクリプトが記述されたマシン11
から、そのジョブスクリプトを受け取り実行するマシン
12に対してジョブスクリプトを渡す際に、マシン12
の実行環境を問い合わせ、そのマシン12がジョブスク
リプトを実行するのに必要な実行環境をすべて備えてい
ない場合に、欠如している機能を補うための拡張機能モ
ジュールないしはプログラム全部をジョブスクリプトに
付加して送出する。マシン12は、その付加情報のある
ジョブスクリプトを受け取ると、その付加情報により実
行環境の拡張を行う。このように、マシン12に欠如し
た環境をジョブスクリプトに付加された情報に基づき補
うことができるので、マシン11とジョブスクリプトを
受け取り実行するマシン12とで実行環境に相違があっ
ても、ジョブスクリプトの実行が可能となる。したがっ
て、この実施形態により、異なった実行環境を備えたマ
シン上で作られたジョブスクリプトであっても、実行環
境の違いを意識することなく、再実行させることが可能
になる。
Machine 11 on which job script is described
When the job script is passed to the machine 12 that receives and executes the job script from the
If the machine 12 does not have all the execution environments necessary to execute the job script, an extended function module or all programs for supplementing the missing functions is added to the job script. And send it out. Upon receiving the job script having the additional information, the machine 12 expands the execution environment using the additional information. As described above, the environment lacking in the machine 12 can be supplemented based on the information added to the job script. Therefore, even if the execution environment differs between the machine 11 and the machine 12 that receives and executes the job script, Can be executed. Therefore, according to this embodiment, even a job script created on a machine having a different execution environment can be re-executed without being aware of the difference in the execution environment.

【0036】(第2の実施形態)本発明の第2の実施形
態は、ジョブスクリプトが記述されたマシン上の実行環
境と、そのジョブスクリプトを受け取り実行するマシン
上の実行環境が異なった場合でも、類似の機能を持つ別
のアプリケーションプログラムが存在すれば当該ジョブ
スクリプトを実行できるように、アプリケーションプロ
グラム名と機能名との対応表を設け、ジョブスクリプト
を動作させるのに必要なアプリケーションプログラムが
実行環境としてマシン上に存在しなかった場合に、前記
対応表を参照して適切な第2のアプリケーションプログ
ラムを起動させるアプリケーションプログラム選択部を
設けたものである。図11はその第2の実施の形態を構
成する基本的なブロック図である。この装置は、ジョブ
スクリプトやアプリケーションプログラム、各種リソー
スファイル等を格納するデータ格納装置1101と、そ
のデータ格納装置1101に格納されたジョブスクリプ
トを読み込み実行するジョブスクリプト実行装置110
2と、入出力装置としてのキーボード/ディスプレイ装
置1103及びマウス110と、CPU装置1105が
内部バス1106上で結合された構成になっている。
(Second Embodiment) The second embodiment of the present invention relates to a case where the execution environment on a machine on which a job script is described is different from the execution environment on a machine for receiving and executing the job script. If there is another application program having a similar function, a correspondence table between the application program name and the function name is provided so that the job script can be executed, and the application program necessary for operating the job script is executed in the execution environment. And an application program selecting unit for starting an appropriate second application program by referring to the correspondence table when the application program does not exist on the machine. FIG. 11 is a basic block diagram of the second embodiment. This device includes a data storage device 1101 for storing job scripts, application programs, various resource files, and the like, and a job script execution device 110 for reading and executing job scripts stored in the data storage device 1101.
2, a keyboard / display device 1103 and a mouse 110 as input / output devices, and a CPU device 1105 are connected on an internal bus 1106.

【0037】ジョブスクリプト実行装置1102は更
に、図12に示す様にジョブスクリプトファイルを読み
込み解析するためのジョブスクリプト解析部1201
と、本実施形態の中心であるアプリケーションプログラ
ム選択部1202と、アプリケーションプログラム実行
部1203からなっている。
The job script execution device 1102 further includes a job script analysis unit 1201 for reading and analyzing the job script file as shown in FIG.
And an application program selection unit 1202 and an application program execution unit 1203, which are the main components of the present embodiment.

【0038】ジョブスクリプトは図4により前述したよ
うに、複数のアプリケーションプログラムを参照/利用
し、目的とする動作を実行する。さらに、各アプリケー
ションプログラムは、イメージファイルやテキストデー
タ、キー入力などのシステムの各リソースを使用しなが
ら、各アプリケーションプログラムの目的とする動作を
実行する。
As described above with reference to FIG. 4, the job script refers to / uses a plurality of application programs and executes a target operation. Further, each application program executes an intended operation of each application program while using each system resource such as an image file, text data, and key input.

【0039】図13に、この構成でネットワークに接続
された例を示す。今、ネットワークインタフェース13
08を介して、外部から実行すべきジョブスクリプト
と、テストファイル1が送られてきたものとする。ジョ
ブスクリプト記述言語は、例えばアップルコンピュータ
社のAppleScriptの例であり、そのジョブス
クリプトの内容は、ここでは図14に示すようなもので
あったと仮定する。このジョブスクリプトの場合、これ
を送ってきたマシン上には、クラリス社のファイルメー
カーPro(商標)というアプリケーションプログラム
が存在していたため、これを実行することができたが、
受け取った図13で示すシステム側では、このアプリケ
ーションプログラムが存在していないため、このままで
はこのジョブスクリプトを実行できない。
FIG. 13 shows an example of connection to a network in this configuration. Now, the network interface 13
It is assumed that a job script to be executed and a test file 1 have been sent from outside via 08. The job script description language is, for example, an example of AppleScript of Apple Computer Inc., and it is assumed here that the content of the job script is as shown in FIG. In the case of this job script, an application program called File Maker Pro (trademark) of Claris Company existed on the machine that sent the job script, so that it could be executed.
On the system side shown in FIG. 13, which has received the application program, the job script cannot be executed as it is because the application program does not exist.

【0040】図16の流れ図に沿って説明すれば、図1
3で示すシステムは、まずネットワークインタフェース
1308を介して送られてきたジョブスクリプトAを読
み込み(ステップ16−1)、ジョブスクリプト実行装
置中のジョブスクリプト解析部1201で解析される。
ジョブスクリプト解析部1201は、一般のコンパイラ
が備えるパーザに用いられている技術と同じであり、A
ho著の”Compilers Principle
s,Techniques,and Tools”等に
記載されているもので、ここでは詳細については述べな
い。次に図16のステップ16−2で、ジョブスクリプ
ト実行装置中のアプリケーションプログラム選択部12
02が、ジョブスクリプト中に記載されたアプリケーシ
ョンプログラムの存在を確認する。具体的には、アップ
ルコンピュータ社のMacOSならばFinderを用
いてアプリケーションプログラムをファイルシステム中
から探索し、UnixなどのOSならばコマンドサーチ
パス上のディレクトリ内を捜す。アプリケーションプロ
グラムがシステム内にあれば、そのアプリケーションプ
ログラムを実行する(ステップ16−6)。
Referring to the flowchart of FIG. 16, FIG.
The system denoted by 3 reads the job script A sent via the network interface 1308 (step 16-1), and is analyzed by the job script analysis unit 1201 in the job script execution device.
The job script analysis unit 1201 is the same as the technology used for a parser provided in a general compiler.
Ho's "Compilers Principle"
s, Technologies, and Tools, etc., and details are not described here. Next, in step 16-2 of FIG. 16, the application program selection unit 12 in the job script execution device
02 confirms the presence of the application program described in the job script. Specifically, in the case of Mac OS of Apple Computer, an application program is searched for in the file system using Finder, and in the case of OS such as Unix, a directory on a command search path is searched. If the application program exists in the system, the application program is executed (step 16-6).

【0041】またもしステップ16−2で、ジョブスク
リプト中に記載されたアプリケーションプログラムがシ
ステム内に存在しなかった場合、対応表を参照して(ス
テップ16−3)、必要とするアプリケーションプログ
ラムと同等の機能を持ったアプリケーションプログラム
が存在するかどうかを確認する(ステップ16−4)。
If it is determined in step 16-2 that the application program described in the job script does not exist in the system, the correspondence table is referred to (step 16-3), and the same as the required application program is obtained. It is confirmed whether or not there is an application program having the function (step 16-4).

【0042】ここで参照されるアプリケーションプログ
ラムと機能との対応表は、図17に示すようなもので、
各アプリケーションプログラムの機能が別のアプリケー
ションプログラム中に存在するかどうかの確認が可能で
ある。ここでは、クラリス社のファイルメーカProに
対し、レコードの作成を要求しているが、この機能を持
つアプリケーションプログラムを捜し、例えばマイクロ
ソフト社のExcel(商標)というアプリケーション
プログラムがこの機能を備えていたとすれば、ファイル
メーカProの代わりにExcelでこの機能を実行さ
せる。これは実際にジョブスクリプトを書き換えること
はしないが、実行時には、仮想的に図15のようなジョ
ブスクリプトをジョブスクリプト解析部1201で解析
したものと同じ実行イメージがメモリ上に展開され、C
PU装置(プロセッサ)1305によって実行される。
The correspondence table between application programs and functions referred to here is as shown in FIG.
It is possible to check whether the function of each application program exists in another application program. Here, a request is made to the file maker Pro of Claris Inc. to create a record. An application program having this function is searched for, and it is assumed that, for example, an application program named Excel (trademark) of Microsoft Corporation has this function. For example, this function is executed by Excel instead of the file maker Pro. This does not actually rewrite the job script, but at the time of execution, the same execution image as that virtually analyzed by the job script analysis unit 1201 as shown in FIG.
This is executed by the PU device (processor) 1305.

【0043】また、高速化のために、例えば図17のア
プリケーションプログラム名/機能名対応表をアプリケ
ーションプログラムの種類によって分類し、例えば図1
8のようなドロー系ソフトの対応表181とペイント系
ソフトの対応表182にしたものを用いることもでき
る。この場合、まず求めるアプリケーションプログラム
がどのカテゴリーに属するアプリケーションプログラム
であるかがわかっていることが前提であり、それはカテ
ゴリー名とアプリケーションプログラム名との対応表と
を持っても良いし、またもともとのジョブスクリプト中
に、記載しておいても良い。
For speeding up, for example, the application program name / function name correspondence table of FIG. 17 is classified according to the type of application program.
8, such as the correspondence table 181 of the draw software and the correspondence table 182 of the paint software can be used. In this case, it is assumed that the user first knows which category the application program belongs to, which may have a correspondence table between the category names and the application program names, or the original job program. It may be described in the script.

【0044】ステップ16−4の判定の結果、対応する
アプリケーションプログラムが存在すれば、アプリケー
ションプログラム実行のステップ(ステップ16−6)
に移り、終了する。
If the result of determination in step 16-4 is that there is a corresponding application program, a step of executing the application program (step 16-6)
And ends.

【0045】もしも対応するアプリケーションプログラ
ムが存在しなかった場合、当該ジョブスクリプトの実行
ができないことを警告としてユーザに知らせて終了す
る。利用者に当該機能に対応するものがなかったことを
知らせる警告部として、例えばスピーカの音声による警
報とすることもできる。
If the corresponding application program does not exist, the user is notified as a warning that the job script cannot be executed, and the process ends. As a warning unit that informs the user that there is no function corresponding to the function, for example, a warning by a sound of a speaker can be used.

【0046】ここで、同等の機能を持った直接のアプリ
ケーションプログラムの機能が存在しなかった場合に、
ユーザへ警告する以外の手段で対処することもできる。
その一例を以下に説明する。
Here, when there is no direct application program function having the same function,
The measures can be taken by means other than warning the user.
One example is described below.

【0047】同等の機能を持った直接のアプリケーショ
ンプログラムの機能が存在しなかった場合でも、ユーザ
の判断で、別の機能を組み合せれば、当該機能と同等の
機能を構成することができる場合、図19の流れに従っ
て、まずステップ19−4で対応する同等の機能を持っ
たアプリケーションプログラム機能がないのでステップ
19−7を実行し、ここでユーザ定義可能かどうかをユ
ーザに問い合わせる。もしもユーザ定義可能ならば、図
20のユーザ定義部20−3によって、ユーザは、どれ
とどの機能を組み合せれば当該機能に相当する機能を構
成できるかを指定し(ステップ19−8)、それに従っ
てアプリケーションプログラムを起動する。もしもユー
ザ定義ができない場合は、そのまま終了となる。
Even if there is no direct application program function having an equivalent function, if another function is combined by the user's judgment, a function equivalent to the function can be constituted. According to the flow of FIG. 19, first, in step 19-4, since there is no corresponding application program function having the equivalent function, step 19-7 is executed, and the user is inquired whether or not the user can be defined here. If user-definable, the user specifies, by using the user-defining unit 20-3 in FIG. 20, which function can be combined with a function corresponding to the function (step 19-8). Start the application program according to. If the user cannot be defined, the process ends.

【0048】ここで作られるユーザ定義機能表は、例え
ば図22で示すもので、機能1に対応する直接の機能が
アプリケーションプログラム2になかった場合、アプリ
ケーションプログラム2の機能2と機能5と機能6を組
み合せれば、機能1と同等の効果が得られるということ
を利用者は指定し、図22に示す表が作成される。この
ユーザ定義機能が作成された時点で、アプリケーション
プログラム名/機能名対応表を、図21に示すように、
ユーザ定義機能の有無を保持するものする。図22のユ
ーザ定義機能表は、アプリケーションプログラムごとに
持つものであるが、図23のように、複数のアプリケー
ションプログラムの機能を組み合せられるような表もあ
りうる。
The user-defined function table created here is, for example, shown in FIG. 22. If the application program 2 does not have a direct function corresponding to the function 1, the function 2, the function 5, and the function 6 of the application program 2 The user specifies that an effect equivalent to that of the function 1 can be obtained by combining .function., And the table shown in FIG. 22 is created. When the user-defined function is created, the application program name / function name correspondence table is changed as shown in FIG.
Stores the presence or absence of the user-defined function. The user-defined function table in FIG. 22 is provided for each application program, but there may be a table in which functions of a plurality of application programs can be combined as shown in FIG.

【0049】さらに図19のステップ19−7で別の機
能を組み合せても当該機能と同等の機能を構成すること
ができない場合でも、特定アプリケーションプログラム
の特定機能や、利用者の実行環境中に存在する複数のア
プリケーションプログラムを組み合せたもので、当該ア
プリケーションプログラムの機能を代替しても良いと利
用者が判断する場合は、図24の流れ図に示すように、
ステップ24−9からステップ24−10の代替機能定
義に移り、利用者によって代替機能が指定され、実行さ
れる。ここで定義される代替機能の表は図26および図
27に示すようなもので、データ構造としてはユーザ定
義機能表とほぼ同じものになる。
Furthermore, even if another function is not combined in step 19-7 in FIG. 19, a function equivalent to the function cannot be constituted, the function is not included in the specific function of the specific application program or in the execution environment of the user. If the user decides that a combination of a plurality of application programs to be performed and the functions of the application programs may be substituted, as shown in the flowchart of FIG.
The process proceeds from step 24-9 to the alternative function definition in step 24-10, in which the user designates and executes an alternative function. The table of the alternative functions defined here is as shown in FIGS. 26 and 27, and the data structure is almost the same as the user-defined function table.

【0050】また、図28はユーザ定義機能のユーザイ
ンタフェースの例で、図20のユーザ定義部20−3に
よって表示される。ここでは、メッセージによる対話形
式のものとして表示しているが、アイコンを用いたグラ
フィカルユーザインタフェースであっても、もち論良
い。この対話の結果として、ユーザ定義機能がユーザ定
義機能表に書き込まれる。代替機能に関しても同様であ
る。
FIG. 28 shows an example of a user interface of the user-defined function, which is displayed by the user-defined section 20-3 in FIG. Here, the message is displayed as an interactive message, but a graphical user interface using icons may be used. As a result of this interaction, the user-defined function is written to the user-defined function table. The same applies to the alternative function.

【0051】ここでユーザ定義機能と代替機能と比較す
ると、前者は機能的に同等な結果を与えるもので、一方
後者は利用者にスクリプトの実行結果を想起させるため
ものであり、どんな表示でも構わない、例えば、丸い図
形の代わりに「丸」と書かれた単なるボックスが配置さ
れてもよい。
Here, when comparing the user-defined function with the alternative function, the former gives a functionally equivalent result, while the latter is for reminding the user of the script execution result, and any display may be used. For example, a simple box written as “circle” may be arranged instead of a round figure.

【0052】この第2の実施形態によれば、ジョブスク
リプトを動作させるのに必要なアプリケーションプログ
ラムが実行環境としてマシン上に存在しなかった場合に
は、アプリケーションプログラム選択部20−2は前記
対応表を参照して適切な第2のアプリケーションプログ
ラムを選択し、アプリケーションプログラム実行部20
−4は、選択されたアプリケーションプログラムを実行
する従って、ジョブスクリプトが記述されたマシン上の
実行環境と、そのジョブスクリプトを受け取り実行する
マシン上の実行環境が異なった場合でも、類似の機能を
持つ別のアプリケーションプログラムが存在すれば当該
ジョブスクリプトを実行できる。
According to the second embodiment, when an application program required to operate a job script does not exist on a machine as an execution environment, the application program selection unit 20-2 sets the correspondence table to To select an appropriate second application program, and execute the application program execution unit 20
-4 executes the selected application program, and therefore has a similar function even if the execution environment on the machine on which the job script is described is different from the execution environment on the machine on which the job script is received and executed. If another application program exists, the job script can be executed.

【0053】(第3の実施形態) 第3の実施形態の第1の例 第3の実施形態の第1の例(実施例)は、ジョブスクリ
プト実行装置自体は既存のものを利用しながら、複数の
ジョブスクリプト言語に対応できるようにしたものであ
る。これは、第2の実施形態の図11に示す基本構成と
同じ基本構成を有するので、以下においては図11を参
照して説明する。異なるのは、ジョブスクリプト実行装
置1102を図29に示す構成とした点である。ジョブ
スクリプト実行装置は、図29に示す様にジョブスクリ
プトファイルを読み込み、どの種類のジョブスクリプト
記述言語であるかを判定するジョブスクリプト記述言語
判定装置2901と、判定された各ジョブスクリプト記
述言語に対応したジョブスクリプト言語解釈装置290
2a〜2902nと、解釈されたジョブスクリプトを、
特定のジョブスクリプト実行装置で動作させることがで
きるように、特定のジョブスクリプト記述言語に翻訳す
るジョブスクリプト翻訳装置2903とを備え、それ
が、既存のジョブスクリプト実行部2904に入力され
実行される構成のものである。
(Third Embodiment) First Example of Third Embodiment A first example (example) of the third embodiment is to use an existing job script execution device, It is designed to support multiple job script languages. Since this has the same basic configuration as that of the second embodiment shown in FIG. 11, it will be described below with reference to FIG. The difference is that the job script execution device 1102 is configured as shown in FIG. The job script execution device reads the job script file as shown in FIG. 29, and determines the type of job script description language to be used. The job script description language determination device 2901 supports each of the determined job script description languages. Job script language interpreter 290
2a to 2902n and the interpreted job script
A job script translating device 2903 for translating into a specific job script description language so that it can be operated by a specific job script executing device, which is input to an existing job script executing unit 2904 and executed. belongs to.

【0054】今、図4のジョブスクリプト1がデータ格
納装置1101に格納された図30のようなジョブスク
リプトAであるとする。利用者からのスクリプト実行要
求が、キーボード/ディスプレイ装置1103とマウス
1104を介して行われると、データ格納装置1101
内のジョブスクリプトAが、ジョブスクリプト実行装置
1102に渡され実行を促される。
Now, assume that the job script 1 in FIG. 4 is the job script A stored in the data storage device 1101 as shown in FIG. When a script execution request from the user is made via the keyboard / display device 1103 and the mouse 1104, the data storage device 1101
Is passed to the job script execution device 1102 to be prompted for execution.

【0055】するとジョブスクリプト実行装置1102
内のジョブスクリプト記述言語判定装置は、この図30
のジョブスクリプトAをスキャンし、特徴的な構文「t
ell application」という記述を読み読
み取ると、図31の構文/スクリプト言語対応表を参照
して、このスクリプトがAppleScriptで書か
れているものであると判定し、ジョブスクリプト実行装
置1102内の複数のジョブスクリプト言語解釈装置2
902a〜2902nから、AppleScript用
ジョブスクリプト言語解釈装置(2)2902bを選択
する。選択されたAppleScript用ジョブスク
リプト言語解釈装置(2)2902bは読み込まれたジ
ョブスクリプトAを解釈していく。ここでのジョブスク
リプト言語の解釈は、一般のコンパイラが備えるパーザ
に用いられる技術で実現可能であり、Aho著の”Co
mpilers Principles, Techn
iques, and Tools”等に記載されてい
るもので、ここでは詳細については述べない。
Then, the job script execution device 1102
The job script description language determination device in FIG.
Scans the job script A of FIG.
When reading and reading the description “ell application”, it is determined by referring to the syntax / script language correspondence table of FIG. 31 that this script is written in AppleScript, and a plurality of jobs in the job script execution device 1102 are determined. Script language interpreter 2
A job script language interpreter (2) 2902b for AppleScript is selected from 902a to 2902n. The selected job script language interpreting apparatus for AppleScript (2) 2902b interprets the read job script A. The interpretation of the job script language here can be realized by a technique used for a parser included in a general compiler.
mplers Principles, Techn
IQs, and Tools, etc., and details are not described here.

【0056】次に、このジョブスクリプトAを実行すべ
きマシン上には、Visual Basicの実行環境
しかなかったとすれば、このジョブスクリプト実行装置
1102内のジョブスクリプト翻訳装置2903は、前
記解釈されたスクリプトをVisual Basicの
構文に逐次翻訳していく。ここでは、例えば図32のよ
うに、入力されたジョブスクリプト記述言語の解釈結果
と、対応するVisual Basicでの命令文の対
応表を用いて考えるが、もう少し複雑な文法を持ったジ
ョブスクリプト記述言語でも良く、その場合には目的と
するジョブスクリプト実行装置に対応したジョブスクリ
プト記述言語に翻訳するために、評価順序の入れ替え、
ループの展開などいろいろな目的ジョブスクリプト生成
技術が必要になってくるが、本発明の実施に必ずしも必
要であるものではないため、ここでは最も単純に対応表
で変換する例のみを記述した。
Next, assuming that there is only a Visual Basic execution environment on the machine where the job script A is to be executed, the job script translating device 2903 in the job script execution device 1102 Is sequentially translated into a Visual Basic syntax. Here, for example, as shown in FIG. 32, a job script description language having a slightly more complicated grammar is considered, using a correspondence table between the input interpretation result of the job script description language and the corresponding command sentence in Visual Basic. In that case, in order to translate into a job script description language corresponding to a target job script execution device, the order of evaluation is changed,
Although various target job script generation technologies such as loop unrolling are required, they are not necessarily required for implementing the present invention. Therefore, only an example of conversion using a correspondence table is described here.

【0057】ここでは、 MicroSoft Exc
elを扱ったAppleScriptの例になっている
が、変換されたジョブスクリプトはMicroSoft
ExcelのVBAとして表現されるため、Micr
oSoft Excelを起動する部分の記述はなく、
代わりにサブルーチン名としてdummy1を与えてい
る。図33は、この様にして図30のジョブスクリプト
Aを変換して得られたVisualBasicのジョブ
スクリプトBを示すものである。
Here, Microsoft Soft Exc
This is an example of AppleScript that handles el. However, the converted job script is MicroSoft.
Because it is expressed as Excel VBA, Micr
There is no description of the part that starts oSoft Excel,
Instead, dummy1 is given as a subroutine name. FIG. 33 shows a Visual Basic job script B obtained by converting the job script A of FIG. 30 in this manner.

【0058】得られたVisualBasicのジョブ
スクリプトを既存のジョブスクリプト実行部2904
(VisualBasicの実行系)に与えて実行させ
る。
The obtained Visual Basic job script is transferred to an existing job script execution unit 2904.
(The execution system of Visual Basic).

【0059】以上に説明した第3の実施形態の第1の例
によれば、動作環境が異なったジョブスクリプト記述言
語で作成されたジョブスクリプトを動作させるのに、従
来技術(特開平7−121382号公報)のようにすべ
てのジョブスクリプト記述言語に対応するジョブスクリ
プト実行装置を作ることなしに、既存のジョブスクリプ
ト実行手段を利用しながら、多言語によるジョブスクリ
プトを動作させることが可能になるので、利用者のジョ
ブスクリプト資産を有効に活用することができ、またそ
の維持管理も低廉に行うことができる。
According to the first example of the third embodiment described above, a conventional technique (Japanese Unexamined Patent Application Publication No. 7-121382) is used to operate a job script created in a job script description language having a different operating environment. Japanese Patent Application Laid-Open No. H10-209, as described above, it is possible to operate a job script in multiple languages while using existing job script execution means without making a job script execution device corresponding to all job script description languages. Thus, the user's job script assets can be effectively used, and the maintenance and management thereof can be performed at low cost.

【0060】第3の実施形態の第2の例 この第3の実施形態の第2の例は、複数のジョブスクリ
プト実行装置が、互いに通信可能出会った場合に、ある
ジョブスクリプト実行装置に対して、他のジョブスクリ
プト実行装置からジョブスクリプトの取得要求があった
際に、取得要求もとのジョブスクリプト実行部で実行可
能なジョブスクリプト記述言語に翻訳することができる
ようにしたものである。図34は第3実施形態の第2の
例によるジョブスクリプト実行装置を有するシステムの
ブロック図である。このシステムは、複数のジョブスク
リプト実行装置が互いに通信可能に構成されている。す
なわち、図11と同様の構成のマシン341が、ネット
ワークインタフェース3416、3426を介して、ネ
ットワーク343に接続され、マシン342と互いに通
信しあうことが可能となっている。
Second Example of Third Embodiment In a second example of the third embodiment, when a plurality of job script execution devices meet each other so that they can communicate with each other, a certain job script execution device When a job script acquisition request is received from another job script execution device, the job script can be translated into a job script description language that can be executed by the job script execution unit that issued the acquisition request. FIG. 34 is a block diagram of a system having a job script execution device according to a second example of the third embodiment. This system is configured so that a plurality of job script execution devices can communicate with each other. That is, the machine 341 having the same configuration as that of FIG. 11 is connected to the network 343 via the network interfaces 3416 and 3426, and can communicate with the machine 342.

【0061】ジョブスクリプト実行装置は、図35に示
すように、ジョブスクリプトファイルを読み込み、どの
種類のジョブスクリプト記述言語であるかを判定するジ
ョブスクリプト記述言語判定装置3501と、判定され
た各ジョブスクリプト記述言語に対応したジョブスクリ
プト言語解釈装置3502a〜3502nと、解釈され
たジョブスクリプトを、複数種のジョブスクリプト実行
装置のジョブスクリプト記述言語に翻訳する複数のジョ
ブスクリプト言語翻訳装置3504a〜3504nと、
ジョブスクリプト言語解釈装置3502a〜3502n
のいずれか1つの出力を指定された複数種のジョブスク
リプト言語のうちの指定された1つにより動作させるこ
とができるように、ジョブスクリプト翻訳装置選択装置
3503により選択された言語解釈装置の解釈出力を指
定された特定のジョブスクリプト言語解釈装置に選択的
に与えるジョブスクリプト翻訳選択装置3503とを備
えている
As shown in FIG. 35, the job script execution device reads a job script file and determines which type of job script description language the job script description language determining device 3501 has. Job script language interpreters 3502a to 3502n corresponding to the description language, a plurality of job script language translators 3504a to 3504n for translating the interpreted job script into job script description languages of a plurality of types of job script execution devices,
Job script language interpreters 3502a to 3502n
Of the language interpreting apparatus selected by the job script translating apparatus selecting apparatus 3503 so that any one of the outputs can be operated by a specified one of a plurality of specified job script languages. And a job script translation selecting device 3503 for selectively giving the specified job script language interpreting device to the specified job script language interpreting device.

【0062】今、マシン342からマシン341にジョ
ブスクリプトの取得要求があったものとする。ここで、
マシン341自体にはAppleScriptの実行環
境が整っているが、マシン342にはVisualBa
sicの実行環境しかなかった場合、マシン342から
は実行環境としてVisualBasicで実行可能な
ジョブスクリプトの取得要求が行われる。
Now, it is assumed that there is a request from the machine 342 to the machine 341 to acquire a job script. here,
The machine 341 itself has an execution environment of AppleScript, but the machine 342 has VisualBa
If there is only the execution environment of sic, the machine 342 issues a request to acquire a job script executable in Visual Basic as the execution environment.

【0063】マシン341側では、これを受けて、要求
のあったジョブスクリプトをジョブスクリプト実行装置
3412を通して第1の例と同様に解釈し、図35に示
す第2の例のジョブスクリプト実行装置構成図中のジョ
ブスクリプト翻訳装置選択装置3503によって、各ジ
ョブスクリプト記述言語に対応した複数のジョブスクリ
プト言語翻訳装置3504a〜3504nから、Vis
ualBasicに対応したジョブスクリプト翻訳装置
(3)3504cを選択する。その結果として、第1の
例と同様にAppleScriptからVisualB
asicに翻訳されたジョブスクリプトは、ジョブスク
リプト送出装置3503によって、マシン2に送出され
る。マシン342側では、そのようにして送られてきた
ジョブスクリプトを自マシンで実行し、処理を終える。
このマシン1とマシン2とのやりとりは、図36に示
す。
In response to this, the machine 341 interprets the requested job script through the job script execution device 3412 in the same manner as in the first example, and the configuration of the job script execution device of the second example shown in FIG. A plurality of job script language translators 3504a to 3504n corresponding to each job script description language are used by a job script translator selecting device 3503 shown in FIG.
Select the job script translator (3) 3504c corresponding to ualBasic. As a result, as in the first example, the VisualB
The job script translated to asic is sent to the machine 2 by the job script sending device 3503. The machine 342 executes the job script sent in this way on its own machine, and ends the processing.
The exchange between the machine 1 and the machine 2 is shown in FIG.

【0064】以上に説明した第3の実施形態の第2の例
によれば、第1の例と同様に動作環境が異なったジョブ
スクリプト記述言語で作成されたジョブスクリプトを動
作させるのに、従来技術のようにすべてのジョブスクリ
プト記述言語に対応するジョブスクリプト実行装置を作
ることなしに、既存のジョブスクリプト実行手段を利用
しながら、多言語によるジョブスクリプトを動作させる
ことが可能になり、利用者のジョブスクリプト資産を有
効に活用することができると共に、さらにジョブ言語解
釈装置の出力を多言語のジョブスクリプトへ変換するた
めの選択可能な複数のジョブスクリプト言語翻訳装置を
設けたので、特定のジョブスクリプト記述言語の実行環
境しか持たないマシンからのジョブスクリプトの取得要
求にも対応が可能となる。
According to the second example of the third embodiment described above, a job script created in a job script description language having a different operating environment is operated similarly to the first example. It is possible to operate a job script in multiple languages while using existing job script execution means without creating a job script execution device that supports all job script description languages as in technology. Job script assets can be used effectively, and a plurality of selectable job script language translators for converting the output of the job language interpreter into multi-language job scripts are provided. Supports job script acquisition requests from machines that have only a scripting language execution environment It made.

【0065】[0065]

【発明の効果】本発明(請求項1〜請求項11)によれ
ば、ジョブスクリプトが記述されたマシン上の実行環境
と、そのジョブスクリプトを受け取り実行するマシン上
の実行環境が異なった場合でも、ジョブスクリプトの実
行が可能となるので、利用者のジョブスクリプト資産を
有効に活用することができる。
According to the present invention (claims 1 to 11), even when the execution environment on the machine on which the job script is described is different from the execution environment on the machine on which the job script is received and executed. Since the job script can be executed, the user's job script assets can be effectively used.

【0066】又、本発明(請求項2〜請求項5)によれ
ば、ジョブスクリプトが記述されたマシンとジョブスク
リプトを受け取り実行するマシンとで実行環境に相違が
あっても、その相違を補うための情報をジョブスクリプ
トに付加し、その付加情報を基に実行環境の拡張を行う
ことができるので、ジョブスクリプトの実行が可能とな
る。
According to the present invention (claims 2 to 5), even if there is a difference in the execution environment between the machine in which the job script is described and the machine that receives and executes the job script, the difference is compensated for. Information can be added to the job script and the execution environment can be extended based on the additional information, so that the job script can be executed.

【0067】本発明(請求項6〜請求項9)によれば、
ジョブスクリプトを動作させるのに必要なアプリケーシ
ョンプログラムが実行環境としてマシン上に存在しなか
った場合には、アプリケーションプログラム選択手段は
機能対応表を参照して適切な第2のアプリケーションプ
ログラムを選択し、アプリケーションプログラム実行手
段は、選択されたアプリケーションプログラムを実行す
るので、類似の機能を持つ別のアプリケーションプログ
ラムが存在すれば当該ジョブスクリプトを実行すること
ができる。必要な機能を持ったアプリケーションプログ
ラムが存在しなかった場合には、(1)警告手段により
利用者に知らせて(請求項7)適切な対処を促すことが
でき、あるいは、(2)前記機能構成追加手段(請求項
8)により前記機能対応表を複数プログラムの機能の組
み合わせをも含むよう拡張することにより、実行環境を
拡張し、あるいは、(3)代替機能追加手段(請求項
9)により、利用者の判断をも参照して更に一層の実行
環境の拡張を図ることができる。
According to the present invention (claims 6 to 9),
If the application program required to operate the job script does not exist on the machine as the execution environment, the application program selecting means selects an appropriate second application program by referring to the function correspondence table, and Since the program executing means executes the selected application program, if another application program having a similar function exists, the job script can be executed. When there is no application program having a necessary function, (1) the user can be notified by a warning means (claim 7), and appropriate action can be prompted, or (2) the functional configuration By extending the function correspondence table to include a combination of functions of a plurality of programs by adding means (claim 8), the execution environment can be expanded, or (3) alternative function adding means (claim 9) The execution environment can be further expanded with reference to the user's judgment.

【0068】本発明(請求項10〜請求項11)によれ
ば、動作環境が異なったジョブスクリプト記述言語で作
成されたジョブスクリプトを動作させるのに、すべての
ジョブスクリプト記述言語に対応するジョブスクリプト
実行装置を作ることなしに、既存のジョブスクリプト実
行手段を利用しながら、多言語によるジョブスクリプト
を動作させることが可能になり、利用者のジョブスクリ
プト資産を有効に活用することができる。さらに、本発
明(請求項11)によれば、多言語のジョブスクリプト
への変換機構として複数の翻訳装置とその選択装置とを
設けるので、特定のジョブスクリプト記述言語の実行環
境しか持たないマシンからのジョブスクリプトの取得要
求にも対応が可能となる。
According to the present invention (claims 10 to 11), in order to operate a job script created in a job script description language having a different operating environment, job scripts corresponding to all job script description languages are required. It is possible to operate a multi-language job script while using existing job script execution means without making an execution device, and it is possible to effectively utilize the user's job script assets. Further, according to the present invention (claim 11), a plurality of translation devices and a selection device thereof are provided as a conversion mechanism into a multilingual job script, so that a machine having only an execution environment of a specific job script description language can be used. Can be requested.

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

【図1】 本発明の第1の実施形態のブロック図FIG. 1 is a block diagram of a first embodiment of the present invention.

【図2】 第1の実施形態におけるジョブスクリプト送
出装置の構成を示す図
FIG. 2 is a diagram illustrating a configuration of a job script sending device according to the first embodiment.

【図3】 第1の実施形態におけるジョブスクリプト実
行装置の構成を示す図
FIG. 3 is a diagram illustrating a configuration of a job script execution device according to the first embodiment.

【図4】 データ格納装置内の各データ及びその参照関
係を示す図
FIG. 4 is a diagram showing each data in a data storage device and its reference relation.

【図5】 送出される拡張機能の付加されたジョブスク
リプトの構成例を示す図
FIG. 5 is a diagram illustrating a configuration example of a job script to which an extended function to be transmitted is added.

【図6】 実行すべきジョブスクリプトの例を示す図FIG. 6 illustrates an example of a job script to be executed.

【図7】 使用環境問合せファイルの構成例を示す図FIG. 7 is a diagram showing a configuration example of a usage environment inquiry file.

【図8】 マシン11側の処理の流れ図FIG. 8 is a flowchart of processing on the machine 11 side.

【図9】 実行環境問合せ部によるマシン11とマシン
12との通信プロトコルの例を示す図
FIG. 9 is a diagram illustrating an example of a communication protocol between the machine 11 and the machine 12 by the execution environment inquiry unit.

【図10】 マシン12側の処理の流れ図FIG. 10 is a flowchart of processing on the machine 12 side;

【図11】 本発明の第2の実施形態のブロック図FIG. 11 is a block diagram of a second embodiment of the present invention.

【図12】 ジョブスクリプト実行部の構成を示す図FIG. 12 illustrates a configuration of a job script execution unit.

【図13】 ネットワークに接続される構成例を示す図FIG. 13 is a diagram showing a configuration example connected to a network.

【図14】 実行すべきジョブスクリプトの例を示す図FIG. 14 illustrates an example of a job script to be executed.

【図15】 実際に処理される図14に示すジョブスク
リプトと同等のジョブスクリプト
15 is a job script equivalent to the job script shown in FIG. 14 that is actually processed.

【図16】 第2の実施形態の動作を示す流れ図FIG. 16 is a flowchart showing the operation of the second embodiment.

【図17】 アプリケーションプログラム名/機能名対
応表を示す図
FIG. 17 is a diagram showing an application program name / function name correspondence table;

【図18】 カテゴリー別アプリケーションプログラム
名/機能名対応表を示す図
FIG. 18 is a diagram showing a category application program name / function name correspondence table

【図19】 ユーザ定義によって代替機能の追加を行う
例の流れ図
FIG. 19 is a flowchart of an example of adding an alternative function by a user definition.

【図20】 ジョブスクリプト実行装置の構成例を示す
FIG. 20 illustrates a configuration example of a job script execution device.

【図21】 アプリケーション名/機能名対応表の例を
示す図
FIG. 21 illustrates an example of an application name / function name correspondence table.

【図22】 ユーザ定義機能表の例を示す図FIG. 22 shows an example of a user-defined function table.

【図23】 ユーザ定義機能表の田の例を示す図FIG. 23 is a diagram showing an example of fields in a user-defined function table;

【図24】 ユーザ定義によって代替機能の追加ができ
ない場合において、代替機能定義によって代替定義を行
う例の流れ図
FIG. 24 is a flowchart of an example in which a substitute function is defined by a substitute function when a substitute function cannot be added by a user definition.

【図25】 アプリケーション名/機能名対応表の他の
例を示す図
FIG. 25 is a diagram showing another example of the application name / function name correspondence table.

【図26】 代替機能表の例を示す図FIG. 26 is a diagram showing an example of an alternative function table.

【図27】 代替機能表の他の例を示す図FIG. 27 is a diagram showing another example of the substitute function table.

【図28】 ユーザ定義機能のユーザインタフェースの
例を示す図
FIG. 28 illustrates an example of a user interface of a user-defined function.

【図29】 第3の実施形態のジョブスクリプト実行装
置の構成例を示す図
FIG. 29 is a diagram illustrating a configuration example of a job script execution device according to a third embodiment;

【図30】 実行すべきジョブスクリプトの例を示す図FIG. 30 illustrates an example of a job script to be executed.

【図31】 ジョブスクリプト記述言語判定装置で参照
される構文/スクリプト言語対応表の例を示す図
FIG. 31 is a diagram showing an example of a syntax / script language correspondence table referred to by the job script description language determination device.

【図32】 ジョブスクリプト翻訳装置で参照される意
味/命令文対応表の例を示す図
FIG. 32 is a diagram showing an example of a meaning / command sentence correspondence table referred to by the job script translating apparatus.

【図33】 変換後のVisualBasicのジョブ
スクリプトの例を示す図
FIG. 33 is a diagram illustrating an example of a converted Visual Basic job script.

【図34】 第3の実施形態のジョブスクリプト実行装
置の他の構成例を示す図
FIG. 34 is a diagram illustrating another configuration example of the job script execution device according to the third embodiment.

【図35】 図34におけるスクリプト実行装置の構成
例を示す図
FIG. 35 is a diagram illustrating a configuration example of a script execution device in FIG. 34;

【図36】 マシン341とマシン342との通信プロ
トコルの例を示す図
FIG. 36 illustrates an example of a communication protocol between the machine 341 and the machine 342.

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

111、123…データ格納装置 112…ジョブス
クリプト送出部 113、124…キーボード/ディ
スプレイ装置 114、125… マウス115、1
26…CPU装置(プロセッサ) 116、121…
ネットワークインタフェース 117、127…内部
バス 13…ネットワーク 122…ジョブスクリ
プト実行装置
111, 123 ... data storage device 112 ... job script sending unit 113, 124 ... keyboard / display device 114, 125 ... mouse 115, 1
26 CPU devices (processors) 116, 121 ...
Network interface 117, 127 Internal bus 13 Network 122 Job script execution device

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G06F 9/06 540 G06F 9/06 420J G06T 11/00 15/72 G ──────────────────────────────────────────────────の Continued on the front page (51) Int.Cl. 6 Identification number Agency reference number FI Technical indication location G06F 9/06 540 G06F 9/06 420J G06T 11/00 15/72 G

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 任意の実行環境を有するジョブスクリプ
ト実行手段と、 ジョブスクリプトの実行に必要な実行環境とそのジョブ
スクリプトをこれから実行させようとする前記ジョブス
クリプト実行手段の実行環境の相違を判定する判定手段
と、 その判定手段による判定の結果、相違があったときに、
その相違を補うようにジョブスクリプト及び第2の実行
環境のいずれか一方又は両方に変更を施す変更手段とを
設けたことを特徴とするジョブスクリプト実行装置。
1. A job script executing means having an arbitrary execution environment, an execution environment required for executing the job script, and a difference between the execution environments of the job script executing means for executing the job script from now on are determined. When there is a difference as a result of the determination by the determination unit and the determination unit,
A job script execution device comprising: a change unit that changes one or both of a job script and a second execution environment so as to compensate for the difference.
【請求項2】 第1の実行環境を持つ第1のジョブスク
リプト実行装置から第2の実行環境を持つ第2のジョブ
スクリプト実行装置へ第1の実行環境を必要とするジョ
ブスクリプトを送り出し、第2のジョブスクリプト実行
装置は受け取ったジョブスクリプトを実行するジョブス
クリプト実行システムにおいて、 第1のジョブスクリプト実行装置は、第2のジョブスク
リプト実行装置の実行環境を問い合わせるための実行環
境問合せ手段と、 その実行環境問合せ手段の問い合わせに応答して通知さ
れた第2の実行環境を第1の実行環境と比較するための
実行環境比較手段と、 その実行環境比較手段による比較の結果、第2の実行環
境が第1の実行環境を充足しない欠如部分を有すると
き、その欠如部分を第2の実行環境に補足して第1の実
行環境と等価な実行環境を生成するするための補足情報
を、前記第2のジョブスクリプト実行装置に送出するジ
ョブスクリプトに付加する付加手段とを有することを特
徴とするジョブスクリプト実行装置。
2. A job script requiring a first execution environment is sent from a first job script execution device having a first execution environment to a second job script execution device having a second execution environment. In a job script execution system, wherein the second job script execution device executes the received job script, the first job script execution device includes: an execution environment inquiry means for inquiring an execution environment of the second job script execution device; Execution environment comparison means for comparing the second execution environment notified in response to the inquiry of the execution environment inquiry means with the first execution environment; and a result of the comparison by the execution environment comparison means, the second execution environment Has a missing part that does not satisfy the first execution environment, the missing part is supplemented to the second execution environment to perform the first execution. A job script execution device comprising: additional means for adding supplementary information for generating an execution environment equivalent to the environment to a job script to be sent to the second job script execution device.
【請求項3】 第2のジョブスクリプト実行装置は、 第1のジョブスクリプト実行装置からの実行環境の問い
合わせがあった時に、それに応答する実行環境応答手段
と、 受けとったジョブスクリプトから、それに付加された補
足情報を抽出する抽出手段と、 前記抽出手段により抽出された補足情報を基に第2の実
行環境を補足して、第1の実行環境と等価な実行環境を
生成するための手段と、 アプリケーションプログラムを実行するアプリケーショ
ンプログラム実行手段とを有することを特徴とする請求
項2記載のジョブスクリプト実行装置。
3. A second job script execution device, comprising: an execution environment response means for responding to an inquiry about an execution environment from the first job script execution device; and a job script received from the first job script execution device. Extracting means for extracting the supplementary information, supplementing the second execution environment based on the supplementary information extracted by the extraction means, and generating an execution environment equivalent to the first execution environment; 3. The job script execution device according to claim 2, further comprising application program execution means for executing the application program.
【請求項4】 コンピュータ上の複数のアプリケーショ
ンプログラムを逐次実行するジョブスクリプト実行装置
が複数存在するシステムにおいて、 他のジョブスクリプト実行装置にジョブスクリプトを送
出する際に、送付先のジョブスクリプト実行装置の実行
環境を問い合わせる実行環境問合せ手段と、 前記実行環境問合せ手段の問い合わせの結果得られた実
行環境のプログラムあるいはプログラムの機能とジョブ
スクリプトの実行に必要なプログラムあるいはプログラ
ムの機能とを比較する実行環境比較手段と、 前記実行環境比較手段により比較した結果、不足するプ
ログラムあるいはプログラムの機能を、ジョブスクリプ
トに付加する拡張機能付加手段とを設けたことを特徴と
するジョブスクリプト実行装置。
4. In a system having a plurality of job script execution devices for sequentially executing a plurality of application programs on a computer, when a job script is sent to another job script execution device, a job script execution device of a transmission destination is referred to as a job script execution device. An execution environment inquiry means for inquiring of the execution environment, and an execution environment comparison for comparing a program or a program function of the execution environment obtained as a result of the inquiry of the execution environment inquiry means with a program or a program function required for executing the job script. A job script execution device, comprising: means for adding a program or a function of the program, which is insufficient as a result of comparison by the execution environment comparison means, to the job script.
【請求項5】 他のジョブスクリプト実行装置からの実
行環境の問い合わせがあった時に、それに応答する実行
環境応答手段と、 付加された拡張機能を実行するために、受けとったジョ
ブスクリプトから付加された拡張機能を抽出する拡張機
能抽出手段と、 前記拡張機能抽出手段により抽出された拡張機能をアプ
リケーションに付加して実行するアプリケーションプロ
グラム実行手段とを設けたことを特徴とする請求項4記
載のジョブスクリプト実行装置。
5. An execution environment response means for responding to an inquiry about an execution environment from another job script execution device, and an execution environment response means added from the received job script to execute the added extended function. 5. The job script according to claim 4, further comprising: an extension function extracting unit that extracts an extension function; and an application program execution unit that adds the extension function extracted by the extension function extraction unit to an application and executes the application. Execution device.
【請求項6】 ジョブスクリプトを読み込み解析するジ
ョブスクリプト解析手段と、 類似の機能を持った複数のアプリケーションプログラム
の機能対応表を備え、ジョブスクリプト解析手段の解析
により特定された実行すべきアプリケーションプログラ
ムが実行環境にないとき、前記アプリケーションプログ
ラム機能対応表を用いて、必要な機能を持った代替のア
プリケーションプログラムを選択するアプリケーション
プログラム選択手段と、 選択されたアプリケーションプログラムを逐次実行する
アプリケーションプログラム実行手段とを備えたことを
特徴とするジョブスクリプト実行装置。
6. A job script analysis means for reading and analyzing a job script, and a function correspondence table of a plurality of application programs having similar functions, wherein an application program to be executed identified by the analysis of the job script analysis means is provided. When not in the execution environment, using the application program function correspondence table, an application program selecting means for selecting an alternative application program having a necessary function, and an application program executing means for sequentially executing the selected application program A job script execution device, comprising:
【請求項7】 必要な機能を持ったアプリケーションプ
ログラムが存在しなかった場合に利用者にジョブスクリ
プトを実行するのに必要な当該機能がなかったことを知
らせる警告手段を設けたことを特徴とする請求項6記載
のジョブスクリプト実行装置。
7. When there is no application program having a required function, a warning unit is provided for notifying a user that the function required to execute a job script is not present. The job script execution device according to claim 6.
【請求項8】 必要な機能を持ったアプリケーションプ
ログラムが存在しなかった場合に、利用者の実行環境中
に存在する複数のアプリケーションプログラムの機能の
幾つかを組み合せることで当該アプリケーションプログ
ラムの機能を構成し、前記アプリケーションプログラム
の機能対応表に追加する機能構成追加手段を設けたこと
を特徴とする請求項6記載のジョブスクリプト実行装
置。
8. When an application program having a necessary function does not exist, the function of the application program is combined by combining some of the functions of a plurality of application programs existing in the execution environment of the user. 7. The job script execution device according to claim 6, further comprising a function configuration adding unit configured and added to a function correspondence table of the application program.
【請求項9】 必要な機能を持ったアプリケーションプ
ログラムが存在しなかった場合に、特定アプリケーショ
ンプログラムの特定機能や、利用者の実行環境中に存在
する複数のアプリケーションプログラムを組み合せたも
ので、必要な当該アプリケーションプログラムの機能を
代替しても良いと利用者が判断した場合に前記アプリケ
ーションプログラムの機能対応表に代替機能を追加する
代替機能追加手段を設けたことを特徴とする請求項6記
載のジョブスクリプト実行装置。
9. When there is no application program having a necessary function, a specific function of a specific application program or a combination of a plurality of application programs existing in an execution environment of a user is used. 7. The job according to claim 6, further comprising an alternative function adding unit that adds an alternative function to a function correspondence table of the application program when the user determines that the function of the application program may be replaced. Script execution device.
【請求項10】 ジョブスクリプト記述言語の種類を判
定するジョブスクリプト記述言語判定手段と、 前記ジョブスクリプト記述言語判定手段により判定され
たジョブスクリプト記述言語に対応してジョブスクリプ
トを解釈する複数のジョブスクリプト解釈手段と、 ジョブスクリプト解釈手段により解釈されたジョブスク
リプトを特定のジョブスクリプト記述言語に翻訳し実行
可能なジョブスクリプトとして出力するジョブスクリプ
ト翻訳手段とを備えたことを特徴とするジョブスクリプ
ト実行装置。
10. A job script description language judging unit for judging a type of a job script description language, and a plurality of job scripts interpreting the job script corresponding to the job script description language judged by the job script description language judging unit. A job script execution device, comprising: interpreting means; and job script translating means for translating a job script interpreted by the job script interpreting means into a specific job script description language and outputting the job script as an executable job script.
【請求項11】 複数のジョブスクリプト実行装置が互
いに通信可能な機能を有し、他のジョブスクリプト実行
装置からの要求に従って、任意のジョブスクリプトを任
意の形式のジョブスクリプトに翻訳するジョブスクリプ
ト翻訳手段選択手段と、選択される複数のジョブスクリ
プト翻訳手段とを備え、変換したジョブスクリプトを要
求元のジョブスクリプト実行装置に送出することを特徴
とする請求項10記載のジョブスクリプト実行装置。
11. A job script translating means having a function in which a plurality of job script execution devices can communicate with each other, and translating an arbitrary job script into a job script of an arbitrary format in accordance with a request from another job script execution device. 11. The job script execution device according to claim 10, comprising a selection unit and a plurality of selected job script translation units, and transmitting the converted job script to the request source job script execution device.
JP8231282A 1996-08-14 1996-08-14 Job script execution device Pending JPH1063511A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8231282A JPH1063511A (en) 1996-08-14 1996-08-14 Job script execution device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8231282A JPH1063511A (en) 1996-08-14 1996-08-14 Job script execution device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2006035863A Division JP2006172500A (en) 2006-02-13 2006-02-13 Job script execution device and method

Publications (1)

Publication Number Publication Date
JPH1063511A true JPH1063511A (en) 1998-03-06

Family

ID=16921168

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8231282A Pending JPH1063511A (en) 1996-08-14 1996-08-14 Job script execution device

Country Status (1)

Country Link
JP (1) JPH1063511A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11161604A (en) * 1997-11-28 1999-06-18 Hitachi Ltd Client device
JP2000183875A (en) * 1998-12-11 2000-06-30 Nec Corp Network management system and dynamic adding method for function
JP2001209618A (en) * 2000-01-27 2001-08-03 Victor Co Of Japan Ltd Object distribution system
JP2006260281A (en) * 2005-03-17 2006-09-28 Fujitsu Ltd Script generation program and batch execution system
JP2007042065A (en) * 2005-06-28 2007-02-15 Canon Inc Application management system, application management method and program
JP2007522439A (en) * 2003-11-20 2007-08-09 プラクティカル エンジニアリング, インコーポレイテッド Multi-form automated test system and method
JP2008027391A (en) * 2006-07-25 2008-02-07 Konica Minolta Business Technologies Inc Image processing system, image processor, and program
JP2008238827A (en) * 2008-06-09 2008-10-09 Seiko Epson Corp Printer, and method of printing using the printer
JP2008247041A (en) * 2008-07-03 2008-10-16 Seiko Epson Corp Printer and printing method using the same
JP2008260304A (en) * 2008-07-03 2008-10-30 Seiko Epson Corp Printer and printing method using the same
JP2008547133A (en) * 2005-06-27 2008-12-25 エービー イニティオ ソフトウェア コーポレーション Expression transformation in a computer environment
EP2073528A1 (en) 2007-12-20 2009-06-24 Canon Kabushiki Kaisha Macro transmission server apparatus and control method therefor
JP2010250732A (en) * 2009-04-20 2010-11-04 Mitsubishi Electric Corp Transfer device and transfer program
WO2013150872A1 (en) * 2012-04-06 2013-10-10 ソニー株式会社 Information processing device, information processing method, and computer program
US8830501B2 (en) 2008-04-11 2014-09-09 Canon Kabushiki Kaisha Process flow execution apparatus, control method thereof, and storage medium storing control program therefor for determining the version of a process flow application
JP2018109853A (en) * 2016-12-29 2018-07-12 富士ゼロックス株式会社 Information processing device and program

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11161604A (en) * 1997-11-28 1999-06-18 Hitachi Ltd Client device
JP2000183875A (en) * 1998-12-11 2000-06-30 Nec Corp Network management system and dynamic adding method for function
JP2001209618A (en) * 2000-01-27 2001-08-03 Victor Co Of Japan Ltd Object distribution system
US8296612B2 (en) 2003-11-20 2012-10-23 Practical Engineering Inc. Polymorphic automatic test systems and methods
JP2007522439A (en) * 2003-11-20 2007-08-09 プラクティカル エンジニアリング, インコーポレイテッド Multi-form automated test system and method
JP2006260281A (en) * 2005-03-17 2006-09-28 Fujitsu Ltd Script generation program and batch execution system
JP2008547133A (en) * 2005-06-27 2008-12-25 エービー イニティオ ソフトウェア コーポレーション Expression transformation in a computer environment
JP2015084256A (en) * 2005-06-27 2015-04-30 アビニシオ テクノロジー エルエルシー Translation of expressions in computer environment
JP2012160214A (en) * 2005-06-27 2012-08-23 Ab Initio Technology Llc Translation of expressions in computer environment
JP2007042065A (en) * 2005-06-28 2007-02-15 Canon Inc Application management system, application management method and program
US8035827B2 (en) 2005-06-28 2011-10-11 Canon Kabushiki Kaisha Application management system, application management method, program, and storage medium
JP2008027391A (en) * 2006-07-25 2008-02-07 Konica Minolta Business Technologies Inc Image processing system, image processor, and program
EP2073528A1 (en) 2007-12-20 2009-06-24 Canon Kabushiki Kaisha Macro transmission server apparatus and control method therefor
US8010712B2 (en) 2007-12-20 2011-08-30 Canon Kabushiki Kaisha Macro transmission server apparatus and control method therefor
US8830501B2 (en) 2008-04-11 2014-09-09 Canon Kabushiki Kaisha Process flow execution apparatus, control method thereof, and storage medium storing control program therefor for determining the version of a process flow application
JP2008238827A (en) * 2008-06-09 2008-10-09 Seiko Epson Corp Printer, and method of printing using the printer
JP2008247041A (en) * 2008-07-03 2008-10-16 Seiko Epson Corp Printer and printing method using the same
JP2008260304A (en) * 2008-07-03 2008-10-30 Seiko Epson Corp Printer and printing method using the same
JP2010250732A (en) * 2009-04-20 2010-11-04 Mitsubishi Electric Corp Transfer device and transfer program
WO2013150872A1 (en) * 2012-04-06 2013-10-10 ソニー株式会社 Information processing device, information processing method, and computer program
JPWO2013150872A1 (en) * 2012-04-06 2015-12-17 ソニー株式会社 Information processing apparatus, information processing method, and computer program
US9600248B2 (en) 2012-04-06 2017-03-21 Sony Corporation Information processing device, information processing method, and computer program
JP2018109853A (en) * 2016-12-29 2018-07-12 富士ゼロックス株式会社 Information processing device and program

Similar Documents

Publication Publication Date Title
US7437710B2 (en) Annotation based development platform for stateful web services
US7010796B1 (en) Methods and apparatus providing remote operation of an application programming interface
JPH1063511A (en) Job script execution device
US4734854A (en) System for generating software source code components
JP5248964B2 (en) Method and system for generating screen elements or data objects for wireless applications
US20030005181A1 (en) Annotation based development platform for asynchronous web services
US20060265469A1 (en) XML based scripting framework, and methods of providing automated interactions with remote systems
JP2001101016A (en) Mechanism for automatically synchronizing script variable
US20050262042A1 (en) Generating a dynamic content creation program
US20030226102A1 (en) Displaying plug-in derived content in an application's browser-embedded window with callbacks
US7519956B2 (en) Method for generating document components and managing same
US20080127034A1 (en) Distributed resource understanding tool management
CN114489622A (en) Js application, electronic device, and storage medium
JPH1115723A (en) Multimedia data supplying method and multimedia data server
US20020038368A1 (en) User interface integration method
JP4984409B2 (en) Script generation program and batch execution system
JP2004362343A (en) Source code conversion apparatus, source code conversion method, and program
Pike PLUMBINGANDOTHERUTILI TIES
JPH10269072A (en) Application development method
JP2006172500A (en) Job script execution device and method
JP2019179383A (en) Api processing method, terminal, and api processing program
JP3312593B2 (en) A management method by converting the translation list output by the language compiler on the host computer into HTML
JP5359704B2 (en) PROGRAM GENERATION SYSTEM, PROGRAM GENERATION DEVICE, PROGRAM GENERATION METHOD, PROGRAM, AND RECORDING MEDIUM
JPH0981430A (en) File system
JP2002132502A (en) Automatic creating system and method of distributed object with interpretation of language function

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050906

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050913

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051114

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051213

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060213

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060322