JP2000187595A - Portable information terminal, application execution system for portable information terminal and application executing method for portable information terminal - Google Patents

Portable information terminal, application execution system for portable information terminal and application executing method for portable information terminal

Info

Publication number
JP2000187595A
JP2000187595A JP10364896A JP36489698A JP2000187595A JP 2000187595 A JP2000187595 A JP 2000187595A JP 10364896 A JP10364896 A JP 10364896A JP 36489698 A JP36489698 A JP 36489698A JP 2000187595 A JP2000187595 A JP 2000187595A
Authority
JP
Japan
Prior art keywords
component
program
control
language
portable information
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
JP10364896A
Other languages
Japanese (ja)
Inventor
Masahiko Takahashi
正彦 高橋
Fumiaki Manabe
史明 真鍋
Yoshihiro Suzuki
良宏 鈴木
Shinichi Sato
眞一 佐藤
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP10364896A priority Critical patent/JP2000187595A/en
Publication of JP2000187595A publication Critical patent/JP2000187595A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an application program execution system for a portable information terminal capable of executing an application program for one portable information terminal which is developed by plotting programming software for an information development terminal even on other portable information terminals and an application executing method for the portable information terminal. SOLUTION: This portable information terminal which executes an application generated by a personal computer 10 on the portable information terminal 20 has a part control 23 which preliminarily stores a plotting command part about the application and a part control program proper to the plotting command part and an interpreter 24 which performs language interpretation of a prescribed language program when the prescribed language program with which the application including the coordinates data of a plotting command part to be displayed on a screen and a control program connected with a plotting command part corresponding to the coordinates data is subjected to language conversion and carries out the application based on the coordinates program and the control program undergoing the language interpretation.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、例えばパソコン等
の情報開発端末上で生成されたアプリケーションプログ
ラムを携帯情報端末上で実行させる、携帯情報端末、そ
の携帯情報端末のアプリケーション実行システム及び携
帯情報端末のアプリケーション実行方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a portable information terminal, an application execution system for the portable information terminal, and a portable information terminal for executing an application program generated on an information development terminal such as a personal computer on the portable information terminal. Application execution method.

【0002】[0002]

【従来の技術】近年、携帯情報端末で実行されるアプリ
ケーションとしては、各業種の業務に特化した業務支援
アプリケーションが求められている。
2. Description of the Related Art In recent years, as an application executed on a portable information terminal, a business support application specialized for business of each type of business has been required.

【0003】そこで、アプリケーション設計者等がパソ
コン等の情報開発端末でアプリケーションプログラムを
生成することで、このアプリケーションプログラムを携
帯情報端末に実行させるようにしている。
[0005] Therefore, an application designer or the like generates an application program on an information development terminal such as a personal computer, and causes the portable information terminal to execute the application program.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、このよ
うなアプリケーションプログラムは、主にC言語を使用
して開発を行っていたので、C言語を使用できる特殊技
能を備えた開発者に依存しており、プログラム数の増
大、さらには仕様設計、論理設計、実装、システムテス
トといった処理工程を経なくてはならないので、多くの
開発人員と開発工数がかかっていた。
However, since such an application program is mainly developed using the C language, it depends on a developer having special skills capable of using the C language. In addition, the number of programs must be increased, and furthermore, processing steps such as specification design, logic design, implementation, and system test must be performed, which requires a large number of development personnel and man-hours.

【0005】さらに、情報開発端末で作成されるアプリ
ケーションプログラムによれば、情報開発端末側で携帯
情報端末のプラットホーム(各端末のハード/ソフト仕
様)に大きく依存したアプリケーションプログラムを開
発しているので、この携帯情報端末でしかアプリケーシ
ョンプログラムを使用することができなかった。
Further, according to the application program created by the information development terminal, the information development terminal develops an application program that largely depends on the platform of the portable information terminal (hardware / software specifications of each terminal). The application program could only be used with this portable information terminal.

【0006】仮に、一携帯情報端末用のアプリケーショ
ンプログラムを他の情報開発端末で実行する場合には、
このアプリケーションプログラムの移植といった開発工
数を踏まなければならず、C言語においての開発では、
莫大な移植工数がかかっていた。
If an application program for one portable information terminal is executed on another information development terminal,
Development steps such as porting this application program must be performed.
An enormous amount of transplant man-hours were required.

【0007】また、近年、C言語に代わって、Visual b
asic等の描画によるプログラミングソフトウエアの登場
により、アプリケーションプログラムの開発工数は飛躍
的に短縮されたが、描画プログラミングソフトウエア自
体の容量が大きく、携帯情報端末上に搭載することがで
きないため、結局、他の携帯情報端末への移植作業がシ
ステム的に不可能であった。
In recent years, Visual b
With the advent of programming software such as asic drawing, the development man-hours for application programs has been dramatically reduced, but the drawing programming software itself has a large capacity and cannot be installed on a portable information terminal. The work of transplanting to another portable information terminal was not systematically possible.

【0008】本発明は上記問題点に鑑みてなされたもの
であり、その第1の目的とするところは、情報開発端末
の描画プログラミングソフトウエアにより開発された、
一携帯情報端末用のアプリケーションプログラムを他の
携帯情報端末上であっても実行可能とする携帯情報端末
のアプリケーションプログラム実行システム及び、携帯
情報端末のアプリケーション実行方法を提供することに
ある。
[0008] The present invention has been made in view of the above problems, and a first object of the present invention is to develop a program developed by drawing programming software of an information development terminal.
An object of the present invention is to provide a portable information terminal application program execution system and a portable information terminal application execution method that enable an application program for one portable information terminal to be executed even on another portable information terminal.

【0009】また、本発明は上記問題点に鑑みてなされ
たものであり、その第2の目的とするところは、情報開
発端末の描画プログラミングソフトウエアにより開発さ
れた、一携帯情報端末用のアプリケーションプログラム
を他の携帯情報端末上であっても実行可能とする携帯情
報端末を提供することにある。
Further, the present invention has been made in view of the above problems, and a second object of the present invention is to provide an application for one portable information terminal developed by drawing programming software of an information development terminal. It is an object of the present invention to provide a portable information terminal capable of executing a program even on another portable information terminal.

【0010】[0010]

【課題を解決するための手段】上記第1の目的を達成す
るために本発明の携帯情報端末のアプリケーション実行
システムは、携帯情報端末上で実行させるアプリケーシ
ョンプログラムを作成するために、描画コマンド部品及
び部品制御プログラムを記憶する描画コマンド部品記憶
部を設けた描画プログラミングソフトウエア、この描画
プログラミングソフトウエアにて作成されたアプリケー
ションプログラムを所定言語プログラムに言語変換する
言語変換部及び、この言語変換部にて変換された所定言
語プログラムを携帯情報端末に伝送するプログラム伝送
部で構成する情報開発端末と、前記描画コマンド部品記
憶部に記憶中の描画コマンド部品及び部品制御プログラ
ムと共通した前記描画コマンド部品及び前記部品制御プ
ログラムを記憶するコマンド部品システム部、プログラ
ム伝送部からの所定言語プログラムを受信することで、
この所定言語プログラムに含まれる描画コマンド部品の
座標データ及び部品制御プログラムを言語解釈して、前
記アプリケーションプログラムを実行する言語解釈シス
テム部で構成する携帯情報端末とを有するものである。
In order to achieve the first object, an application execution system for a portable information terminal according to the present invention comprises: a drawing command component for creating an application program to be executed on the portable information terminal; A drawing programming software provided with a drawing command part storage unit for storing a part control program, a language conversion unit for converting a language of an application program created by the drawing programming software into a predetermined language program, and a language conversion unit. An information development terminal configured by a program transmission unit that transmits the converted predetermined language program to the portable information terminal; and the drawing command component and the component control program stored in the drawing command component storage unit. Store the part control program Command component system unit, by receiving a predetermined language program from the program transmission section,
The portable information terminal includes a language interpreting system unit that interprets the language of the coordinate data of the drawing command component and the component control program included in the predetermined language program and executes the application program.

【0011】従って、本発明の携帯情報端末のアプリケ
ーション実行システムによれば、情報開発端末の描画プ
ログラミングソフトウエアにより開発された、一携帯情
報端末用のアプリケーションプログラムを他の携帯情報
端末上であっても実行することができる。
Therefore, according to the application execution system of the portable information terminal of the present invention, the application program for one portable information terminal developed by the drawing programming software of the information development terminal can be used on another portable information terminal. Can also be performed.

【0012】また、本発明の携帯情報端末のアプリケー
ション実行方法は、情報開発端末側では、アプリケーシ
ョンプログラムに関わる描画コマンド部品及び部品制御
プログラムを記憶しておき、この記憶中の描画コマンド
部品及び部品制御プログラムに基づいてアプリケーショ
ンプログラムを作成し、この作成されたアプリケーショ
ンプログラムを所定言語プログラムに言語変換して、前
記携帯情報端末に所定言語プログラムを伝送すると共
に、この携帯情報端末側では、前記描画コマンド部品及
び前記部品制御プログラムを予め記憶しておき、前記情
報開発端末からの所定言語プログラムを受信すること
で、この所定言語プログラムに含まれる描画コマンド部
品の座標データ及び部品制御プログラムを言語解釈して
アプリケーションプログラムを実行するようにした。
Further, according to the method for executing an application of a portable information terminal of the present invention, a drawing command component and a component control program related to an application program are stored on the information development terminal side, and the stored drawing command component and component control program are stored. An application program is created based on the program, the created application program is language-converted into a predetermined language program, and the predetermined language program is transmitted to the portable information terminal. And storing the component control program in advance and receiving a predetermined language program from the information development terminal, interpreting the coordinate data of the drawing command component included in the predetermined language program and the component control program as a language, and executing an application. Professional It was to run the ram.

【0013】従って、本発明の携帯情報端末のアプリケ
ーション実行方法によれば、情報開発端末の描画プログ
ラミングソフトウエアにより開発された、一携帯情報端
末用のアプリケーションプログラムを他の携帯情報端末
上であっても実行することができる。
Therefore, according to the application execution method of the portable information terminal of the present invention, the application program for one portable information terminal developed by the drawing programming software of the information development terminal can be used on another portable information terminal. Can also be performed.

【0014】また、上記第2の目的を達成するために本
発明の携帯情報端末は、携帯情報端末上で実行するアプ
リケーションプログラムを作成するために、情報開発端
末の描画プログラミングソフトウエアに設けた描画コマ
ンド部品記憶部に記憶中の描画コマンド部品及び部品制
御プログラムと共通した前記描画コマンド部品及び前記
部品制御プログラムを予め記憶したコマンド部品システ
ム部と、前記描画コマンド部品及び部品制御プログラム
を含む所定言語プログラムを受信することで、この所定
言語プログラムに含まれる描画コマンド部品の座標デー
タ及び部品制御プログラムを言語解釈して、前記アプリ
ケーションプログラムを実行する言語解釈システム部と
を有するものである。
According to another aspect of the present invention, there is provided a portable information terminal according to the present invention. The portable information terminal has a drawing program provided in drawing programming software of the information development terminal for creating an application program to be executed on the portable information terminal. A command component system unit that previously stores the drawing command component and the component control program common to the drawing command component and the component control program stored in the command component storage unit; and a predetermined language program including the drawing command component and the component control program , The language interpretation system unit that interprets the coordinate data of the drawing command component and the component control program included in the predetermined language program and executes the application program.

【0015】従って、本発明の携帯情報端末によれば、
情報開発端末の描画プログラミングソフトウエアにより
開発された、一携帯情報端末用のアプリケーションプロ
グラムを他の携帯情報端末上であっても実行することが
できる。
Therefore, according to the portable information terminal of the present invention,
An application program for one portable information terminal developed by drawing programming software of the information development terminal can be executed even on another portable information terminal.

【0016】[0016]

【発明の実施の形態】本発明における請求項1記載の携
帯情報端末のアプリケーション実行システムは、情報開
発端末にて作成されたアプリケーションプログラムを携
帯情報端末上で実行させる携帯情報端末のアプリケーシ
ョン実行システムであって、前記情報開発端末は、前記
携帯情報端末上で実行させるアプリケーションプログラ
ムを作成するために、描画コマンド部品及び部品制御プ
ログラムを記憶する描画コマンド部品記憶部を設けた描
画プログラミングソフトウエアと、この描画プログラミ
ングソフトウエアにて作成されたアプリケーションプロ
グラムを所定言語プログラムに言語変換する言語変換部
と、この言語変換部にて変換された所定言語プログラム
を前記携帯情報端末に伝送するプログラム伝送部とを有
し、前記携帯情報端末は、前記描画コマンド部品及び前
記部品制御プログラムと共通した前記描画コマンド部品
及び前記部品制御プログラムを記憶するコマンド部品シ
ステム部と、前記プログラム伝送部からの前記所定言語
プログラムを受信することで、この所定言語プログラム
に含まれる描画コマンド部品の座標データ及び部品制御
プログラムを言語解釈して、前記アプリケーションプロ
グラムを実行する言語解釈システム部とを有することを
特徴とする。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An application execution system for a portable information terminal according to the first aspect of the present invention is an application execution system for a portable information terminal that executes an application program created on an information development terminal on the portable information terminal. In addition, the information development terminal includes drawing programming software provided with a drawing command component storage unit that stores a drawing command component and a component control program in order to create an application program to be executed on the portable information terminal. A language conversion unit that converts the language of the application program created by the drawing programming software into a predetermined language program; and a program transmission unit that transmits the predetermined language program converted by the language conversion unit to the portable information terminal. And the portable information Finally, a command component system unit that stores the drawing command component and the component control program common to the drawing command component and the component control program, and receives the predetermined language program from the program transmission unit. A language interpretation system for interpreting the language of the coordinate data of the drawing command component and the component control program included in the predetermined language program and executing the application program.

【0017】従って、本発明における請求項1記載の携
帯情報端末のアプリケーション実行システムによれば、
情報開発端末の描画プログラミングソフトウエア及び携
帯情報端末のコマンド部品システム部に共通の描画コマ
ンド部品及び部品制御プログラムを夫々記憶しておき、
前記情報開発端末側で描画コマンド部品及び部品制御プ
ログラムに基づいてアプリケーションプログラムを作成
し、このアプリケーションプログラムを所定言語プログ
ラムに変換して携帯情報端末に伝送すると共に、この携
帯情報端末側で所定言語プログラムに含まれる描画コマ
ンド部品の座標データ及び部品制御部プログラムを言語
解釈して、前記情報開発端末にて作成されたアプリケー
ションプログラムを実行するようにした。
Therefore, according to the application execution system for a portable information terminal according to the first aspect of the present invention,
A common drawing command component and a component control program are stored in the drawing programming software of the information development terminal and the command component system unit of the portable information terminal, respectively.
The information development terminal creates an application program based on the drawing command component and the component control program, converts the application program into a predetermined language program and transmits it to the portable information terminal. In this case, the coordinate data of the drawing command part and the part control unit program included in the program are interpreted in a language, and the application program created by the information development terminal is executed.

【0018】また、本発明における請求項2記載の携帯
情報端末のアプリケーション実行システムは、上記請求
項1記載の構成に加えて、情報開発端末の描画プログラ
ミングソフトウエアにて作成されたアプリケーションプ
ログラムが、描画コマンド部品を使用した視覚的プログ
ラミング言語で作成することを特徴とする。
According to a second aspect of the present invention, there is provided an application execution system for a portable information terminal, wherein, in addition to the configuration according to the first aspect, an application program created by drawing programming software of the information development terminal includes: It is created by a visual programming language using a drawing command component.

【0019】従って、本発明における請求項2記載の携
帯情報端末のアプリケーション実行システムによれば、
情報開発端末の描画プログラミングソフトウエアにて作
成されたアプリケーションプログラムを、描画コマンド
部品を使用した視覚的プログラミング言語で作成するよ
うにした。
Therefore, according to the application execution system for a portable information terminal according to the second aspect of the present invention,
An application program created by the drawing programming software of the information development terminal is created by a visual programming language using drawing command parts.

【0020】また、本発明における請求項3記載の携帯
情報端末のアプリケーション実行システムは、上記請求
項1又は2記載の構成に加えて、情報開発端末の描画プ
ログラミングソフトウエアに設けた描画コマンド部品記
憶部に記憶中の描画コマンド部品及び部品制御プログラ
ムが、携帯情報端末のコマンド部品システム部に記憶中
の描画コマンド部品及び部品制御プログラムと同一内容
であることを特徴とする。
According to a third aspect of the present invention, there is provided an application execution system for a portable information terminal according to the first or second aspect, further comprising a drawing command component storage provided in drawing programming software of the information development terminal. The drawing command part and the part control program stored in the part have the same contents as the drawing command part and the part control program stored in the command part system part of the portable information terminal.

【0021】従って、本発明における請求項3記載の携
帯情報端末のアプリケーション実行システムによれば、
情報開発端末及び携帯情報端末の描画コマンド部品及び
部品制御プログラムの内容を全て共通とした。
Therefore, according to the application execution system for a portable information terminal according to the third aspect of the present invention,
The contents of the drawing command part and the part control program of the information development terminal and the portable information terminal are all common.

【0022】また、本発明における請求項4記載の携帯
情報端末のアプリケーション実行システムは、上記請求
項3記載の構成に加えて、前記情報開発端末の描画プロ
グラミングソフトウエアが、携帯情報端末のコマンド部
品システム部に記憶中の描画コマンド部品及び部品制御
プログラム以外の描画コマンド部品及び部品制御プログ
ラムが入力されたか否かを判定し、前記コマンド部品シ
ステム部に記憶中の描画コマンド部品及び部品制御プロ
グラム以外の描画コマンド部品及び部品制御プログラム
が入力されたと判定されると、エラーを示すメッセージ
表示を画面出力することを特徴とする。
According to a fourth aspect of the present invention, there is provided an application execution system for a portable information terminal according to the third aspect of the present invention, wherein the drawing programming software of the information development terminal includes a command component of the portable information terminal. It is determined whether or not a drawing command component and a component control program other than the drawing command component and the component control program stored in the system unit have been input, and the other than the drawing command component and the component control program stored in the command component system unit. When it is determined that the drawing command component and the component control program are input, a message display indicating an error is output on the screen.

【0023】従って、本発明における請求項4記載の携
帯情報端末のアプリケーション実行システムによれば、
描画プログラミングソフトウエアが、コマンド部品シス
テム部に記憶中の描画コマンド部品及び部品制御プログ
ラム以外の描画コマンド部品及び部品制御プログラムが
入力されたと判定されると、エラーを示すメッセージ表
示を画面出力するようにした。
Therefore, according to the application execution system of the portable information terminal of the present invention,
When the drawing programming software determines that a drawing command component and a component control program other than the drawing command component and the component control program stored in the command component system unit are input, a message indicating an error is output to the screen. did.

【0024】また、本発明における請求項5記載の携帯
情報端末は、携帯情報端末上で実行するアプリケーショ
ンプログラムを作成するために、情報開発端末の描画プ
ログラミングソフトウエアに設けた描画コマンド部品記
憶部に記憶中の描画コマンド部品及び部品制御プログラ
ムと共通した前記描画コマンド部品及び前記部品制御プ
ログラムを予め記憶したコマンド部品システム部と、前
記描画コマンド部品及び部品制御プログラムを含む所定
言語プログラムを受信することで、この所定言語プログ
ラムに含まれる描画コマンド部品の座標データ及び部品
制御プログラムを言語解釈して、前記アプリケーション
プログラムを実行する言語解釈システム部とを有するこ
とを特徴とする。
According to the portable information terminal of the present invention, in order to create an application program to be executed on the portable information terminal, a drawing command component storage unit provided in drawing programming software of the information development terminal is provided. By receiving a command component system unit previously storing the drawing command component and the component control program common to the stored drawing command component and the component control program, and a predetermined language program including the drawing command component and the component control program A language interpretation system for interpreting the language of the coordinate data of the drawing command component and the component control program included in the predetermined language program and executing the application program.

【0025】従って、本発明における請求項5記載の携
帯情報端末によれば、コマンド部品システム部側にて、
アプリケーションプログラムを作成するための情報開発
端末と共通した描画コマンド部品及び部品制御プログラ
ムを予め記憶しておき、前記所定言語プログラムを受信
すると、この所定言語プログラムに含まれる描画コマン
ド部品の座標データ及び部品制御プログラムを言語解釈
してアプリケーションプログラムを実行するようにし
た。
Therefore, according to the portable information terminal according to the fifth aspect of the present invention, on the command component system unit side,
A drawing command component and a component control program common to the information development terminal for creating the application program are stored in advance, and upon receiving the predetermined language program, the coordinate data and the component of the drawing command component included in the predetermined language program are stored. The control program is interpreted in language and the application program is executed.

【0026】また、本発明における請求項6記載の携帯
情報端末は、上記請求項5記載の構成に加えて、言語解
釈システム部が、コマンド部品システム部に記憶中の各
描画コマンド部品に対応する部品アドレス情報を予め記
憶した部品アドレス記憶手段と、所定言語プログラムに
含まれる制御プログラムに対応する制御アドレス情報を
予め記憶した制御アドレス記憶手段とを有し、前記コマ
ンド部品システム部は、前記部品アドレス情報に対応づ
けて描画コマンド部品を予め記憶した部品側コマンド記
憶手段と、各制御プログラムに対応した制御アドレス情
報を予め記憶した部品側制御アドレス記憶手段とを有す
ることを特徴する。
According to a sixth aspect of the present invention, in the portable information terminal of the present invention, in addition to the configuration of the fifth aspect, the language interpretation system unit corresponds to each drawing command component stored in the command component system unit. The command component system unit includes: a component address storage unit that stores component address information in advance; and a control address storage unit that stores control address information corresponding to a control program included in a predetermined language program in advance. It is characterized by having component-side command storage means for storing a drawing command component in advance in association with information, and component-side control address storage means for storing control address information corresponding to each control program in advance.

【0027】従って、本発明における請求項6記載の携
帯情報端末によれば、アプリケーションプログラムに関
わる、描画コマンド部品の部品アドレス情報及び制御プ
ログラムの制御アドレス情報を、言語解釈システム部及
びコマンド部品システム部間で認識できるようにした。
Therefore, according to the portable information terminal of the present invention, the part address information of the drawing command part and the control address information of the control program relating to the application program are transferred to the language interpretation system part and the command part system part. Made it possible to recognize between them.

【0028】また、本発明における請求項7記載の携帯
情報端末は、上記請求項5又は6記載の構成に加えて、
言語解釈システム部が、携帯情報端末が所定言語プログ
ラムを受信すると、この所定言語プログラム毎に記憶す
る所定言語プログラム記憶手段を有することを特徴とす
る。
According to the portable information terminal of the present invention, the portable information terminal of the present invention has the following features.
When the portable information terminal receives the predetermined language program, the language interpretation system unit has a predetermined language program storage means for storing the predetermined language program.

【0029】従って、本発明における請求項7記載の携
帯情報端末によれば、上記請求項5又は6記載の効果に
加えて、複数の所定言語プログラムを所定言語プログラ
ム記憶手段に記憶可能とした。
Therefore, according to the portable information terminal of the present invention, in addition to the effect of the fifth or sixth aspect, a plurality of predetermined language programs can be stored in the predetermined language program storage means.

【0030】また、本発明における請求項8又は9記載
の携帯情報端末は、請求項5又は6、又は7記載の構成
に加えて、言語解釈システム部が、所定言語プログラム
記憶手段に記憶中の所定言語プログラムに対応するアプ
リケーションプログラムに関わる起動を検出すると、こ
の起動に関わるアプリケーションプログラムに対応する
所定言語プログラムを読み出す所定言語プログラム読出
制御手段と、この所定言語プログラム読出制御手段にて
読み出された所定言語プログラムから座標データ及び制
御プログラムを夫々抽出する抽出手段と、この抽出手段
にて抽出された座標データを、部品アドレス記憶手段に
記憶中の部品アドレス情報と対応づけて記憶する座標デ
ータ記憶手段と、前記抽出手段にて抽出された制御プロ
グラムを、制御アドレス記憶手段に記憶中の制御アドレ
ス情報と対応づけて記憶する制御プログラム記憶手段と
を有することを特徴とする。
According to the portable information terminal of the present invention, in addition to the configuration of the fifth, sixth, or seventh aspect, the language interpreting system unit may further include a predetermined language program storage means. Upon detecting startup related to the application program corresponding to the predetermined language program, a predetermined language program read control unit that reads a predetermined language program corresponding to the application program related to the startup, and the readout performed by the predetermined language program read control unit Extracting means for respectively extracting coordinate data and a control program from a predetermined language program, and coordinate data storing means for storing the coordinate data extracted by the extracting means in association with the component address information stored in the component address storing means And the control program extracted by the extracting means. And having a control program storage means in association with each storage control address information in the stored in less memory.

【0031】従って、本発明における請求項8又は9記
載の携帯情報端末によれば、アプリケーションプログラ
ムの起動に応じて、このアプリケーションプログラムに
関わる所定言語プログラムを読み出して、アプリケーシ
ョンプログラム実行の準備動作を行うようにした。
Therefore, according to the portable information terminal of the present invention, a predetermined language program related to the application program is read in response to the activation of the application program, and a preparation operation for executing the application program is performed. I did it.

【0032】また、本発明における請求項10又は11
記載の携帯情報端末は、上記請求項8又は9記載の構成
に加えて、言語解釈システム部が、所定言語プログラム
記憶手段に記憶中の所定言語プログラムに対応するアプ
リケーションプログラムの初期起動を検出すると、この
初期起動に応じて、抽出手段にて抽出された座標データ
を部品アドレス情報と対応づけて座標データ記憶手段に
記憶すると共に、前記抽出手段にて抽出された制御プロ
グラムを制御アドレス情報と対応づけて制御プログラム
記憶手段に記憶しておき、この初期起動に関わるアプリ
ケーションプログラムに対応する、前記座標データ記憶
手段及び制御プログラム記憶手段の記憶内容を初期ファ
イルデータとして記憶するファイル記憶手段と、このフ
ァイル記憶手段に記憶中の初期ファイルデータに関わる
アプリケーションプログラムの起動を検出すると、この
ファイル記憶手段に記憶中の初期ファイルデータに基づ
いて、前記座標データ記憶手段及び制御プログラム記憶
手段の記憶内容を更新するファイル更新手段とを有する
ことを特徴とする。
[0032] In the present invention, there is provided claim 10 or 11.
In the portable information terminal described above, in addition to the configuration according to claim 8 or claim 9, when the language interpretation system unit detects an initial activation of an application program corresponding to the predetermined language program stored in the predetermined language program storage unit, In response to the initial activation, the coordinate data extracted by the extracting means is stored in the coordinate data storing means in association with the component address information, and the control program extracted by the extracting means is associated with the control address information. A file storage means for storing the contents of the coordinate data storage means and the control program storage means as initial file data corresponding to the application program related to the initial startup; Application related to initial file data stored in the means Upon detecting the start of the program, based on the initial file data in stored in the file storage means, and having a file update means for updating the stored contents of the coordinate data storage means and a control program storage means.

【0033】従って、本発明における請求項10又は1
1記載の携帯情報端末によれば、アプリケーションプロ
グラムの初期起動を検出すると、この初期起動によって
記憶された座標データ記憶手段及び制御プログラム記憶
手段の記憶内容を初期ファイルデータとしてファイル記
憶手段に記憶しておき、その後、このファイル記憶手段
に記憶中の初期ファイルデータに関わるアプリケーショ
ンプログラムの起動を検出すると、このファイル記憶手
段に記憶中の初期ファイルデータに基づいて、前記座標
データ記憶手段及び制御プログラム記憶手段の記憶内容
を更新するようにした。
Therefore, claim 10 or claim 1 of the present invention.
According to the portable information terminal of the first aspect, upon detecting the initial startup of the application program, the contents stored in the coordinate data storage unit and the control program storage unit stored by the initial startup are stored in the file storage unit as initial file data. Thereafter, upon detecting the start of an application program relating to the initial file data stored in the file storage means, the coordinate data storage means and the control program storage means are determined based on the initial file data stored in the file storage means. Was updated.

【0034】また、本発明における請求項12又は13
記載の携帯情報端末は、上記請求項8又は、9、10又
は11記載の構成に加えて、言語解釈システム部が、イ
ベントに関わる座標データ及びメッセージ情報を検出す
ると、座標データ記憶手段から、この座標データに関わ
る描画コマンド部品の部品アドレス情報を検索する部品
アドレス検索手段と、この部品アドレス検索手段にて検
索された部品アドレス情報及びメッセージ情報をコマン
ド部品システム部に伝送するメッセージ伝送手段と、前
記コマンド部品システム部からの制御アドレス情報に対
応した制御プログラムを制御プログラム記憶手段から読
み出し、この制御プログラムに基づいて制御動作を実行
する制御手段とを有し、前記コマンド部品システム部
は、前記言語解釈システム部からの部品アドレス情報及
びメッセージ情報を受信すると、この部品アドレス情報
に対応する描画コマンド部品を部品側コマンド記憶手段
から検索する部品検索手段と、この部品検索手段にて検
索された描画コマンド部品に対応した部品制御プログラ
ム及びメッセージ情報に基づいて制御動作を実行すると
共に、さらに、このメッセージ情報の中に言語解釈シス
テム部側の制御があると判定されると、この制御に対応
する制御アドレス情報を言語解釈システム部に伝送する
部品制御手段とを有することを特徴とする。
According to the present invention, there is provided a twelfth aspect of the present invention.
In the portable information terminal described above, in addition to the configuration according to claim 8 or 9, 10, or 11, when the language interpretation system unit detects coordinate data and message information relating to the event, the coordinate data storage unit reads the coordinate data and message information. A part address search means for searching for part address information of a drawing command part relating to the coordinate data; a message transmission means for transmitting the part address information and the message information searched by the part address search means to a command part system unit; Control means for reading a control program corresponding to the control address information from the command part system unit from the control program storage means and executing a control operation based on the control program, wherein the command part system unit Part address information and message information from the system In response, the part retrieval means for retrieving the drawing command part corresponding to the part address information from the part side command storage means, based on the part control program and the message information corresponding to the drawing command part retrieved by the part retrieval means Component control means for executing a control operation, and further determining that the message information includes control of the language interpretation system unit, and transmitting control address information corresponding to the control to the language interpretation system unit. And characterized in that:

【0035】従って、本発明における請求項12又は1
3記載の携帯情報端末によれば、言語解釈システム部で
はイベントが発生すると、このイベントに関わる描画コ
マンド部品の座標データ及びメッセージ情報をコマンド
部品システム部に伝送し、コマンド部品システム部にて
描画コマンド部品に関わる制御動作を実行し、さらに、
このメッセージ情報の中にコマンド部品システム部以外
の制御がある場合には、言語解釈システム部で制御動作
を実行するようにした。
Therefore, claim 12 or claim 1 of the present invention.
According to the portable information terminal described in Item 3, when an event occurs in the language interpretation system unit, the coordinate data and the message information of the drawing command component relating to the event are transmitted to the command component system unit, and the drawing command Executes control operations related to parts,
When the message information includes a control other than the command component system unit, the control operation is performed by the language interpretation system unit.

【0036】また、本発明における請求項14又は15
記載の携帯情報端末は、上記請求項12又は13記載の
構成に加えて、言語解釈システム部の制御手段が、コマ
ンド部品システム部から伝送された制御アドレス情報に
対応する制御プログラムを制御プログラム記憶手段から
検索する制御プログラム検索手段と、この制御プログラ
ム検索手段にて検索された制御プログラムに基づいて仮
想制御手段を生成し、この仮想制御手段に制御動作を実
行させる仮想制御駆動手段とを有することを特徴とす
る。
[0036] In the present invention, there is provided a method according to claim 14 or 15.
In the portable information terminal described above, in addition to the configuration according to claim 12 or 13, the control means of the language interpretation system unit stores a control program corresponding to the control address information transmitted from the command component system unit. And a virtual control driving unit that generates a virtual control unit based on the control program searched by the control program search unit and causes the virtual control unit to execute a control operation. Features.

【0037】従って、本発明における請求項14又は1
5記載の携帯情報端末によれば、制御プログラム毎に仮
想制御手段を生成し、各制御プログラム毎に制御動作を
分担するようにした。
Therefore, claim 14 or 1 in the present invention.
According to the portable information terminal described in 5, the virtual control means is generated for each control program, and the control operation is shared for each control program.

【0038】また、本発明における請求項16記載の携
帯情報端末は、上記請求項5、6、7、8、9、10、
11、12、13、14又は15記載の構成に加えて、
アプリケーションプログラムが、描画コマンド部品及び
部品制御プログラムを含む視覚的プログラム言語で構成
されることを特徴とする。
The portable information terminal according to claim 16 of the present invention provides the portable information terminal according to claims 5, 6, 7, 8, 9, 10,
In addition to the configuration described in 11, 12, 13, 14, or 15,
The application program is configured by a visual programming language including a drawing command component and a component control program.

【0039】従って、本発明における請求項16記載の
携帯情報端末によれば、アプリケーションプログラムを
描画コマンド部品及び部品制御プログラムを含む視覚的
プログラム言語で構成するようにした。
Therefore, according to the portable information terminal of the present invention, the application program is constituted by a visual program language including a drawing command component and a component control program.

【0040】また、本発明における請求項17記載の携
帯情報端末のアプリケーション実行方法は、情報開発端
末にて作成されたアプリケーションプログラムを携帯情
報端末上で実行させる携帯情報端末のアプリケーション
実行方法であって、前記情報開発端末は、前記アプリケ
ーションプログラムに関わる描画コマンド部品及び部品
制御プログラムを記憶しておき、この記憶中の描画コマ
ンド部品及び部品制御プログラムに基づいてアプリケー
ションプログラムを作成し、この作成されたアプリケー
ションプログラムを所定言語プログラムに言語変換し、
前記携帯情報端末に所定言語プログラムを伝送し、さら
に、前記携帯情報端末は、前記描画コマンド部品及び前
記部品制御プログラムを予め記憶しておき、前記情報開
発端末からの所定言語プログラムを受信することで、こ
の所定言語プログラムに含まれる描画コマンド部品の座
標データ及び部品制御プログラムを言語解釈して、前記
アプリケーションプログラムを実行することを特徴とす
る。
A portable information terminal application execution method according to claim 17 of the present invention is a portable information terminal application execution method for executing an application program created on an information development terminal on a portable information terminal. The information development terminal stores a drawing command component and a component control program related to the application program, and creates an application program based on the stored drawing command component and the component control program. Language conversion of the program into a predetermined language program,
A predetermined language program is transmitted to the portable information terminal, and the portable information terminal stores the drawing command component and the component control program in advance, and receives the predetermined language program from the information development terminal. In addition, the application program is executed by interpreting the language of the coordinate data of the drawing command component and the component control program included in the predetermined language program.

【0041】従って、本発明における請求項17記載の
携帯情報端末のアプリケーション実行方法によれば、情
報開発端末及び携帯情報端末に共通の描画コマンド部品
及び部品制御プログラムを夫々記憶しておき、前記情報
開発端末側で描画コマンド部品及び部品制御プログラム
に基づいてアプリケーションプログラムを作成し、この
アプリケーションプログラムを所定言語プログラムに変
換して携帯情報端末に伝送すると共に、この携帯情報端
末側で所定言語プログラムに含まれる描画コマンド部品
の座標データ及び部品制御部プログラムを言語解釈し
て、前記情報開発端末にて作成されたアプリケーション
プログラムを実行するようにした。
Therefore, according to the application execution method of the portable information terminal of the present invention, a drawing command component and a component control program common to the information development terminal and the portable information terminal are stored, respectively, The development terminal creates an application program based on the drawing command component and the component control program, converts the application program into a predetermined language program and transmits it to the portable information terminal. The application program created in the information development terminal is executed by interpreting the language of the coordinate data of the drawing command component and the component control program.

【0042】(実施の形態)以下、図面に基づいて本発明
の実施の形態を示す携帯情報端末のアプリケーション実
行システムについて説明する。図1は本実施の形態に示
す携帯情報端末のアプリケーション実行システム内部の
概略構成を示すブロック図である。
(Embodiment) An application execution system of a portable information terminal according to an embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a schematic configuration inside the application execution system of the portable information terminal shown in the present embodiment.

【0043】図1に示すアプリケーション実行システム
1は、例えば業務用支援アプリケーション等のアプリケ
ーションプログラムを作成する情報開発端末であるパソ
コン10と、このパソコン10にて生成されたアプリケ
ーションプログラムを実行する、例えば電子手帳等の携
帯情報端末20とを有している。
The application execution system 1 shown in FIG. 1 is, for example, a personal computer 10 which is an information development terminal for creating an application program such as a business support application, and executes an application program generated by the personal computer 10. And a portable information terminal 20 such as a notebook.

【0044】前記パソコン10は、PC/AT互換機1
1のソフトウエア(ウインドウズ95)12上で、携帯情
報端末20上で実行させるアプリケーションプログラム
を作成するために、描画コマンド部品及び、この描画コ
マンド部品固有の部品制御プログラムを記憶する、描画
コマンド部品記憶部としてのターゲットエミュレーショ
ンコントロール13を設けた、描画プログラミングソフ
トウエアとしてのビジュアルベーシック14と、このビ
ジュアルベーシック14で作成されたアプリケーション
プログラムを所定言語プログラムであるバイトコードフ
ァイルに言語変換して携帯情報端末20に伝送する、言
語変換部及びプログラム伝送部としてのコンパイラ15
とを有している。
The personal computer 10 is a PC / AT compatible machine 1
A drawing command component storage for storing a drawing command component and a component control program unique to the drawing command component in order to create an application program to be executed on the portable information terminal 20 on the first software (Windows 95) 12 A visual basic 14 as drawing programming software provided with a target emulation control 13 as a unit, and an application program created by the visual basic 14 is language-converted into a bytecode file as a predetermined language program, and the portable information terminal 20 Compiler 15 as language conversion unit and program transmission unit
And

【0045】前記ビジュアルベーシック14は、前記タ
ーゲットエミュレーションコントロール13に記憶中の
描画コマンド部品及び部品制御プログラムに基づいて、
画面上に表示される各描画コマンド部品の座標データ及
び、各座標データに対応する描画コマンド部品と連動し
た制御プログラムを含むアプリケーションプログラムを
作成するものである。尚、前記座標データは、画面上に
表示される描画コマンド部品の位置情報に相当するもの
である。
The visual basic 14 is based on a drawing command component and a component control program stored in the target emulation control 13,
An application program including coordinate data of each drawing command component displayed on the screen and a control program linked with the drawing command component corresponding to each coordinate data is created. The coordinate data corresponds to position information of a drawing command component displayed on the screen.

【0046】前記携帯情報端末20は、ハードウエア2
1のDOS/S−Engine22上で、前記描画コマ
ンド部品及び部品制御プログラムを記憶する、コマンド
部品システム部としての部品コントロール23と、この
部品コントロール23に記憶中の各描画コマンド部品を
識別する部品アドレス情報を予め記憶しておき、前記パ
ソコン10のコンパイラ15にて言語変換されたバイト
コードファイルを受信すると、このバイトコードファイ
ルに含まれる描画コマンド部品の座標データ及び、この
座標データに対応する描画コマンド部品と連動した制御
プログラムを言語解釈して、これら言語解釈された座標
データ及び制御プログラムに基づいて、前記パソコン1
0にて生成されたアプリケーションプログラムを実行す
る、言語解釈システム部としてのインタプリタ24とを
有している。
The portable information terminal 20 has a hardware 2
A part control 23 as a command part system unit that stores the drawing command part and the part control program on one DOS / S-Engine 22 and a part address for identifying each drawing command part stored in the part control 23 When the information is stored in advance and the bytecode file whose language is converted by the compiler 15 of the personal computer 10 is received, the coordinate data of the drawing command component included in the bytecode file and the drawing command corresponding to the coordinate data The control program linked with the parts is interpreted in a language, and the personal computer 1 is interpreted based on the coordinate data and the control program interpreted in the language.
And an interpreter 24 that executes the application program generated at step S0.

【0047】前記描画コマンド部品とは、いわゆるGU
I(Graphical User Interface)ツールと呼ばれ、例えば
アプリケーションの台紙を示すスクリーン、テキスト
(文字列)を画面上に表示するために用いることができ
るグラフィカルコントロールを示すラベル、ユーザーが
選択したコマンドや操作を実行するボタンを示すコマン
ドボタン、テキストの編集を行うテキストボックス、テ
キストのキーボード入力を表示する入力パッド、テキス
トデータを2次元の表(グリッド)に配置し、表示を行う
ためのグリッド、スクロールバーを表示し、画面のスク
ロールや連続的に変化する値の変更を行うための垂直ス
クロールバーや、コントロールのグループ化を行うグラ
フィカルコントロールを示すフレーム等様々あり、アプ
リケーション開発者が、各描画コマンド部品を選択して
アプリケーションプログラムを開発するための部品に相
当するものである。
The drawing command component is a so-called GU
Called an I (Graphical User Interface) tool, for example, a screen showing the mount of the application, a label showing a graphical control that can be used to display text (character string) on the screen, a command or operation selected by the user. Command buttons indicating buttons to be executed, text boxes for editing text, input pads for displaying text keyboard input, grids for placing and displaying text data in a two-dimensional table (grid), scroll bar There are various types such as vertical scroll bars for displaying and scrolling the screen and changing continuously changing values, frames showing graphical controls for grouping controls, and the application developer selects each drawing command part Application program It is equivalent to a part to be developed.

【0048】前記携帯情報端末20は、図2に示すよう
に、端末本体20aと、アプリケーション画面を表示す
る表示部20bと、この端末本体20aに回動可能に設
けた蓋部20cとを有し、この蓋部20cの回動に応じ
て表示部20aを開閉するものである。尚、この携帯情
報端末20は、主に表示部20bの表示画面(図3)をタ
ッチペン20dで触れることで機能動作を行うものであ
る。
As shown in FIG. 2, the portable information terminal 20 has a terminal body 20a, a display section 20b for displaying an application screen, and a lid 20c rotatably provided on the terminal body 20a. The display section 20a is opened and closed according to the rotation of the lid section 20c. The portable information terminal 20 performs a functional operation mainly by touching a display screen (FIG. 3) of the display unit 20b with a touch pen 20d.

【0049】では、この携帯情報端末20内部の要部を
示すインタプリタ24及び部品コントロール23内部に
ついて説明する。図4は要部であるインタプリタ24及
び部品コントロール23内部の概略構成を示すブロック
図である。
Next, an explanation will be given of the inside of the interpreter 24 and the parts control 23 showing the main parts inside the portable information terminal 20. FIG. 4 is a block diagram showing a schematic configuration inside the interpreter 24 and the component control 23 which are main parts.

【0050】図4に示す部品コントロール23は、描画
コマンド部品、この描画コマンド部品固有の部品制御プ
ログラム及び、この描画コマンド部品の部品アドレス情
報を予め記憶した、部品側コマンド部品記憶手段として
の部品コマンドメモリ31と、前記インタプリタ24側
で制御されるべき、アプリケーションに関わる制御プロ
グラムに対応する制御アドレス情報を予め記憶した、部
品側制御アドレス記憶手段としての部品側制御アドレス
メモリ32とを有している。
The part control 23 shown in FIG. 4 is a part command as part-side command part storage means which previously stores a drawing command part, a part control program unique to the drawing command part, and part address information of the drawing command part. It has a memory 31 and a part-side control address memory 32 as part-side control address storage means in which control address information corresponding to a control program relating to an application to be controlled by the interpreter 24 is stored in advance. .

【0051】さらに、インタプリタ24は、各描画コマ
ンド部品に対応する部品アドレス情報を予め記憶した、
部品アドレス記憶手段としての部品アドレスメモリ41
と、アプリケーションに関わる制御プログラム及び、こ
の制御プログラムに対応した制御アドレス情報を予め記
憶した、制御アドレス記憶手段としての制御アドレスメ
モリ42とを有している。
Further, the interpreter 24 previously stores component address information corresponding to each drawing command component.
Component address memory 41 as component address storage means
And a control address memory 42 as control address storage means in which a control program relating to the application and control address information corresponding to the control program are stored in advance.

【0052】また、このインタプリタ24は、前記パソ
コン10のコンパイラ15にて言語変換されたバイトコ
ードファイルを各アプリケーションプログラム毎に順次
記憶する、所定言語プログラム記憶手段としてのバイト
コードファイルメモリ43と、アプリケーション起動に
応じて、このアプリケーションに対応したバイトコード
ファイルをバイトコードファイルメモリ43から読み出
す、所定言語プログラム読出制御手段としてのメモリ読
出制御部44と、この読み出されたバイトコードファイ
ルから座標データ及び制御プログラムを抽出する、抽出
手段としてのバイトコードローダ45と、このバイトコ
ードローダ45にて抽出された座標データを記憶する、
座標データ記憶手段としての座標データメモリ46と、
前記バイトコードローダ45にて抽出された制御プログ
ラムを記憶する、制御プログラム記憶手段としての制御
プログラムメモリ47と、タッチペン20dのイベント
から得られる座標データ及びメッセージ情報を認識する
イベント認識部48とを有している。
The interpreter 24 includes a byte code file memory 43 serving as a predetermined language program storage means for sequentially storing byte code files, which have undergone language conversion by the compiler 15 of the personal computer 10, for each application program. A memory read control unit 44 serving as a predetermined language program read control unit for reading a bytecode file corresponding to the application from the bytecode file memory 43 in response to activation, and reading coordinate data and control data from the read bytecode file. A bytecode loader 45 as extraction means for extracting a program, and storing the coordinate data extracted by the bytecode loader 45;
A coordinate data memory 46 as coordinate data storage means,
It has a control program memory 47 as control program storage means for storing the control program extracted by the bytecode loader 45, and an event recognition unit 48 for recognizing coordinate data and message information obtained from an event of the touch pen 20d. are doing.

【0053】さらに、このインタプリタ24は、前記イ
ベント認識部48にて認識された座標データに基づい
て、前記座標データメモリ46及び部品アドレスメモリ
41を連動して、このイベントに関わる座標データに対
応する描画コマンド部品の部品アドレス情報を検索す
る、部品アドレス検索手段としての部品アドレス検索部
49と、この部品アドレス検索部49にて検索された部
品アドレス情報及び、イベント認識部48にて認識され
たメッセージ情報を併せて部品コントロール23に伝送
する、メッセージ伝送手段としてのメッセージ伝送部5
0と、後述する部品コントロール23からの制御アドレ
ス情報に基づいて、前記制御プログラムメモリ47及び
制御アドレスメモリ42を連動して、この制御アドレス
情報に対応する制御プログラムを検索する、制御プログ
ラム検索手段としての制御プログラム検索部51と、こ
の制御プログラム検索部51にて検索された制御プログ
ラムに基づいて仮想制御手段である仮想マシン52を生
成し、この仮想マシン52に制御プログラムを実行させ
る、仮想制御駆動手段としての仮想マシン生成部53と
を有している。
Further, the interpreter 24 cooperates with the coordinate data memory 46 and the part address memory 41 on the basis of the coordinate data recognized by the event recognition section 48, and corresponds to the coordinate data relating to this event. A part address search unit 49 as part address search means for searching for part address information of a drawing command part, part address information searched by the part address search unit 49, and a message recognized by the event recognition unit 48 A message transmitting unit 5 as a message transmitting means for transmitting information together with the component control 23
The control program memory 47 and the control address memory 42 are linked to each other based on 0 and control address information from the component control 23 to be described later to search for a control program corresponding to the control address information. A virtual machine 52 which is a virtual control means based on the control program retrieved by the control program retrieval unit 51 and the control program retrieved by the control program retrieval unit 51, and causes the virtual machine 52 to execute the control program. And a virtual machine generation unit 53 as a means.

【0054】また、このインタプリタ24は、アプリケ
ーション初期起動を検出すると、このアプリケーション
初期起動時に記憶された座標データメモリ46及び制御
プログラムメモリ47の記憶内容を初期ファイルデータ
として生成する、ファイル更新手段としてのファイルメ
モリ制御部54と、このファイルメモリ制御部54にて
生成された初期ファイルデータを各アプリケーション毎
に記憶する、ファイル記憶手段としての初期ファイルメ
モリ55とを有している。
When the interpreter 24 detects the initial start of the application, the interpreter 24 generates the contents stored in the coordinate data memory 46 and the control program memory 47 stored at the time of the initial start of the application as initial file data. It has a file memory control unit 54 and an initial file memory 55 as file storage means for storing the initial file data generated by the file memory control unit 54 for each application.

【0055】尚、このファイルメモリ制御部54は、こ
の初期ファイルメモリ55、座標データメモリ46及び
制御プログラムメモリ47をメモリ制御するものであ
る。
The file memory controller 54 controls the memory of the initial file memory 55, the coordinate data memory 46, and the control program memory 47.

【0056】また、前記部品コントロール23は、前記
部品コマンドメモリ31及び部品側制御アドレスメモリ
32の他に、前記インタプリタ24のメッセージ伝送部
50からの部品アドレス情報及びメッセージ情報を受信
するメッセージ受信部33と、このメッセージ受信部3
3にて受信された部品アドレス情報に対応する描画コマ
ンド部品及び、この描画コマンド部品の部品制御プログ
ラムを部品コマンドメモリ31から検索する、部品検索
手段としての部品コマンド検索部34と、前記部品コマ
ンド検索部34にて検索された部品制御プログラム及び
メッセージ情報に基づいて、各描画コマンド部品毎に制
御動作を実行する部品コマンド制御部35とを有してい
る。
The component control 23 includes, in addition to the component command memory 31 and the component side control address memory 32, a message receiving unit 33 for receiving component address information and message information from the message transmitting unit 50 of the interpreter 24. And this message receiving unit 3
3, a part command search unit 34 as a part search means for searching the part command memory 31 for a drawing command part corresponding to the part address information received in step 3 and a part control program for the drawing command part; A component command control unit that executes a control operation for each drawing command component based on the component control program and the message information retrieved by the unit.

【0057】尚、この部品コマンド制御部35は、部品
制御手段に相当するものであり、この制御動作中にメッ
セージ情報内にインタプリタ24側で制御する制御プロ
グラムがあると判定すると、この制御プログラムに対応
する制御アドレス情報を、前記部品コマンド検索部34
にて部品側制御アドレスメモリ32から検索し、この制
御アドレス情報をインタプリタ24側の制御プログラム
検索部51に伝送するものである。
The component command control unit 35 corresponds to a component control means. If it is determined during the control operation that there is a control program to be controlled by the interpreter 24 in the message information, the control program is added to the control program. The corresponding control address information is stored in the part command search unit 34.
Is retrieved from the component side control address memory 32, and this control address information is transmitted to the control program search section 51 of the interpreter 24 side.

【0058】つまり、この携帯情報端末20を構成する
部品コントロール23及びインタプリタ24は、夫々独
立して制御動作を実行するものであり、部品コントロー
ル23は描画コマンド部品固有の部品制御プログラムに
関わる制御動作を実行し、インタプリタ23は部品制御
プログラム以外の制御プログラムに関わる制御動作を実
行するものである。 では、次に本実施の形態に示す携
帯情報端末20のアプリケーション実行システム1の動
作について説明する。
That is, the component control 23 and the interpreter 24 constituting the portable information terminal 20 execute control operations independently of each other, and the component control 23 controls the operation related to the component control program specific to the drawing command component. And the interpreter 23 executes a control operation related to a control program other than the component control program. Next, the operation of application execution system 1 of portable information terminal 20 described in the present embodiment will be described.

【0059】前記パソコン10のビジュアルベーシック
14は、ターゲットコントロールエミュレーション13
に記憶中の描画コマンド部品及び部品制御プログラムに
基づいて、画面上に表示される各描画コマンド部品の座
標データ及び、各座標データに対応する描画コマンド部
品と連動した制御プログラムを含むアプリケーションプ
ログラムを生成する。
The visual basic 14 of the personal computer 10 has a target control emulation 13
Based on the drawing command part and the part control program stored in the storage unit, an application program including coordinate data of each drawing command part displayed on the screen and a control program linked with the drawing command part corresponding to each coordinate data is generated. I do.

【0060】この際、前記ビジュアルベーシック14に
おいては、パソコン10のユーザーであるアプリケーシ
ョン開発者がターゲットエミュレーションコントロール
13に記憶中の描画コマンド部品及び部品制御プログラ
ム以外の描画コマンド部品や部品制御プログラムが入力
されると、この入力を受け付けることができないことを
示すエラーメッセージを画面上に表示する。つまり、ア
プリケーション開発者は、エラー入力をしてしまった場
合でも、その都度、エラーを認識することできるので、
バグのないアプリケーションプログラムを開発すること
ができる。
At this time, in the Visual Basic 14, an application developer who is a user of the personal computer 10 inputs drawing command components and component control programs other than the drawing command components and component control programs stored in the target emulation control 13. Then, an error message indicating that the input cannot be accepted is displayed on the screen. In other words, even if an application developer enters an error, it can recognize the error each time,
A bug-free application program can be developed.

【0061】さらに、ビジュアルベーシック14におい
てアプリケーションプログラムが生成されると、コンパ
イラ15は、このアプリケーションプログラムをバイト
コードファイルに変換して接続中の携帯情報端末20に
伝送する。
Further, when the application program is generated in the visual basic 14, the compiler 15 converts the application program into a bytecode file and transmits the bytecode file to the connected portable information terminal 20.

【0062】この携帯情報端末20においては、このバ
イトコードファイルを受信すると、このバイトコードフ
ァイルを各アプリケーション毎にバイトコードファイル
メモリ43に順次記憶する。
Upon receiving the bytecode file, the portable information terminal 20 sequentially stores the bytecode file in the bytecode file memory 43 for each application.

【0063】この携帯情報端末20は、このバイトコー
ドファイルメモリ43に、前記パソコン10にて生成さ
れたアプリケーションプログラムに対応するバイトコー
ドファイルを記憶することで、このアプリケーションプ
ログラムを携帯情報端末20上で実行準備が可能とな
る。 次に携帯情報端末20側にてバイトコードファイ
ルメモリ43に記憶中のアプリケーションを実行する場
合の動作について説明する。
The portable information terminal 20 stores the bytecode file corresponding to the application program generated by the personal computer 10 in the bytecode file memory 43 so that the application program can be stored on the portable information terminal 20. Ready for execution. Next, the operation when the application stored in the bytecode file memory 43 is executed on the portable information terminal 20 will be described.

【0064】まず、インタプリタ24のメモリ読出制御
部44は、アプリケーション起動を検出すると、このア
プリケーション起動に関わるバイトコードファイルをバ
イトコードファイルメモリ43から読み出し、このバイ
トコードファイルをバイトコードローダ45に伝送す
る。
First, upon detecting application startup, the memory read control unit 44 of the interpreter 24 reads a bytecode file related to the application startup from the bytecode file memory 43 and transmits this bytecode file to the bytecode loader 45. .

【0065】このバイトコードローダ45は、バイトコ
ードファイルに含まれる座標データ及び制御プログラム
を夫々抽出し、この座標データを座標データメモリ46
に記憶すると共に、前記制御プログラムを前記制御プロ
グラムメモリ47に記憶する。
The byte code loader 45 extracts the coordinate data and the control program included in the byte code file, and stores the coordinate data in the coordinate data memory 46.
And the control program is stored in the control program memory 47.

【0066】このように座標データメモリ46及び制御
プログラムメモリ47にアプリケーションプログラムに
関わる座標データ及び制御プログラムが記憶されること
で、アプリケーションプログラム実行の準備が整ったこ
とになる。
By storing the coordinate data and the control program relating to the application program in the coordinate data memory 46 and the control program memory 47 in this manner, the preparation for executing the application program is completed.

【0067】このアプリケーション実行の準備が整う
と、携帯情報端末20は、所定操作に応じて先にパソコ
ン10で生成されたアプリケーションを、この携帯情報
端末20上で実行することになる。 また、この携帯情
報端末20上でアプリケーション実行中に、携帯情報端
末20のユーザーがタッチペン20dによるイベントが
発生した場合、前記インタプリタ24のイベント認識部
48は、このイベントに関わる座標データ及びメッセー
ジ情報を認識し、このメッセージ情報をメッセージ伝送
部50に伝送すると共に、座標データを部品アドレス検
索部49に伝送する。
When the preparation for executing the application is completed, the portable information terminal 20 executes the application previously generated by the personal computer 10 in accordance with the predetermined operation on the portable information terminal 20. Also, when an event occurs with the touch pen 20d by the user of the portable information terminal 20 during the execution of the application on the portable information terminal 20, the event recognition unit 48 of the interpreter 24 transmits coordinate data and message information related to the event. The message information is transmitted to the message transmission unit 50 and the coordinate data is transmitted to the component address search unit 49.

【0068】この部品アドレス検索部49は、このイベ
ントに関わる座標データを受信すると、この座標データ
に対応する描画コマンド品の部品アドレス情報を座標デ
ータメモリ46及び部品アドレスメモリ41を介して検
索し、この部品アドレス情報をメッセージ伝送部50に
伝送する。
Upon receiving the coordinate data relating to this event, the part address search unit 49 searches the part address information of the drawing command product corresponding to the coordinate data via the coordinate data memory 46 and the part address memory 41. The component address information is transmitted to the message transmission unit 50.

【0069】このメッセージ伝送部50は、このイベン
トに関わるメッセージ情報及び部品アドレス情報を併せ
て部品コントロール23のメッセージ受信部33に伝送
する。
The message transmitting unit 50 transmits the message information and the component address information relating to the event to the message receiving unit 33 of the component control 23 together.

【0070】このメッセージ受信部33は、これらイベ
ントに関わるメッセージ情報及び部品アドレス情報を受
信すると、この部品アドレス情報を部品コマンド検索部
34に伝送する。
When the message receiving unit 33 receives the message information and the component address information relating to these events, it transmits the component address information to the component command searching unit 34.

【0071】この部品コマンド検索部34は、この部品
アドレス情報に対応する描画コマンド部品及び部品制御
プログラムを検索し、この描画コマンド部品に対応する
部品コマンド制御部35に部品制御プログラム及びメッ
セージ情報を伝送する。
The component command search unit 34 searches for a drawing command component and a component control program corresponding to the component address information, and transmits the component control program and message information to the component command control unit 35 corresponding to the drawing command component. I do.

【0072】この部品コマンド制御部35は、この部品
制御プログラムに基づいてメッセージ情報に関わる制御
動作を実行する。
The component command control unit 35 executes a control operation relating to message information based on the component control program.

【0073】また、この部品コマンド制御部35は、こ
の部品制御プログラムに基づいてメッセージ情報に関わ
る制御動作を実行した後、さらに、メッセージ情報内
に、アプリケーションプログラムに関わる制御プログラ
ム、すなわちインタプリタ24が分担する制御プログラ
ムが残っているものと判定すると、この制御プログラム
に対応する制御アドレス情報を部品側制御アドレスメモ
リ32から部品コマンド検索部34にて検索し、この制
御アドレス情報をインタプリタ24の制御プログラム検
索部51に伝送する。
After executing the control operation relating to the message information based on the component control program, the component command control unit 35 further includes the control program relating to the application program, that is, the interpreter 24 in the message information. When it is determined that the control program to be executed remains, the control address information corresponding to the control program is searched from the component-side control address memory 32 by the component command search unit 34, and the control address information is searched by the control program of the interpreter 24. It is transmitted to the unit 51.

【0074】この制御プログラム検索部51は、この制
御アドレス情報に対応した制御プログラムを制御アドレ
スメモリ42及び制御プログラムメモリ47と連動して
検索し、この検索された制御プログラムを仮想マシン生
成部53に伝送する。
The control program search section 51 searches for a control program corresponding to the control address information in cooperation with the control address memory 42 and the control program memory 47, and sends the searched control program to the virtual machine generation section 53. Transmit.

【0075】この仮想マシン生成部53は、この制御プ
ログラムに基づいて仮想マシン52を生成し、この仮想
マシン52に制御プログラムに基づく制御動作を実行さ
せる。このようにして携帯情報端末20上でアプリケー
ションを実行することができる。
The virtual machine generator 53 generates a virtual machine 52 based on the control program, and causes the virtual machine 52 to execute a control operation based on the control program. Thus, the application can be executed on the portable information terminal 20.

【0076】また、前記携帯情報端末20においてはア
プリケーション初期起動に関わるアプリケーション実行
準備とアプリケーション通常起動に関わるアプリケーシ
ョン実行準備との2通りの準備動作がある。
In the portable information terminal 20, there are two kinds of preparation operations, application preparation for initial application startup and application execution preparation for normal application startup.

【0077】前記携帯情報端末20のインタプリタ24
は、前記バイトコードファイルメモリ43に記憶中のバ
イトコードファイルに対応するアプリケーションの選択
起動指令を検出すると、初期起動又は通常起動であるか
否かを判定する。この判定結果に基づいて図5(a),
(b)に示すアプリケーション実行準備処理が施される
ことになる。尚、前記アプリケーションプログラムの初
期起動とは、前記バイトコードファイルメモリ43に記
憶されたアプリケーションプログラムを、各アプリケー
ションプログラム毎に初めて起動する場合に相当するも
のであり、この初回起動以降は初期起動とはいわない。
The interpreter 24 of the portable information terminal 20
When detecting an instruction for selectively starting an application corresponding to the bytecode file stored in the bytecode file memory 43, the CPU determines whether or not it is an initial startup or a normal startup. Based on this determination result, FIG.
The application execution preparation processing shown in (b) is performed. Note that the initial start of the application program corresponds to a case where the application program stored in the bytecode file memory 43 is started for each application program for the first time. Not say.

【0078】図5(a)はアプリケーション初期起動時
に関わるアプリケーション実行準備処理、すなわちダン
プ処理の処理動作を示すフロー図であり、図5(b)は
アプリケーション通常起動時に関わるアプリケーション
実行準備処理、すなわちアンダンプ処理の処理動作を示
すフロー図である。
FIG. 5A is a flowchart showing an application execution preparation process at the time of initial application startup, that is, a processing operation of a dump process. FIG. 5B is an application execution preparation process at the time of application normal startup, that is, an undump operation. It is a flowchart which shows the processing operation of a process.

【0079】図5(a)に示すダンプ処理において、携
帯情報端末20のDOS/S−Engine22に対し
てインタプリタ24及び部品コントロール23のシステ
ム領域を確保すべくシステム依存の初期化処理を実行し
(ステップS11)、前述したバイトコードファイルメ
モリ43に記憶中の、ユーザー所望のアプリケーション
に対応するバイトコードファイルを読み出し、このバイ
トコードファイルに含まれる座標データ及び制御プログ
ラムを夫々抽出するバイトコードローディング処理を実
行する(ステップS12)。
In the dump processing shown in FIG. 5A, a system-dependent initialization processing is executed for the DOS / S-Engine 22 of the portable information terminal 20 in order to secure a system area for the interpreter 24 and the component control 23 ( Step S11) A bytecode loading process for reading the bytecode file corresponding to the application desired by the user stored in the above-mentioned bytecode file memory 43 and extracting the coordinate data and the control program contained in the bytecode file, respectively. Execute (step S12).

【0080】このステップS12によるバイトコードロ
ーディング処理後に、これら抽出された座標データ及び
制御プログラムを夫々座標データメモリ46及び制御プ
ログラムメモリ47に記憶するといった、アプリケーシ
ョン依存の初期化処理に実行し(ステップS13)、こ
れら座標データメモリ46及び制御プログラムメモリ4
7に記憶中の内容を、前記ファイルメモリ制御部54に
て初期ファイルデータとして生成し、この初期ファイル
データを初期ファイルメモリ55に記憶するダンプ処理
を実行し(ステップS14)、通常のアプリケーション
実行動作、つまり仮想マシン52による実行に移行する
(ステップS15)。
After the byte code loading process in step S12, the extracted coordinate data and the control program are executed in an application-dependent initialization process of storing them in the coordinate data memory 46 and the control program memory 47, respectively (step S13). ), These coordinate data memory 46 and control program memory 4
7, the file memory control unit 54 generates the initial file data as the initial file data, executes a dump process of storing the initial file data in the initial file memory 55 (step S14), and performs a normal application execution operation. That is, the process shifts to execution by the virtual machine 52 (step S15).

【0081】次にアプリケーション通常起動時の場合に
は、図5(b)に示すアンダンプ処理を実行するのであ
るが、このアンダンプ処理においては、前述したステッ
プS11と同様にシステム依存の初期化処理を実行し
(ステップS21)、先に初期ファイルメモリ55に記
憶中の初期ファイルデータに基づいて、前記座標データ
メモリ46及び制御プログラムメモリ47の記憶内容を
更新するアンダンプ処理(ステップS22)を実行し、
このアンダンプ処理後に通常のアプリケーション動作を
実行する(ステップS15)。 つまり、アプリケーシ
ョン通常起動時においては、ステップS12のバイトコ
ードローディング処理やステップS13のアプリケーシ
ョン依存の初期化処理等といった処理動作を行わずに、
初期ファイルメモリ55に記憶中の初期ファイルデータ
に基づいて座標データメモリ46及び制御プログラムメ
モリ47の記憶内容を更新することで、アプリケーショ
ン実行準備に要する所要時間を、二回目以降は大幅に低
減することができる。
Next, when the application is normally started, the undump process shown in FIG. 5B is executed. In this undump process, a system-dependent initialization process is performed in the same manner as in step S11 described above. (Step S21), and based on the initial file data stored in the initial file memory 55, execute the undump process (step S22) for updating the storage contents of the coordinate data memory 46 and the control program memory 47.
After the undump process, a normal application operation is executed (step S15). That is, at the time of normal application startup, processing operations such as the bytecode loading processing in step S12 and the application-dependent initialization processing in step S13 are not performed.
By updating the storage contents of the coordinate data memory 46 and the control program memory 47 based on the initial file data stored in the initial file memory 55, the time required for application execution preparation is significantly reduced after the second time. Can be.

【0082】図6はアプリケーション起動所要時間に関
わる、アプリケーション初期起動時及びアプリケーショ
ン通常起動時の比較関係を端的に示す説明図である。
FIG. 6 is an explanatory diagram simply showing a comparison relationship between the time required for starting the application and the time when the application is initially started and the time when the application is normally started.

【0083】この図6からも解る通り、例えばアプリケ
ーションプログラムのサイズが60Kバイトの場合、ア
プリケーション初期起動時のアプリケーション起動所要
時間は4.41秒かかるのに対して、アプリケーション
通常起動時のアプリケーション起動所要時間は1.02
秒しかからない。この事からも、二回目以降のアプリケ
ーション起動所要時間を大幅に低減することができるこ
とが解る。
As can be seen from FIG. 6, for example, when the size of the application program is 60 Kbytes, the time required for starting the application at the time of starting the application is 4.41 seconds, whereas the time required for starting the application at the time of normal starting the application is required. Time is 1.02
It only takes seconds. From this, it is understood that the time required for starting the application after the second time can be significantly reduced.

【0084】このように本実施の形態に示す携帯情報端
末20のアプリケーション実行システム1によれば、パ
ソコン10及び携帯情報端末20に共通の描画コマンド
部品及び部品制御プログラムを夫々記憶してあるので、
パソコン10側で生成したアプリケーションプログラム
を携帯情報端末20側でシステムテストを行わなくて
も、パソコン10側でシステムを確認することができ
る。さらに、パソコン10にて生成されたアプリケーシ
ョンプログラムが携帯情報端末20のプラットフォーム
に依存することはないので、パソコン10のビジュアル
ベーシック14により開発された、一携帯情報端末用の
アプリケーションプログラムを他の携帯情報端末20上
であっても実行することができる。
As described above, according to the application execution system 1 of the portable information terminal 20 shown in the present embodiment, the drawing command component and the component control program common to the personal computer 10 and the portable information terminal 20 are stored, respectively.
The system can be confirmed on the personal computer 10 side without performing a system test on the portable information terminal 20 on the application program generated on the personal computer 10 side. Further, since the application program generated by the personal computer 10 does not depend on the platform of the personal digital assistant 20, the application program for one personal digital assistant developed by the visual basic 14 It can be executed even on the terminal 20.

【0085】さらに、このアプリケーション実行システ
ム1によれば、パソコン10によるアプリケーションプ
ログラムの作成に、従来、しばしば使用されていたC言
語を使用するのではなく、描画コマンド部品等の視覚的
プログラミング言語(ビジュアルベーシック)を使用す
ることで、C言語では数千ステップを要したプログラム
も数十乃至数百ステップで済み、さらには多少のプログ
ラミングの知識を有する者であれば、特殊技能を持たな
くても容易にアプリケーション開発を行うことができ、
ひいては開発人員や開発工数を大幅に削減することがで
きる。
Further, according to the application execution system 1, instead of using the C language, which has been often used in the past, to create an application program by the personal computer 10, a visual programming language such as a drawing command component (visual programming language) is used. By using (Basic), a program that requires thousands of steps in C language requires only several tens to hundreds of steps, and even those who have some programming knowledge can easily do so without special skills. Application development,
As a result, the number of development personnel and development man-hours can be significantly reduced.

【0086】また、このアプリケーション実行システム
1によれば、パソコン10及び携帯情報端末20の描画
コマンド部品及び部品制御プログラムの内容を全て共通
としたので、パソコン10側の画面上に表示される開発
中のアプリケーションプログラムが携帯情報端末20上
の画面で全く同様に動くことができ、きめこまかいアプ
リケーション開発を実現することができる。尚、このこ
とは内容が全く同一であることを示しているが、機能内
容さえ同一であれば、多少異なっていても良いことを示
すものである。
Further, according to the application execution system 1, since the contents of the drawing command components and the component control program of the personal computer 10 and the portable information terminal 20 are all common, they are displayed on the screen of the personal computer 10 during development. Can be operated in exactly the same manner on the screen of the portable information terminal 20, and detailed application development can be realized. This indicates that the contents are completely the same, but indicates that the contents may be slightly different as long as the function contents are the same.

【0087】また、本実施の形態に示す携帯情報端末2
0によれば、アプリケーションプログラムと共通の描画
コマンド部品及び部品制御プログラムを予め記憶してお
くことで、アプリケーションプログラムが携帯情報端末
20のプラットフォームに依存することはないので、こ
のアプリケーションプログラムと共通の描画コマンド部
品及び部品制御プログラムを記憶した携帯情報端末20
であれば、このアプリケーションプログラムを他の携帯
情報端末20上でも実行させることができる。
Further, portable information terminal 2 shown in the present embodiment
According to No. 0, since a drawing command component and a component control program common to the application program are stored in advance, the application program does not depend on the platform of the portable information terminal 20. Portable information terminal 20 storing a command component and a component control program
Then, the application program can be executed on another portable information terminal 20.

【0088】また、この携帯情報端末20によれば、部
品アドレス情報及び制御アドレス情報をインタプリタ2
4及び部品コントロール23間で認識できるようにする
ことで、これらインタプリタ24及び部品コントロール
23間では、メッセージ情報以外はアドレス情報のみの
データ送受しか行わないようにしたので、インタプリタ
24及び部品コントロール23間のデータ伝送量を最小
限に抑えることができる。
Further, according to the portable information terminal 20, the part address information and the control address information are transmitted to the interpreter 2
4 and the component control 23, only the data transmission and reception of only the address information other than the message information is performed between the interpreter 24 and the component control 23. Data transmission amount can be minimized.

【0089】また、この携帯情報端末20によれば、ア
プリケーション毎に、各アプリケーションに対応するバ
イトコードファイルをバイトコードファイルメモリ43
に記憶しておき、所望アプリケーション起動時において
は、この所望アプリケーションに対応するバイトコード
ファイルを読み出すようにしたので、複数のアプリケー
ションプログラムを実行可能とすることができる。
According to the portable information terminal 20, a bytecode file corresponding to each application is stored in the bytecode file memory 43 for each application.
When a desired application is started, a bytecode file corresponding to the desired application is read out, so that a plurality of application programs can be executed.

【0090】また、この携帯情報端末20によれば、ア
プリケーションプログラムの初期起動を検出すると、こ
の初期起動によって記憶された座標データメモリ46及
び制御プログラムメモリ47の記憶内容を初期ファイル
データとして初期ファイルメモリ55に記憶しておき、
この初期ファイルメモリ55に記憶中の初期ファイルデ
ータに関わるアプリケーションプログラムの起動を検出
すると、この初期ファイルメモリ55に記憶中の初期フ
ァイルデータに基づいて、前記座標データメモリ46及
び制御プログラムメモリ47の記憶内容を更新するよう
にした、つまりアプリケーション起動毎に行っていた座
標データメモリ46及び制御プログラムメモリ47の記
憶動作等の初期動作(図5(a)に示すステップS12
及びステップS13の処理動作)を行うことなく、初期
ファイルメモリ55から初期ファイルデータを読み出
し、この初期ファイルデータに基づいて座標データメモ
リ46及び制御プログラムメモリ47の記憶内容を更新
するようにしたので、アプリケーション起動までに要す
る所要時間を大幅に低減することができる。
According to the portable information terminal 20, when the initial startup of the application program is detected, the contents stored in the coordinate data memory 46 and the control program memory 47 stored by the initial startup are used as initial file data as initial file memory. Remember at 55
When the activation of the application program relating to the initial file data stored in the initial file memory 55 is detected, the storage of the coordinate data memory 46 and the control program memory 47 is performed based on the initial file data stored in the initial file memory 55. The contents are updated, that is, the initial operation such as the storage operation of the coordinate data memory 46 and the control program memory 47 performed each time the application is started (step S12 shown in FIG. 5A).
Without performing the processing operation of step S13), the initial file data is read from the initial file memory 55, and the contents stored in the coordinate data memory 46 and the control program memory 47 are updated based on the initial file data. The time required for starting the application can be significantly reduced.

【0091】さらに、携帯情報端末20によれば、イベ
ントが発生すると、このイベントに関わる描画コマンド
部品の座標データ及びメッセージ情報を、インタプリタ
24が部品コントロール24に伝送し、この部品コント
ロール23にて描画コマンド部品に関わる制御動作を実
行し、さらに、このメッセージ情報の中に部品コントロ
ール23以外の制御が残っている場合には、インタプリ
タ24で制御動作を実行するようにした、つまりインタ
プリタ24と部品コントロール23とが独立して制御動
作を分担するようにしたので、一方に障害が発生したと
しても、この障害が他方に影響を与えるようなことはな
い。
Further, according to the portable information terminal 20, when an event occurs, the interpreter 24 transmits the coordinate data and the message information of the drawing command component relating to the event to the component control 24, and the component control 23 performs drawing. When a control operation relating to the command component is executed, and when control other than the component control 23 remains in the message information, the control operation is executed by the interpreter 24, that is, the interpreter 24 and the component control are executed. Since the control operation is independently performed by the control unit 23, even if a failure occurs in one, the failure does not affect the other.

【0092】さらに、この携帯情報端末20によれば、
制御プログラム毎に仮想マシン52を生成し、各制御プ
ログラム毎に制御動作を分担するようにしたので、個々
の仮想マシン52に障害が発生したとしても、他の仮想
マシン52に影響を与えるようなことはない。
Further, according to the portable information terminal 20,
Since the virtual machine 52 is generated for each control program and the control operation is shared for each control program, even if a failure occurs in each virtual machine 52, it may affect other virtual machines 52. Never.

【0093】尚、本実施の形態においては、描画コマン
ド部品を追加したい場合には、パソコンのターゲットエ
ミュレーションコントロール13及び、携帯情報端末2
0の部品コントロール23に描画コマンド部品及び部品
制御プログラムを追加記憶し、さらに、インタプリタ2
4及び部品コントロール23間で描画コマンド部品に対
応する部品アドレス情報等を記憶しておけば良い。
In this embodiment, when it is desired to add a drawing command component, the target emulation control 13 of the personal computer and the portable information terminal 2
0, the drawing command component and the component control program are additionally stored in the component control 23.
4 and the component control 23, component address information and the like corresponding to the drawing command component may be stored.

【0094】また、上記実施の形態においては、パソコ
ン10にて生成されたアプリケーションプログラムを携
帯情報端末20上で実行させるシステムについて説明し
たが、携帯情報端末20ではなく、パソコン等の情報端
末上で実行させることも可能である。
Further, in the above-described embodiment, the system in which the application program generated by the personal computer 10 is executed on the portable information terminal 20 has been described, but not on the portable information terminal 20 but on an information terminal such as a personal computer. It is also possible to execute.

【0095】また、上記実施の形態においては、図4に
示すようにインタプリタ24及び部品コントロール23
の構成を、説明の便宜上、ハードウエア的に説明した
が、これらはソフトウエア上で構成されるものである。
しかしながら、本実施の形態でも説明してきた通り、ハ
ードウエアでも構成できることは言うまでもない。
Further, in the above embodiment, as shown in FIG.
Has been described in terms of hardware for convenience of description, but these are configured on software.
However, needless to say, as described in the present embodiment, it can also be configured by hardware.

【0096】[0096]

【発明の効果】上記のように構成された本発明における
請求項1記載の携帯情報端末のアプリケーション実行シ
ステムによれば、情報開発端末の描画プログラミングソ
フトウエア及び携帯情報端末のコマンド部品システム部
に共通の描画コマンド部品及び部品制御プログラムを夫
々記憶しておき、前記情報開発端末側で描画コマンド部
品及び部品制御プログラムに基づいてアプリケーション
プログラムを作成し、このアプリケーションプログラム
を所定言語プログラムに変換して携帯情報端末に伝送す
ると共に、この携帯情報端末側で所定言語プログラムに
含まれる描画コマンド部品の座標データ及び部品制御部
プログラムを言語解釈して、前記情報開発端末にて作成
されたアプリケーションプログラムを実行するようにし
たので、情報開発端末の描画プログラミングソフトウエ
アにより開発された、一携帯情報端末用のアプリケーシ
ョンプログラムを他の携帯情報端末上であっても実行す
ることができる。
According to the application execution system of the portable information terminal according to the first aspect of the present invention configured as described above, it is common to the drawing programming software of the information development terminal and the command component system of the portable information terminal. The drawing command component and the component control program are stored respectively, and an application program is created on the information development terminal side based on the drawing command component and the component control program. In addition to transmitting to the terminal, the portable information terminal interprets the coordinate data of the drawing command component and the component control unit program included in the predetermined language program, and executes the application program created by the information development terminal. Information development Developed by youngest drawing programming software was, can be performed even on other mobile information terminal an application program for one portable information terminal.

【0097】つまり、本発明における請求項1記載の携
帯情報端末のアプリケーション実行システムによれば、
情報開発端末の描画プログラミングソフトウエア及び携
帯情報端末のコマンド部品システム部に共通の描画コマ
ンド部品及び部品制御プログラムを夫々記憶してあるの
で、情報開発端末側で作成されたアプリケーションプロ
グラムを携帯情報端末側でシステムテストを行わなくて
も、情報開発端末側でシステムを確認することができ、
さらには、情報開発端末にて作成された、一携帯情報端
末用のアプリケーションプログラムが携帯情報端末のプ
ラットフォームに依存していないので、このアプリケー
ションプログラムを、前記情報開発端末と共通の描画コ
マンド部品及び部品制御プログラムを記憶した、他の携
帯情報端末上でも実行させることができる。
That is, according to the application execution system for a portable information terminal according to the first aspect of the present invention,
Since the drawing programming software of the information development terminal and the command component system unit of the portable information terminal store the common drawing command component and component control program, respectively, the application program created on the information development terminal side is stored on the portable information terminal side. You can check the system on the information development terminal side without conducting a system test on
Furthermore, since the application program for one portable information terminal created in the information development terminal does not depend on the platform of the portable information terminal, this application program is drawn with a common drawing command component and component in the information development terminal. The program can be executed on another portable information terminal storing the control program.

【0098】さらに、本発明における請求項1記載の携
帯情報端末のアプリケーション実行システムによれば、
情報開発端末によるアプリケーションプログラムの生成
に、C言語を使用するのではなく、描画コマンド部品等
の視覚的プログラミング言語を使用することで、C言語
では数千ステップを要したプログラムも数十乃至数百ス
テップで済み、さらには多少のプログラミングの知識を
有する者であれば、特殊技能を持たなくても容易にアプ
リケーション開発を行うことができ、ひいては開発人員
や開発工数を大幅に削減することができる。
Further, according to the application execution system for a portable information terminal according to claim 1 of the present invention,
By using a visual programming language such as a drawing command component instead of using the C language to generate an application program by the information development terminal, a program that requires thousands of steps in the C language can be in the tens to hundreds. A person who has only a few steps and has some programming knowledge can easily develop an application without special skills, and can greatly reduce the number of development personnel and the number of development steps.

【0099】また、本発明における請求項2記載の携帯
情報端末のアプリケーション実行システムによれば、上
記請求項1記載の効果に加えて、情報開発端末の描画プ
ログラミングソフトウエアにて作成されたアプリケーシ
ョンプログラムを、描画コマンド部品を使用した視覚的
プログラミング言語で作成するようにしたので、情報開
発端末によるアプリケーションプログラムの生成に、C
言語を使用するのではなく、描画コマンド部品等の視覚
的プログラミング言語を使用することで、C言語では数
千ステップを要したプログラムも数十乃至数百ステップ
で済み、さらには多少のプログラミングの知識を有する
者であれば、特殊技能を持たなくても容易にアプリケー
ション開発を行うことができ、ひいては開発人員や開発
工数を大幅に削減することができる。
According to the application execution system of the portable information terminal according to the second aspect of the present invention, in addition to the effect of the first aspect, an application program created by drawing programming software of the information development terminal. Is created in a visual programming language using a drawing command component.
By using a visual programming language such as a drawing command component instead of using a language, a program that required thousands of steps in C language can be reduced to tens to hundreds of steps, and furthermore, some knowledge of programming is required. A person having the above can easily develop an application without having special skills, and can greatly reduce the number of development personnel and the number of development steps.

【0100】また、本発明における請求項3記載の携帯
情報端末のアプリケーション実行システムによれば、上
記請求項1又は2記載の効果に加えて、情報開発端末及
び携帯情報端末の描画コマンド部品及び部品制御プログ
ラムの内容を全て共通としたので、情報開発端末側の画
面上に表示される開発中のアプリケーションプログラム
が携帯情報端末上の画面で全く同様に動くことができ、
きめこまかいアプリケーション開発を実現することがで
きる。
According to a third aspect of the present invention, in addition to the effects of the first and second aspects, a drawing command component and a component of the information development terminal and the portable information terminal are provided. Since the contents of the control program are all common, the application program under development displayed on the screen of the information development terminal can run exactly the same on the screen of the portable information terminal,
It is possible to realize detailed application development.

【0101】また、本発明における請求項4記載の携帯
情報端末のアプリケーション実行システムによれば、上
記請求項3記載の効果に加えて、描画プログラミングソ
フトウエアが、コマンド部品システム部に記憶中の描画
コマンド部品及び部品制御プログラム以外の描画コマン
ド部品及び部品制御プログラムが入力されたと判定され
ると、エラーを示すメッセージ表示を画面出力するよう
にしたので、例えば情報開発端末のユーザーであるアプ
リケーション開発者がエラー入力をしてしまったとして
も、その都度、エラー入力を認識することができ、バグ
のないアプリケーション開発を実現することができる。
According to the application execution system of the portable information terminal according to the fourth aspect of the present invention, in addition to the effect of the third aspect, in addition to the effect of the third aspect, the drawing programming software can execute the drawing stored in the command component system section. When it is determined that a drawing command component and a component control program other than the command component and the component control program have been input, a message indicating an error is displayed on the screen. Even if an error is input, the error input can be recognized each time, and application development without a bug can be realized.

【0102】また、本発明における請求項5記載の携帯
情報端末によれば、コマンド部品システム部側にて、ア
プリケーションプログラムを作成するための情報開発端
末と共通した描画コマンド部品及び部品制御プログラム
を予め記憶しておき、前記所定言語プログラムを受信す
ると、この所定言語プログラムに含まれる描画コマンド
部品の座標データ及び部品制御プログラムを言語解釈し
てアプリケーションプログラムを実行するようにしたの
で、情報開発端末の描画プログラミングソフトウエアに
より開発された、一携帯情報端末用のアプリケーション
プログラムを他の携帯情報端末上であっても実行するこ
とができる。
According to the portable information terminal of the present invention, a drawing command component and a component control program common to an information development terminal for creating an application program are previously stored on the command component system side. When the predetermined language program is received and stored, the coordinate data of the drawing command component and the component control program included in the predetermined language program are interpreted in a language and the application program is executed. An application program for one portable information terminal developed by programming software can be executed even on another portable information terminal.

【0103】つまり、本発明における請求項5記載の携
帯情報端末によれば、情報開発端末の描画プログラミン
グソフトウエア及び携帯情報端末のコマンド部品システ
ム部に共通の描画コマンド部品及び部品制御プログラム
を夫々記憶してあるので、情報開発端末側で作成された
アプリケーションプログラムを携帯情報端末側でシステ
ムテストを行わなくても、情報開発端末側でシステムを
確認することができ、さらには、情報開発端末にて作成
された、一携帯情報端末用のアプリケーションプログラ
ムが携帯情報端末のプラットフォームに依存していない
ので、このアプリケーションプログラムを、前記情報開
発端末と共通の描画コマンド部品及び部品制御プログラ
ムを記憶した、他の携帯情報端末上でも実行させること
ができる。
That is, according to the portable information terminal of the present invention, the drawing command software and the component control program common to the drawing programming software of the information development terminal and the command component system unit of the portable information terminal are stored. Since the application program created on the information development terminal side can be checked on the information development terminal side without performing a system test on the portable information terminal side, Since the created application program for one portable information terminal does not depend on the platform of the portable information terminal, this application program is stored in another drawing command component and component control program common to the information development terminal. It can also be executed on a portable information terminal.

【0104】また、本発明における請求項6記載の携帯
情報端末によれば、上記請求項5記載の効果に加えて、
アプリケーションプログラムに関わる、描画コマンド部
品の部品アドレス情報及び制御プログラムの制御アドレ
ス情報を、言語解釈システム部及びコマンド部品システ
ム部間で認識できるようにしたので、言語解釈システム
部及びコマンド部品システム部間ではアドレス情報の送
受のみで良く、言語解釈システム部及びコマンド部品シ
ステム部間のデータ伝送量を最小限に抑えることができ
る。
According to the portable information terminal of the sixth aspect of the present invention, in addition to the effect of the fifth aspect,
The part address information of the drawing command part and the control address information of the control program related to the application program can be recognized between the language interpretation system part and the command part system part. Only transmission and reception of address information is sufficient, and the amount of data transmission between the language interpretation system unit and the command component system unit can be minimized.

【0105】また、本発明における請求項7記載の携帯
情報端末によれば、上記請求項5又は6記載の効果に加
えて、複数の所定言語プログラムを所定言語プログラム
記憶手段に記憶可能としたので、各所定言語プログラム
に対応したアプリケーションプログラムを夫々実行可能
にすることができる。
According to the portable information terminal of the present invention, a plurality of predetermined language programs can be stored in the predetermined language program storage means. In addition, it is possible to make each application program corresponding to each predetermined language program executable.

【0106】また、本発明における請求項8又は9記載
の携帯情報端末によれば、上記請求項5又は6、又は7
記載の効果に加えて、アプリケーションプログラムの起
動に応じて、このアプリケーションプログラムに関わる
所定言語プログラムを読み出して、アプリケーションプ
ログラム実行の準備動作を行うようにしたので、各所定
言語プログラムに対応したアプリケーションプログラム
を夫々実行可能にすることができる。
According to the portable information terminal according to claim 8 or 9 of the present invention, the above-mentioned claim 5 or 6 or 7 is provided.
In addition to the effects described above, in response to the activation of the application program, a predetermined language program related to the application program is read, and a preparation operation for executing the application program is performed. Each can be made executable.

【0107】また、本発明における請求項10又は11
記載の携帯情報端末によれば、上記請求項8又は9記載
の効果に加えて、アプリケーションプログラムの初期起
動を検出すると、この初期起動によって記憶された座標
データ記憶手段及び制御プログラム記憶手段の記憶内容
を初期ファイルデータとしてファイル記憶手段に記憶し
ておき、その後、このファイル記憶手段に記憶中の初期
ファイルデータに関わるアプリケーションプログラムの
起動を検出すると、このファイル記憶手段に記憶中の初
期ファイルデータに基づいて、前記座標データ記憶手段
及び制御プログラム記憶手段の記憶内容を更新するよう
にした、つまりアプリケーション起動毎に行っていた座
標データ記憶手段及び制御プログラム記憶手段の記憶動
作といった初期動作を行わず、ファイル記憶手段から初
期ファイルデータを読み出し、この初期ファイルデータ
に基づいて座標データ記憶手段及び制御プログラム記憶
手段の記憶内容を更新するようにしたので、アプリケー
ション起動までに要する所要時間を大幅に低減すること
ができる。
[0107] Further, claim 10 or claim 11 of the present invention.
According to the portable information terminal described above, in addition to the effect according to claim 8 or 9, when the initial startup of the application program is detected, the contents stored in the coordinate data storage means and the control program storage means stored by the initial startup. Is stored in the file storage means as initial file data, and thereafter, when the activation of an application program related to the initial file data stored in the file storage means is detected, based on the initial file data stored in the file storage means, Therefore, the storage contents of the coordinate data storage means and the control program storage means are updated, that is, the initial operation such as the storage operation of the coordinate data storage means and the control program storage means, which is performed every time the application is started, is not performed. Initial file data from storage means Read, since to update the contents stored in the coordinate data storage means and the control program storage means on the basis of the initial file data, it is possible to significantly reduce the time required until the application start.

【0108】また、本発明における請求項12又は13
記載の携帯情報端末によれば、上記請求項8、9、10
又は11記載の効果に加えて、言語解釈システム部では
イベントが発生すると、このイベントに関わる描画コマ
ンド部品の座標データ及びメッセージ情報をコマンド部
品システム部に伝送し、コマンド部品システム部にて描
画コマンド部品に関わる制御動作を実行し、さらに、こ
のメッセージ情報の中にコマンド部品システム部以外の
制御がある場合には、言語解釈システム部で制御動作を
実行するようにした、つまり言語解釈システム部とコマ
ンド部品システム部とが独立して制御動作を分担するよ
うにしたので、一方に障害が発生したとしても、この障
害が他方に影響を与える様なことはない。
[0108] Further, claim 12 or claim 13 of the present invention.
According to the portable information terminal described above,
In addition to the effects described in 11 or above, when an event occurs in the language interpretation system unit, coordinate data and message information of the drawing command component relating to the event are transmitted to the command component system unit, and the drawing command component is sent to the command component system unit. When the message information includes a control other than the command component system part, the control operation is executed by the language interpretation system part, that is, the language interpretation system part and the command are executed. Since the control operation is independently performed by the component system unit, even if a failure occurs in one of the components, the failure does not affect the other.

【0109】また、本発明における請求項14又は15
記載の携帯情報端末によれば、上記請求項12又は13
記載の効果に加えて、制御プログラム毎に仮想制御手段
を生成し、各制御プログラム毎に制御動作を分担するよ
うにしたので、個々の仮想制御手段に障害が発生したと
しても、他の仮想制御手段に影響を与えるようなことは
ない。
Further, claim 14 or claim 15 of the present invention.
According to the portable information terminal described above,
In addition to the effects described above, virtual control means are generated for each control program, and control operations are shared for each control program. Therefore, even if a failure occurs in each virtual control means, other virtual control means are generated. It does not affect the means.

【0110】また、本発明における請求項16記載の携
帯情報端末によれば、上記請求項5、6、7、8、9、
10、11、12、13、14又は15記載の効果に加
えて、例えば情報開発端末による視覚的プログラミング
言語にて生成されたアプリケーションプログラムに対応
することができる。
Further, according to the portable information terminal of the present invention, the portable information terminal of the present invention has the following features.
In addition to the effects described in 10, 11, 12, 13, 14 or 15, the present invention can correspond to, for example, an application program generated in a visual programming language by an information development terminal.

【0111】また、本発明における請求項17記載の携
帯情報端末のアプリケーション実行方法によれば、情報
開発端末及び携帯情報端末に共通の描画コマンド部品及
び部品制御プログラムを夫々記憶しておき、前記情報開
発端末側で描画コマンド部品及び部品制御プログラムに
基づいてアプリケーションプログラムを作成し、このア
プリケーションプログラムを所定言語プログラムに変換
して携帯情報端末に伝送すると共に、この携帯情報端末
側で所定言語プログラムに含まれる描画コマンド部品の
座標データ及び部品制御部プログラムを言語解釈して、
前記情報開発端末にて作成されたアプリケーションプロ
グラムを実行するようにしたので、アプリケーションプ
ログラムの開発工数をかけることなく、情報開発端末に
て作成された、一携帯情報端末のアプリケーションプロ
グラムを、前記情報開発端末と共通の描画コマンド部品
及び部品制御プログラムを記憶した、他の携帯情報端末
上でも実行させることができる。
According to the portable information terminal application execution method of the present invention, a drawing command component and a component control program common to the information development terminal and the portable information terminal are stored, respectively, and The development terminal creates an application program based on the drawing command component and the component control program, converts the application program into a predetermined language program and transmits it to the portable information terminal. Language interpretation of the coordinate data of the drawing command part and the part control program
Since the application program created by the information development terminal is executed, the application program of one portable information terminal created by the information development terminal can be executed by the information development terminal without increasing the development time of the application program. It can also be executed on another portable information terminal storing a drawing command component and a component control program common to the terminal.

【0112】つまり、本発明における請求項17記載の
携帯情報端末のアプリケーション実行方法によれば、情
報開発端末及び携帯情報端末に共通の描画コマンド部品
及び部品制御プログラムを夫々記憶しておくようにした
ので、情報開発端末側で作成されたアプリケーションプ
ログラムを携帯情報端末側でシステムテストを行わなく
ても、情報開発端末側でシステムを確認することがで
き、さらには情報開発端末にて作成された、一携帯情報
端末用のアプリケーションプログラムが携帯情報端末の
プラットフォームに依存していないので、このアプリケ
ーションプログラムを、前記情報開発端末と共通の描画
コマンド部品及び部品制御プログラムを記憶した、他の
携帯情報端末上でも実行させることができる。
That is, according to the application execution method of the portable information terminal of the present invention, a drawing command component and a component control program common to the information development terminal and the portable information terminal are stored, respectively. Therefore, the application program created on the information development terminal side can check the system on the information development terminal side without performing a system test on the portable information terminal side, and further, the application program created on the information development terminal side, Since the application program for one portable information terminal does not depend on the platform of the portable information terminal, this application program is stored on another portable information terminal that stores a drawing command component and a component control program common to the information development terminal. But it can be done.

【0113】さらに、本発明における請求項17記載の
携帯情報端末のアプリケーション実行方法によれば、情
報開発端末によるアプリケーションプログラムの生成
に、C言語を使用するのではなく、描画コマンド部品等
の視覚的プログラミング言語を使用することで、C言語
では数千ステップを要したプログラムも数十乃至数百ス
テップで済み、さらには多少のプログラミングの知識を
有する者であれば、特殊技能を持たなくても容易にアプ
リケーション開発を行うことができ、ひいては開発人員
や開発工数を大幅に削減することができる。
Further, according to the application execution method of the portable information terminal of the present invention, the information development terminal generates the application program without using the C language, but using a visual command such as a drawing command component. By using a programming language, a program that requires thousands of steps in C language requires only tens to hundreds of steps, and even those who have some programming knowledge can easily do so without special skills. Application development can be performed in a short time, and the number of development personnel and development man-hours can be greatly reduced.

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

【図1】本実施の形態に示すアプリケーション実行シス
テムの概略構成を示すブロック図
FIG. 1 is a block diagram illustrating a schematic configuration of an application execution system according to an embodiment;

【図2】本実施の形態に示す携帯情報端末の外観を示す
斜視図
FIG. 2 is a perspective view illustrating an appearance of the portable information terminal described in this embodiment.

【図3】本実施の形態に示す携帯情報端末の表示画面を
示す平面図
FIG. 3 is a plan view showing a display screen of the portable information terminal shown in this embodiment.

【図4】本実施の形態に示す携帯情報端末の要部である
インタプリタ及び部品コントロール内部の概略構成を示
すブロック図
FIG. 4 is a block diagram showing a schematic configuration inside an interpreter and component control which are main parts of the portable information terminal shown in the present embodiment.

【図5】本実施の形態に示す携帯情報端末のアプリケー
ション起動時に関わるアプリケーション実行準備処理に
おける処理動作を示すフロー図 a)アプリケーション初期起動時(ダンプ処理) b)アプリケーション通常起動時(アンダンプ処理)
FIG. 5 is a flowchart showing a processing operation in an application execution preparation process related to the start of an application of the portable information terminal according to the present embodiment. A) At the time of initial start of an application (dump process).

【図6】本実施の形態に示す携帯情報端末のアプリケー
ション起動所要時間に関わる、アプリケーション初期起
動時及びアプリケーション通常起動時の比較関係を端的
に示す説明図
FIG. 6 is an explanatory diagram simply showing a comparison relationship between an application initial start time and an application normal start time relating to the application start time of the portable information terminal shown in the present embodiment.

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

1 アプリケーション実行システム 10 パソコン(情報開発端末) 13 ターゲットエミュレーションコントロール(描画
コマンド部品記憶部) 14 ビジュアルベーシック(描画プログラミングソフ
トウエア) 15 コンパイラ(言語変換部) 20 携帯情報端末 23 部品コントロール(コマンド部品システム部) 24 インタプリタ(言語解釈システム部) 31 部品コマンドメモリ(部品側コマンド記憶手段) 32 部品側制御アドレスメモリ(部品側制御アドレス
記憶手段) 33 メッセージ受信部(部品検索手段) 34 部品コマンド検索部(部品検索手段) 35 部品コマンド制御部(部品制御手段) 41 部品アドレスメモリ(部品アドレス記憶手段) 42 制御アドレスメモリ(制御アドレス記憶手段) 43 バイトコードファイルメモリ(所定プログラム記
憶手段) 44 メモリ読出制御部(所定言語プログラム読出制御
手段) 45 バイトコードローダ(抽出手段) 46 座標データメモリ(座標データ記憶手段) 47 制御プログラムメモリ(制御プログラム記憶手段) 48 イベント認識部(部品アドレス検索手段) 49 部品アドレス検索部(部品アドレス検索手段) 50 メッセージ伝送部(メッセージ伝送手段) 51 制御プログラム検索部(制御プログラム検索手段) 52 仮想マシン(仮想制御手段:制御手段) 53 仮想マシン生成部(仮想制御駆動手段:制御手段)
Reference Signs List 1 application execution system 10 personal computer (information development terminal) 13 target emulation control (drawing command component storage unit) 14 visual basic (drawing programming software) 15 compiler (language conversion unit) 20 portable information terminal 23 component control (command component system unit) ) 24 Interpreter (language interpretation system unit) 31 Component command memory (component-side command storage unit) 32 Component-side control address memory (component-side control address storage unit) 33 Message receiving unit (component search unit) 34 Component command search unit (component Search means) 35 part command control unit (part control means) 41 part address memory (part address storage means) 42 control address memory (control address storage means) 43 bytecode file memory (predetermined program storage means) 4 4 Memory read control unit (predetermined language program read control unit) 45 Byte code loader (extraction unit) 46 Coordinate data memory (coordinate data storage unit) 47 Control program memory (control program storage unit) 48 Event recognition unit (part address search unit) 49) Part address search unit (part address search unit) 50 Message transmission unit (message transmission unit) 51 Control program search unit (control program search unit) 52 Virtual machine (virtual control unit: control unit) 53 Virtual machine generation unit (virtual) (Control drive means: control means)

───────────────────────────────────────────────────── フロントページの続き (72)発明者 鈴木 良宏 神奈川県横浜市港北区綱島東四丁目3番1 号 松下通信工業株式会社内 (72)発明者 佐藤 眞一 神奈川県横浜市港北区綱島東四丁目3番1 号 松下通信工業株式会社内 Fターム(参考) 5B081 DD01  ──────────────────────────────────────────────────続 き Continued on the front page (72) Yoshihiro Suzuki, Inventor Matsushita Communication Industrial Co., Ltd., 3-3-1 Tsunashima Higashi, Kohoku-ku, Yokohama, Kanagawa Prefecture No.3-1, Matsushita Communication Industrial Co., Ltd. F-term (reference) 5B081 DD01

Claims (17)

【特許請求の範囲】[Claims] 【請求項1】 情報開発端末にて作成されたアプリケー
ションプログラムを携帯情報端末上で実行させる携帯情
報端末のアプリケーション実行システムであって、 前記情報開発端末は、 前記携帯情報端末上で実行させるアプリケーションプロ
グラムを作成するために、描画コマンド部品及び部品制
御プログラムを記憶する描画コマンド部品記憶部を設け
た描画プログラミングソフトウエアと、 この描画プログラミングソフトウエアにて作成されたア
プリケーションプログラムを所定言語プログラムに言語
変換する言語変換部と、 この言語変換部にて変換された所定言語プログラムを前
記携帯情報端末に伝送するプログラム伝送部とを有し、 前記携帯情報端末は、 前記描画コマンド部品及び前記部品制御プログラムと共
通した前記描画コマンド部品及び前記部品制御プログラ
ムを記憶するコマンド部品システム部と、 前記プログラム伝送部からの前記所定言語プログラムを
受信することで、この所定言語プログラムに含まれる描
画コマンド部品の座標データ及び部品制御プログラムを
言語解釈して、前記アプリケーションプログラムを実行
する言語解釈システム部とを有することを特徴とする携
帯情報端末のアプリケーション実行システム。
1. An application execution system for a portable information terminal that executes an application program created on an information development terminal on a portable information terminal, wherein the information development terminal executes the application program on the portable information terminal. To create a drawing command part and a part control program, a drawing programming software provided with a drawing command part storage unit, and an application program created by the drawing programming software is language-converted into a predetermined language program. A language conversion unit; and a program transmission unit that transmits the predetermined language program converted by the language conversion unit to the portable information terminal, wherein the portable information terminal is common to the drawing command component and the component control program. The drawing command And a command component system unit that stores the load component and the component control program. By receiving the predetermined language program from the program transmission unit, the coordinate data and the component control program of the drawing command component included in the predetermined language program are converted. And a language interpretation system for interpreting the language and executing the application program.
【請求項2】 情報開発端末の描画プログラミングソフ
トウエアにて作成されたアプリケーションプログラム
は、 描画コマンド部品を使用した視覚的プログラミング言語
で作成することを特徴とする請求項1記載の携帯情報端
末のアプリケーション実行システム。
2. An application for a portable information terminal according to claim 1, wherein the application program created by the drawing programming software of the information development terminal is created by a visual programming language using a drawing command component. Execution system.
【請求項3】 情報開発端末の描画プログラミングソフ
トウエアに設けた描画コマンド部品記憶部に記憶中の描
画コマンド部品及び部品制御プログラムは、 携帯情報端末のコマンド部品システム部に記憶中の描画
コマンド部品及び部品制御プログラムと同一内容である
ことを特徴とする請求項1又は2記載の携帯情報端末の
アプリケーション実行システム。
3. The drawing command part and the part control program stored in the drawing command part storage part provided in the drawing programming software of the information development terminal, the drawing command part and the part control program stored in the command part system part of the portable information terminal. 3. The application execution system for a portable information terminal according to claim 1, wherein the application execution system has the same contents as the component control program.
【請求項4】 前記情報開発端末の描画プログラミング
ソフトウエアは、 携帯情報端末のコマンド部品システム部に記憶中の描画
コマンド部品及び部品制御プログラム以外の描画コマン
ド部品及び部品制御プログラムが入力されたか否かを判
定し、前記コマンド部品システム部に記憶中の描画コマ
ンド部品及び部品制御プログラム以外の描画コマンド部
品及び部品制御プログラムが入力されたと判定される
と、エラーを示すメッセージ表示を画面出力することを
特徴とする請求項3記載の携帯情報端末のアプリケーシ
ョン実行システム。
4. The drawing programming software of the information development terminal, wherein a drawing command component and a component control program other than the drawing command component and the component control program stored in the command component system unit of the portable information terminal are input. If it is determined that a drawing command component and a component control program other than the drawing command component and the component control program stored in the command component system unit have been input, a message display indicating an error is output to the screen. 4. The application execution system for a portable information terminal according to claim 3, wherein:
【請求項5】 携帯情報端末上で実行するアプリケーシ
ョンプログラムを作成するために、情報開発端末の描画
プログラミングソフトウエアに設けた描画コマンド部品
記憶部に記憶中の描画コマンド部品及び部品制御プログ
ラムと共通した前記描画コマンド部品及び前記部品制御
プログラムを予め記憶したコマンド部品システム部と、 前記描画コマンド部品及び部品制御プログラムを含む所
定言語プログラムを受信することで、この所定言語プロ
グラムに含まれる描画コマンド部品の座標データ及び部
品制御プログラムを言語解釈して、前記アプリケーショ
ンプログラムを実行する言語解釈システム部とを有する
ことを特徴とする携帯情報端末。
5. A drawing command part and a part control program which are stored in a drawing command part storage unit provided in drawing programming software of the information development terminal in order to create an application program to be executed on the portable information terminal. A command component system unit that previously stores the drawing command component and the component control program; and a predetermined language program including the drawing command component and the component control program. The coordinates of the drawing command component included in the predetermined language program are received. A portable information terminal, comprising: a language interpretation system unit that interprets data and a part control program in language and executes the application program.
【請求項6】 言語解釈システム部は、 コマンド部品システム部に記憶中の各描画コマンド部品
に対応する部品アドレス情報を予め記憶した部品アドレ
ス記憶手段と、 所定言語プログラムに含まれる制御プログラムに対応す
る制御アドレス情報を予め記憶した制御アドレス記憶手
段とを有し、 前記コマンド部品システム部は、 前記部品アドレス情報に対応づけて描画コマンド部品を
予め記憶した部品側コマンド記憶手段と、 各制御プログラムに対応した制御アドレス情報を予め記
憶した部品側制御アドレス記憶手段とを有することを特
徴する請求項5記載の携帯情報端末。
6. A language interpretation system unit, wherein: a component address storage unit in which component address information corresponding to each drawing command component stored in the command component system unit is stored in advance; and a control program included in a predetermined language program. A control address storage unit that stores control address information in advance; the command component system unit includes a component side command storage unit that stores a drawing command component in advance in association with the component address information; 6. The portable information terminal according to claim 5, further comprising: a component-side control address storage unit that stores the control address information in advance.
【請求項7】 言語解釈システム部は、 携帯情報端末が所定言語プログラムを受信すると、この
所定言語プログラム毎に記憶する所定言語プログラム記
憶手段を有することを特徴とする請求項5又は6記載の
携帯情報端末。
7. The portable language terminal according to claim 5, wherein the language interpreting system section has a predetermined language program storage means for storing the predetermined language program when the portable information terminal receives the predetermined language program. Information terminal.
【請求項8】 言語解釈システム部は、 所定言語プログラム記憶手段に記憶中の所定言語プログ
ラムに対応するアプリケーションプログラムに関わる起
動を検出すると、この起動に関わるアプリケーションプ
ログラムに対応する所定言語プログラムを読み出す所定
言語プログラム読出制御手段と、 この所定言語プログラム読出制御手段にて読み出された
所定言語プログラムから座標データ及び制御プログラム
を夫々抽出する抽出手段と、 この抽出手段にて抽出された座標データを、部品アドレ
ス記憶手段に記憶中の部品アドレス情報と対応づけて記
憶する座標データ記憶手段と、 前記抽出手段にて抽出された制御プログラムを、制御ア
ドレス記憶手段に記憶中の制御アドレス情報と対応づけ
て記憶する制御プログラム記憶手段とを有することを特
徴とする請求項5又は6記載の携帯情報端末。
8. A language interpreting system unit, upon detecting a startup related to an application program corresponding to the predetermined language program stored in the predetermined language program storage means, reads out a predetermined language program corresponding to the application program related to the startup. Language program reading control means; extracting means for extracting coordinate data and a control program from the predetermined language program read by the predetermined language program reading control means; and extracting the coordinate data extracted by the extracting means into parts. A coordinate data storage means for storing the address data in association with the component address information stored in the address storage means; and a control program extracted by the extraction means in association with the control address information stored in the control address storage means. Control program storage means for performing Portable information terminal according to claim 5 or 6, wherein.
【請求項9】 言語解釈システム部は、 所定言語プログラム記憶手段に記憶中の所定言語プログ
ラムに対応するアプリケーションプログラムに関わる起
動を検出すると、この起動に関わるアプリケーションプ
ログラムに対応する所定言語プログラムを読み出す所定
言語プログラム読出制御手段と、 この所定言語プログラム読出制御手段にて読み出された
所定言語プログラムから座標データ及び制御プログラム
を夫々抽出する抽出手段と、 この抽出手段にて抽出された座標データを、部品アドレ
ス記憶手段に記憶中の部品アドレス情報と対応づけて記
憶する座標データ記憶手段と、 前記抽出手段にて抽出された制御プログラムを、制御ア
ドレス記憶手段に記憶中の制御アドレス情報と対応づけ
て記憶する制御プログラム記憶手段とを有することを特
徴とする請求項7記載の携帯情報端末。
9. A language interpreting system unit, upon detecting activation related to an application program corresponding to the predetermined language program stored in the predetermined language program storage means, reads out a predetermined language program corresponding to the application program relating to the activation. Language program reading control means; extracting means for extracting coordinate data and a control program from the predetermined language program read by the predetermined language program reading control means; and extracting the coordinate data extracted by the extracting means into parts. A coordinate data storage means for storing the address data in association with the component address information stored in the address storage means; and a control program extracted by the extraction means in association with the control address information stored in the control address storage means. Control program storage means for performing Portable information terminal according to claim 7, wherein.
【請求項10】 言語解釈システム部は、 所定言語プログラム記憶手段に記憶中の所定言語プログ
ラムに対応するアプリケーションプログラムの初期起動
を検出すると、この初期起動に応じて、抽出手段にて抽
出された座標データを部品アドレス情報と対応づけて座
標データ記憶手段に記憶すると共に、前記抽出手段にて
抽出された制御プログラムを制御アドレス情報と対応づ
けて制御プログラム記憶手段に記憶しておき、 この初期起動に関わるアプリケーションプログラムに対
応する、前記座標データ記憶手段及び制御プログラム記
憶手段の記憶内容を初期ファイルデータとして記憶する
ファイル記憶手段と、 このファイル記憶手段に記憶中の初期ファイルデータに
関わるアプリケーションプログラムの起動を検出する
と、このファイル記憶手段に記憶中の初期ファイルデー
タに基づいて、前記座標データ記憶手段及び制御プログ
ラム記憶手段の記憶内容を更新するファイル更新手段と
を有することを特徴とする請求項8記載の携帯情報端
末。
10. When the language interpretation system detects an initial start of an application program corresponding to the predetermined language program stored in the predetermined language program storage means, the language extracted by the extraction means in response to the initial start. The data is stored in the coordinate data storage unit in association with the component address information, and the control program extracted by the extraction unit is stored in the control program storage unit in association with the control address information. A file storage unit that stores the contents of the coordinate data storage unit and the control program storage unit as initial file data corresponding to the associated application program; and activates the application program related to the initial file data stored in the file storage unit. When detected, this file 9. The portable information terminal according to claim 8, further comprising: a file updating unit that updates contents stored in the coordinate data storage unit and the control program storage unit based on the initial file data stored in the storage unit.
【請求項11】 言語解釈システム部は、 所定言語プログラム記憶手段に記憶中の所定言語プログ
ラムに対応するアプリケーションプログラムの初期起動
を検出すると、この初期起動に応じて、抽出手段にて抽
出された座標データを部品アドレス情報と対応づけて座
標データ記憶手段に記憶すると共に、前記抽出手段にて
抽出された制御プログラムを制御アドレス情報と対応づ
けて制御プログラム記憶手段に記憶しておき、 この初期起動に関わるアプリケーションプログラムに対
応する、前記座標データ記憶手段及び制御プログラム記
憶手段の記憶内容を初期ファイルデータとして記憶する
ファイル記憶手段と、 このファイル記憶手段に記憶中の初期ファイルデータに
関わるアプリケーションプログラムの起動を検出する
と、このファイル記憶手段に記憶中の初期ファイルデー
タに基づいて、前記座標データ記憶手段及び制御プログ
ラム記憶手段の記憶内容を更新するファイル更新手段と
を有することを特徴とする請求項9記載の携帯情報端
末。
11. When the language interpretation system unit detects an initial start of an application program corresponding to a predetermined language program stored in the predetermined language program storage unit, the language extraction system unit detects the coordinates extracted by the extraction unit in response to the initial start. The data is stored in the coordinate data storage unit in association with the component address information, and the control program extracted by the extraction unit is stored in the control program storage unit in association with the control address information. A file storage unit that stores the contents of the coordinate data storage unit and the control program storage unit as initial file data corresponding to the associated application program; and activates the application program related to the initial file data stored in the file storage unit. When detected, this file 10. The portable information terminal according to claim 9, further comprising: a file updating unit that updates contents stored in the coordinate data storage unit and the control program storage unit based on the initial file data stored in the storage unit.
【請求項12】 言語解釈システム部は、 イベントに関わる座標データ及びメッセージ情報を検出
すると、座標データ記憶手段から、この座標データに関
わる描画コマンド部品の部品アドレス情報を検索する部
品アドレス検索手段と、 この部品アドレス検索手段にて検索された部品アドレス
情報及びメッセージ情報をコマンド部品システム部に伝
送するメッセージ伝送手段と、 前記コマンド部品システム部からの制御アドレス情報に
対応した制御プログラムを制御プログラム記憶手段から
読み出し、この制御プログラムに基づいて制御動作を実
行する制御手段とを有し、 前記コマンド部品システム部は、 前記言語解釈システム部からの部品アドレス情報及びメ
ッセージ情報を受信すると、この部品アドレス情報に対
応する描画コマンド部品を部品側コマンド記憶手段から
検索する部品検索手段と、 この部品検索手段にて検索された描画コマンド部品に対
応した部品制御プログラム及びメッセージ情報に基づい
て制御動作を実行すると共に、さらに、このメッセージ
情報の中に言語解釈システム部側の制御があると判定さ
れると、この制御に対応する制御アドレス情報を言語解
釈システム部に伝送する部品制御手段とを有することを
特徴とする請求項8記載の携帯情報端末。
12. When detecting the coordinate data and message information related to the event, the language interpretation system unit searches the coordinate data storage unit for the component address information of the drawing command component related to the coordinate data. A message transmission unit that transmits the component address information and the message information retrieved by the component address retrieval unit to the command component system unit; and a control program corresponding to the control address information from the command component system unit, from the control program storage unit. Control means for reading and executing a control operation based on the control program. The command component system unit, when receiving the component address information and the message information from the language interpretation system unit, responds to the component address information. Drawing command parts A component search means for searching from the component side command storage means, a control operation based on the component control program and the message information corresponding to the drawing command component searched by the component search means, and further, 9. The portable device according to claim 8, further comprising: component control means for transmitting control address information corresponding to the control to the language interpretation system unit when it is determined that the language interpretation system unit has control. Information terminal.
【請求項13】 言語解釈システム部は、 イベントに関わる座標データ及びメッセージ情報を検出
すると、座標データ記憶手段から、この座標データに関
わる描画コマンド部品の部品アドレス情報を検索する部
品アドレス検索手段と、 この部品アドレス検索手段にて検索された部品アドレス
情報及びメッセージ情報をコマンド部品システム部に伝
送するメッセージ伝送手段と、 前記コマンド部品システム部からの制御アドレス情報に
対応した制御プログラムを制御プログラム記憶手段から
読み出し、この制御プログラムに基づいて制御動作を実
行する制御手段とを有し、 前記コマンド部品システム部は、 前記言語解釈システム部からの部品アドレス情報及びメ
ッセージ情報を受信すると、この部品アドレス情報に対
応する描画コマンド部品を部品側コマンド部品記憶手段
から検索する部品検索手段と、 この部品検索手段にて検索された描画コマンド部品に対
応した部品制御プログラム及びメッセージ情報に基づい
て制御動作を実行すると共に、さらに、このメッセージ
情報の中に言語解釈システム部側の制御があると判定さ
れると、この制御に対応する制御アドレス情報を言語解
釈システム部に伝送する部品制御手段とを有することを
特徴とする請求項9、10又は11記載の携帯情報端
末。
13. A language interpreting system unit, upon detecting coordinate data and message information relating to an event, a component address search unit for searching component address information of a drawing command component relating to the coordinate data from a coordinate data storage unit. A message transmission unit that transmits the component address information and the message information retrieved by the component address retrieval unit to the command component system unit; and a control program corresponding to the control address information from the command component system unit, from the control program storage unit. Control means for reading and executing a control operation based on the control program. The command component system unit, when receiving the component address information and the message information from the language interpretation system unit, responds to the component address information. Drawing command parts A component search means for searching from the component side command component storage means; a control operation based on a component control program and message information corresponding to the drawing command component searched by the component search means; And a component control means for transmitting control address information corresponding to the control to the language interpretation system unit when it is determined that there is a control on the language interpretation system side. Or the portable information terminal according to 11.
【請求項14】 言語解釈システム部の制御手段は、 コマンド部品システム部から伝送された制御アドレス情
報に対応する制御プログラムを制御プログラム記憶手段
から検索する制御プログラム検索手段と、 この制御プログラム検索手段にて検索された制御プログ
ラムに基づいて仮想制御手段を生成し、この仮想制御手
段に制御動作を実行させる仮想制御駆動手段とを有する
ことを特徴とする請求項12記載の携帯情報端末。
14. The control means of the language interpretation system section includes: a control program search section for searching a control program storage section for a control program corresponding to the control address information transmitted from the command component system section; 13. The portable information terminal according to claim 12, further comprising: virtual control means for generating a virtual control means based on the control program retrieved by the search, and causing the virtual control means to execute a control operation.
【請求項15】 記言語解釈システム部の制御手段は、 コマンド部品システム部から伝送された制御アドレス情
報に対応する制御プログラムを制御プログラム記憶手段
から検索する制御プログラム検索手段と、 この制御プログラム検索手段にて検索された制御プログ
ラムに基づいて仮想制御手段を生成し、この仮想制御手
段に制御動作を実行させる仮想制御駆動手段とを有する
ことを特徴とする請求項13記載の携帯情報端末。
15. A control program search means for searching a control program storage means for a control program corresponding to control address information transmitted from a command component system unit, the control means of the language interpretation system unit; 14. The portable information terminal according to claim 13, further comprising: virtual control driving means for generating virtual control means based on the control program retrieved by the control program, and causing the virtual control means to execute a control operation.
【請求項16】 前記アプリケーションプログラムは、
描画コマンド部品及び部品制御プログラムを含む視覚的
プログラム言語で構成されることを特徴とする請求項
5、6、7、8、9、10、11、12、13、14又
は15記載の携帯情報端末。
16. The application program,
16. The portable information terminal according to claim 5, wherein the portable information terminal is constituted by a visual programming language including a drawing command component and a component control program. .
【請求項17】 情報開発端末にて作成されたアプリケ
ーションプログラムを携帯情報端末上で実行させる携帯
情報端末のアプリケーション実行方法であって、 前記情報開発端末は、前記アプリケーションプログラム
に関わる描画コマンド部品及び部品制御プログラムを記
憶しておき、この記憶中の描画コマンド部品及び部品制
御プログラムに基づいてアプリケーションプログラムを
作成し、この作成されたアプリケーションプログラムを
所定言語プログラムに言語変換し、前記携帯情報端末に
所定言語プログラムを伝送し、 さらに、前記携帯情報端末は、 前記描画コマンド部品及び前記部品制御プログラムを予
め記憶しておき、前記情報開発端末からの所定言語プロ
グラムを受信することで、この所定言語プログラムに含
まれる描画コマンド部品の座標データ及び部品制御プロ
グラムを言語解釈して、前記アプリケーションプログラ
ムを実行することを特徴とする携帯情報端末のアプリケ
ーション実行方法。
17. A method for executing an application of a portable information terminal for executing an application program created on the information development terminal on the portable information terminal, the information development terminal comprising: a drawing command component and a component related to the application program. A control program is stored, an application program is created based on the stored drawing command parts and the part control program, the created application program is language-converted into a predetermined language program, and the predetermined language is stored in the portable information terminal. The portable information terminal transmits the program, and further stores the drawing command component and the component control program in advance, and receives the predetermined language program from the information development terminal, thereby including the predetermined command in the predetermined language program. Drawing command A method for executing an application of a portable information terminal, wherein the application program is executed by interpreting language of coordinate data of a component and a component control program.
JP10364896A 1998-12-22 1998-12-22 Portable information terminal, application execution system for portable information terminal and application executing method for portable information terminal Pending JP2000187595A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10364896A JP2000187595A (en) 1998-12-22 1998-12-22 Portable information terminal, application execution system for portable information terminal and application executing method for portable information terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10364896A JP2000187595A (en) 1998-12-22 1998-12-22 Portable information terminal, application execution system for portable information terminal and application executing method for portable information terminal

Publications (1)

Publication Number Publication Date
JP2000187595A true JP2000187595A (en) 2000-07-04

Family

ID=18482939

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10364896A Pending JP2000187595A (en) 1998-12-22 1998-12-22 Portable information terminal, application execution system for portable information terminal and application executing method for portable information terminal

Country Status (1)

Country Link
JP (1) JP2000187595A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005101806A1 (en) * 2004-04-16 2005-10-27 Vodafone K.K. Mobile communication terminal
JP2009253743A (en) * 2008-04-08 2009-10-29 Ntt Docomo Inc Communication system, transmission device, and transmission method
JP2014182446A (en) * 2013-03-18 2014-09-29 Mitsubishi Electric Information Systems Corp Data retrieval system and data retrieval program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005101806A1 (en) * 2004-04-16 2005-10-27 Vodafone K.K. Mobile communication terminal
US8548527B2 (en) 2004-04-16 2013-10-01 Vodafone Group Plc Mobile communication terminal
JP2009253743A (en) * 2008-04-08 2009-10-29 Ntt Docomo Inc Communication system, transmission device, and transmission method
JP2014182446A (en) * 2013-03-18 2014-09-29 Mitsubishi Electric Information Systems Corp Data retrieval system and data retrieval program

Similar Documents

Publication Publication Date Title
US5535323A (en) Method of and system for displaying context sensitive and application independent help information
US6562078B1 (en) Arrangement and method for inputting non-alphabetic language
US5872974A (en) Property setting manager for objects and controls of a graphical user interface software development system
Duncan Advanced MS-DOS Programming
EP0370274A2 (en) Personal computer/host emulation system for handling host data with personal computer application programs at personal computers
Mahmoud Learning wireless java
JPH08137646A (en) Method and system for displaying dialogue box
CA2110417A1 (en) Message dispatching in an event-driven architecture
US20030202014A1 (en) Graphical user interface development tool
US20050033953A1 (en) Systems and methods for a bootstrap mechanism for software execution
JP4288017B2 (en) Method and system for changing a text file for computer configuration
EP1025489B1 (en) System to associate control with applications using drag and drop interface
JP2000187595A (en) Portable information terminal, application execution system for portable information terminal and application executing method for portable information terminal
US6748391B1 (en) Alternate access through a stored database model of a computer controlled interactive display interface to information inaccessible directly through the interactive display interface
US20080319960A1 (en) Information searching method, information searching system and inputting device thereof
JP4925514B2 (en) Program execution control method, program, execution control apparatus, and recording medium by internal / external event driven system
CN113761402A (en) Link debugging method, device, equipment and storage medium
US7137108B1 (en) Identifying non-externalized text strings that are not hard-coded
JP2002229613A (en) Ladder diagram preparing method and device, ladder preparation supporting program and recording medium for recording the same
Davidson Time Series Modelling Version 4.11
Morris Object-oriented programming under Windows
JP2002373078A (en) Macro preparing device, macro performing device, methods therefor, computer programs thereof and recording medium with programs thereof recorded thereon
CN114004215A (en) Character string interpretation method and device, terminal equipment and storage medium
JPH06103103A (en) Emulator
JPH06149622A (en) Emulator

Legal Events

Date Code Title Description
S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 8

Free format text: PAYMENT UNTIL: 20090223

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 8

Free format text: PAYMENT UNTIL: 20090223

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 9

Free format text: PAYMENT UNTIL: 20100223

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 10

Free format text: PAYMENT UNTIL: 20110223

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120223

Year of fee payment: 11

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130223

Year of fee payment: 12

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140223

Year of fee payment: 13

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350