JPS61221880A - Control system for conversation procedure of conversational system - Google Patents

Control system for conversation procedure of conversational system

Info

Publication number
JPS61221880A
JPS61221880A JP60062441A JP6244185A JPS61221880A JP S61221880 A JPS61221880 A JP S61221880A JP 60062441 A JP60062441 A JP 60062441A JP 6244185 A JP6244185 A JP 6244185A JP S61221880 A JPS61221880 A JP S61221880A
Authority
JP
Japan
Prior art keywords
state
conversation
program
driver
transition table
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
JP60062441A
Other languages
Japanese (ja)
Inventor
Shinichi Watanabe
伸一 渡辺
Kazuo Yabuta
薮田 和夫
Hiroshi Miyazaki
比呂志 宮崎
Akihiko Yoshioka
明彦 吉岡
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP60062441A priority Critical patent/JPS61221880A/en
Publication of JPS61221880A publication Critical patent/JPS61221880A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To omit a developing job at the driver side when the specifications of the conversation control are changed and also to cope with the change of the conversation procedure in an extremely easy way, by retrieving a state shift table to read the corresponding line and to execute plural processed discribed there and then setting the next state described on the table to own state to repeat the same processing thereafter. CONSTITUTION:A program describing the conversation control procedure and set usually on a main memory MSU 2 is separated into a state shift table 41 showing the conversation control procedure and a program for a driver which drives the table 41. The table 41 is set on a file memory FM, for example, with the driver program set on the MSU 2 respectively. Then a central processor CPU 1 executes the driver program and retrieves the table 41 based on the present own executing state a nd the input code supplied by an operator. Then the CPU 1 reads the corresponding line to execute plural processes described on said line and sets the next state described on the table 41 to the own state. The same processing is repeated hereafter.

Description

【発明の詳細な説明】 〔概要〕 操作者と計算機システムが会話形式で情報の授受を行う
処理機構を備えた計算機システムにおいて、例えば、通
常主記憶(MSU)上に置く会話制御手順を記述したプ
台グラムを、該会話制御手順を表現した状態遷移表と、
その状態遷移表を駆動するドライバと称するプログラム
とに分離し、該状態遷移表を9例えばファイルメモリ(
FM)上に設け、上記ドライバは主記憶(MSU)上に
置き、中央処理装置(CPU)が該ドライバを実行して
、現在の自分の実行状態と、操作者が入力する入力コー
ドとに基づいて、上記状態遷移表を検索し、該当する行
を読み取って、そこに記述されている複数個の処理を実
行した後、該状態遷移表に記述されている次の状態を自
分の状態に設定し、以下同じ処理を繰り返すようにした
ものである。
[Detailed Description of the Invention] [Summary] In a computer system equipped with a processing mechanism that allows an operator and the computer system to exchange information in a conversational manner, a conversation control procedure that is normally stored in the main memory (MSU), for example, is described. a state transition table expressing the conversation control procedure;
The state transition table is separated into a program called a driver that drives the state transition table.
FM), the driver is placed in the main memory (MSU), and the central processing unit (CPU) executes the driver based on its current execution state and the input code input by the operator. Search the state transition table above, read the corresponding line, execute the multiple processes described there, and then set the next state described in the state transition table as your state. However, the same process is repeated thereafter.

〔産業上の利用分野〕[Industrial application field]

本発明は、操作者と計算機システムとが会話型で情報の
授受を行うような処理機構を備えた計算機システムにお
いて、ある状態から操作者の指示に基づいて、計算機シ
ステムが内部的に行うべき処理と、該処理の実行が完了
した結果移る次の状態を制御する為の状態遷移表に基づ
く会話手順制御方式に関する。
The present invention provides processing that should be performed internally by the computer system based on instructions from the operator from a certain state in a computer system equipped with a processing mechanism in which an operator and the computer system exchange information in a conversational manner. and a conversation procedure control method based on a state transition table for controlling the next state to which the processing is completed.

最近の計算機システムの利用技術の進歩に伴い、計算機
システムと操作者(人間)との会話処理は益々多様化、
複雑化し、該会話処理システムの開発後の変更も顔繋に
なってきた。
With recent advances in computer system utilization technology, conversation processing between computer systems and operators (humans) has become increasingly diverse.
Conversation processing systems have become more complex, and changes after development have become necessary.

このような状況に対して、従来は会話を制御する処理機
構をプログラム言語を使って作成するか、或いはオンラ
インプログラム開発用に、予めシステムに組み込まれて
いる定義言語を使って作成する方法が採られていた。
In response to this situation, conventional methods have been adopted in which a processing mechanism for controlling conversations is created using a programming language, or for online program development, it is created using a definition language that is pre-built into the system. It was getting worse.

然して、従来の会話処理においては、対象となる「会話
」が基本的にはキャラクタディスプレイを基本とした文
字列による会話であった為、「会話制御」自体が余り複
雑ではなく、上記プログラム言語を使用して作成する方
法でも対処可能であったし、或いは予めシステムに組み
込まれている定義言語を使用しても、ある範囲の「会話
制御」に対しては対処可能であった。
However, in conventional conversation processing, the target "conversation" was basically a conversation using character strings based on a character display, so "conversation control" itself was not very complicated, and it was difficult to use the above programming language. It was also possible to deal with a certain range of "conversation control" by using a method of creating a system using a system, or by using a definition language that was pre-installed in the system.

然し、現在図形処理迄も伴う「会話制御」が行われるよ
うになるに致って、従来方式では多くの困難が発生する
ようになり、効果的な会話手順制御方式が待たれていた
However, as ``conversation control'' that includes graphic processing is now being performed, many difficulties have arisen with conventional methods, and an effective conversation procedure control method has been awaited.

〔従来の技術〕[Conventional technology]

第3図は「会話制御」を行う従来のデータ処理装置の構
成をブロック図で示したもので、■は中央処理装置(C
PU)、 2は主記憶(MSU)、 3はチャネル処理
装置(CHP)、4はファイルメモリ(FM) 、 5
は表示装置(Dυ)である。
Figure 3 is a block diagram showing the configuration of a conventional data processing device that performs "conversation control," and ■ is a central processing unit (C
PU), 2 is main memory (MSU), 3 is channel processing unit (CHP), 4 is file memory (FM), 5
is a display device (Dυ).

このようなデータ処理装置で「会話制御」を行う場合、
従来は会話制御手順を会話制御プログラム22として持
っており、電源投入時等の初期プログラムローディング
(IPL)によって、富亥プログラム22がファイルメ
モリ(PM) 4から主記憶(1’1sU)2上に展開
された後、中央処理装置(CPU) 1が実行するオペ
レイティングシステム(O3)によって起動されると、
以後は、操作者が入力する入力コードに基づいて、該中
央処理装置(CPU)1が、該プログラムを1ステップ
充実行することにより「会話制御」を行ってきた。
When performing "conversation control" with such a data processing device,
Conventionally, the conversation control procedure is stored as a conversation control program 22, and the Fuji program 22 is transferred from the file memory (PM) 4 to the main memory (1'1sU) 2 by initial program loading (IPL) such as when the power is turned on. Once deployed and booted by an operating system (O3) run by a central processing unit (CPU) 1,
Since then, the central processing unit (CPU) 1 has performed "conversation control" by executing the program step by step based on the input code input by the operator.

即ち、従来方式においては、操作者が入力する入力コー
ドに基づく会話処理手順が、総てプログラムの中に組み
込まれており、それを操作者の入力コードに基づいて1
行宛実行していた。
That is, in the conventional method, all the conversation processing procedures based on the input code input by the operator are built into the program, and the conversation processing procedure based on the input code input by the operator is all incorporated into the program.
I was running the line.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従って、従来方式においては、会話制御手順を変更しよ
うとする場合、該会話制御プログラムの作り直しが必要
であった。
Therefore, in the conventional system, when changing the conversation control procedure, it was necessary to rewrite the conversation control program.

このプログラム変更は、当該プログラムの作り方にも依
存するが、当該「会話制御」が複雑になる程、該プログ
ラムの変更が困難となる傾向にあった。
Changing this program depends on how the program was created, but the more complicated the "conversation control" is, the more difficult it tends to be to change the program.

特に、近年盛んに利用されるようになった、前述の図形
処理迄も含む「会話制御」方式は、従来のキャラクタデ
ィスプレイを基本とした文字列による会話形式とは異な
り、相当複雑な「会話制御」となり、且つ仕様の変更が
発生する可能性も高いものであった。
In particular, the ``conversation control'' method that has become widely used in recent years and includes graphic processing as mentioned above is different from the conventional ``conversation control'' method using character strings based on character displays. ”, and there was also a high possibility that a change in specifications would occur.

従って、当該「会話制御」の為のソフトウェアの開発、
保守に多大な工数を必要とする問題があった。
Therefore, the development of software for the "conversation control",
There was a problem in that maintenance required a large amount of man-hours.

本発明は上記従来の欠点に鑑み、例えば、図形処理迄も
含む「会話制御」を行う為の手段、例えばソフトウェア
の構成を単純化する方法を提供することを目的とするも
のである。
SUMMARY OF THE INVENTION In view of the above-mentioned drawbacks of the conventional art, it is an object of the present invention to provide a means for performing "conversation control" including graphic processing, for example, a method for simplifying the software configuration.

〔問題点を解決する為の手段〕 第1図は、本発明の概念を示す状態遷移表の一例を示し
たもので、現在の会話状態■と、当該状態の時に、操作
者によって入力される入力コード〔2〕と、上記■、■
とによって実行される複数個の処理L2.−・(例えば
、サブルーチンプログラム)■と、該■の処理の実行が
完了した時点において生じる、所謂次に進む状態■とを
、行単位で構成し、中央処理装置(CPU) 1がドラ
イバと称するプログラムを実行して、上記操作者が入力
する入力コード〔2〕と、その時の状態〔1〕に従って
、上記状態遷移表を検索し、該当する行を選択して取り
出し、1行宛処理することにより、一連の会話処理を行
うことができるように構成されている。
[Means for solving the problem] Figure 1 shows an example of a state transition table showing the concept of the present invention. Input code [2] and the above ■, ■
A plurality of processes L2. - (For example, a subroutine program) ■ and the so-called next state ■ that occurs when the execution of the process of said ■ is completed are configured line by line, and the central processing unit (CPU) 1 is called a driver. Execute the program, search the state transition table above according to the input code [2] input by the operator and the state at that time [1], select and extract the corresponding row, and process it for one row. The system is configured so that a series of conversation processes can be performed.

〔作用〕[Effect]

即ち、本発明によれば、操作者と計算機システムが会話
形式で情報の授受を行う処理機構を備えた計算機システ
ムにおいて、通常主記憶(MSU)2上に置く会話制御
手順を記述したプログラムを、該会話制御手順を表現し
た状態遷移表と、その状態遷移表を駆動するドライバと
称するプログラムとに分離し、該状態遷移表を1例えば
ファイルメモリ(FM) 4上に設け、上記ドライバは
主記憶(MSU)2上に置き、中央処理装置(CPtl
) 1が該ドライバを実行して、現在の自分の実行状態
と、操作者が入力する入力コードとに基づいて、上記状
態遷移表を検索し、該当する行を読み取って、そこに記
述されている複数個の処理を実行した後、該状態遷移表
に記述されている次の状態を自分の状態に設定し、以下
同じ処理を繰り返すようにしたものであるので、上記状
態遷移表と、ドライバとが完全な独立した構成となり、
該「会話制御」の仕様変更に際して、ドライバ側の開発
作業が不要になると共に、該会話手順の変更に対しても
極めて容易に対応ができると云う効果がある。
That is, according to the present invention, in a computer system equipped with a processing mechanism for conversationally exchanging information between an operator and the computer system, a program describing a conversation control procedure normally stored in the main memory (MSU) 2 is The state transition table expressing the conversation control procedure is separated into a program called a driver that drives the state transition table, and the state transition table is provided in a file memory (FM) 4, for example, and the driver is in the main memory (MSU) 2 and central processing unit (CPtl).
) 1 executes the driver, searches the state transition table above based on its current execution state and the input code input by the operator, reads the corresponding line, and reads the line written there. After executing multiple processes, the next state described in the state transition table is set as the own state, and the same process is repeated thereafter, so the above state transition table and driver becomes a completely independent configuration,
When changing the specifications of the "conversation control," there is no need for development work on the driver side, and changes in the conversation procedure can be handled very easily.

〔実施例〕〔Example〕

以下本発明の実施例を図面によって詳述する。 Embodiments of the present invention will be described in detail below with reference to the drawings.

第2図は本発明の一実施例をブロック図で示したもので
、第3図と同じ符号は同じ対象物を示しており、主記憶
(MSU) 2上の会話制御プログラム21、及びファ
イルメモリ(FM) 4上の状態遷移表41が本発明を
実施するのに必要な機能ブロックである。
FIG. 2 is a block diagram showing an embodiment of the present invention, in which the same reference numerals as in FIG. The state transition table 41 shown in (FM) 4 is the functional block necessary to implement the present invention.

先ず、電源投入、操作卓の操作等によって初期プログラ
ムローディング(IPL)が行われた後、中央処理装置
(CPU) 1において実行される、図示していないオ
ペレイティングシステム(O3)の管理の基に、本発明
の会話制御プログラム21が起動されると、ドライバ2
11の「状態域J 211aが初期化(即ち(始め)状
態とする)される共に、処理プログラム域212のサブ
ルーチン群の内、状態表示プログラム(処理i)が起動
され、表示装置(DU) 5に何等かの画面(例えば、
初期画面)が表示される。
First, after initial program loading (IPL) is performed by turning on the power, operating the console, etc., the program is executed under the management of an operating system (O3), not shown, which is executed in the central processing unit (CPU) 1. , when the conversation control program 21 of the present invention is started, the driver 2
11, the status area J 211a is initialized (that is, set to the (starting) state), and the status display program (processing i) among the subroutines in the processing program area 212 is started, and the display device (DU) 5 some kind of screen (for example,
(Initial screen) is displayed.

この状態(例えば、(始め))において、操作者が、表
示装置(DI) 5の表示画面を見ながら、例えばタブ
レット等を操作して、該表示画面上のカーソルマークを
、該画面上の目的とする画像に移動させて押下すると、
上記ドライバ211の「入力域J 211bに、該画像
に対する操作を示す入力コード(例えば、(II))が
人力される。
In this state (for example, (beginning)), while looking at the display screen of the display device (DI) 5, the operator operates, for example, a tablet, to move the cursor mark on the display screen to the target on the screen. If you move to the image you want and press it,
Input area J 211b of the driver 211 is manually entered with an input code (for example, (II)) indicating an operation for the image.

上記「状態域」に入力されている、現在の状態と、上記
「人力域」に入力されている入力コードをキーとして、
上記ドライバ211が、ファイルメモリ(FM) 4上
の状態遷移表41を検索し、該当する行の内容を取り出
して、主記憶(MSU) 2上の状態遷移表格納域21
0に格納する。
Using the current state entered in the above "state area" and the input code entered in the above "human power area" as keys,
The driver 211 searches the state transition table 41 on the file memory (FM) 4, extracts the contents of the corresponding row, and retrieves the contents of the state transition table storage area 21 on the main memory (MSU) 2.
Store at 0.

該ドライバ211は、当該行内容に指定されている複数
個の処理群〔3〕を、処理プログラム域212から取り
出して実行した後、該状態遷移表格納域210の「次に
進む状態」欄■の状態を、ドライバ211の上記[状態
域J 211aに格納する。
After the driver 211 extracts the plurality of processing groups [3] specified in the contents of the row from the processing program area 212 and executes them, the driver 211 selects the "next state" column of the state transition table storage area 210. The state is stored in the above [state area J 211a of the driver 211.

以後、該「次に進む状態」欄■の内容が(終わり)にな
る迄、同じ動作を繰り返す。
Thereafter, the same operation is repeated until the contents of the "next state" column (3) become (end).

このように、本発明においては、会話の制御手順は総て
、例えばファイルメモリ(FM) 4上の状態遷移表4
1で表現されており、該状態遷移表41の作成、変更は
、例えばシステムが準備している適当なファイル編集機
能(エディタ)により容易に作成可能である。
In this way, in the present invention, all conversation control procedures are performed using, for example, the state transition table 4 on the file memory (FM) 4.
The state transition table 41 can be easily created or modified using, for example, an appropriate file editing function (editor) provided by the system.

一方、主記憶(MSU) 2上に置かれているドライバ
は、上記状態遷移表41の1つの行を一回宛処理するだ
けであって、該状態遷移表41とは独立であり、該状態
遷移表41で定義されている会話制御手順の複雑さとも
無関係であるように構成されている所に特徴がある。
On the other hand, the driver located on the main memory (MSU) 2 only processes one row of the state transition table 41 once, and is independent of the state transition table 41. The feature is that it is structured so as to be unrelated to the complexity of the conversation control procedure defined in the transition table 41.

尚、上記実施例においては、ドライバ211.処理1,
2.−等を、所謂ソフトウェアで構成した例で説明した
が、本発明の主旨から考えて、ソフトウェアに限定する
必要はなく、例えば、ファームウェア、或いは布線論理
等で構成しても良いことは云う迄もないことである。
Note that in the above embodiment, the driver 211. Processing 1,
2. -, etc. have been explained using an example configured with so-called software, but considering the gist of the present invention, it is not necessary to limit it to software, and it goes without saying that it may be configured with firmware, wiring logic, etc. There is no such thing.

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

以上、詳細に説明したように、本発明の会話型システム
の会話手順制御方式は、操作者と計算機システムが会話
形式で情報の授受を行う処理機構を備えた計算機システ
ムにおいて、通常主記憶(MM) 2上に置く会話制御
手順を記述したプログラムを、該会話制御手順を表現し
た状態遷移表と、その状態遷移表を駆動するドライバと
称するプログラムとに分離し、該状態遷移表を1例えば
ファイルメモリ(FM)上に設け、上記ドライバは主記
憶(MM) 2上に置き、中央処理装置(CPU)が該
ドライバを実行して、現在の自分の実行状態と、操作者
が入力する入力コードとに基づいて、上記状態遷移表を
検索し、該当する行を読゛み取って、そこに記述されて
いる複数個の処理を実行した後、該状態遷移表に記述さ
れている次の状態を自分の状態に設定し、以下同じ処理
を繰り返すようにしたものであるので、上記状態遷移表
と、ドライバとが完全な独立した構成となり、該「会話
制御」の仕様変更に際して、ドライバ側の開発作業が不
要になると共に、該会話手順の変更に対しても極めて容
易に対応ができると云う効果がある。
As described above in detail, the conversation procedure control method of the conversational system of the present invention is generally used in the main memory (MM ) Separate the program that describes the conversation control procedure placed on 2 into a state transition table expressing the conversation control procedure and a program called a driver that drives the state transition table, and store the state transition table in a file, for example. The above-mentioned driver is placed on the main memory (MM) 2, and the central processing unit (CPU) executes the driver and records its current execution state and the input code input by the operator. Based on this, the state transition table is searched, the corresponding row is read, the multiple processes described there are executed, and then the next state described in the state transition table is determined. is set to its own state, and the same process is repeated thereafter, so the above state transition table and the driver have a completely independent configuration, and when changing the specifications of the "conversation control", the driver side This has the advantage of eliminating the need for development work and making it extremely easy to respond to changes in the conversation procedure.

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

第1図は本発明の詳細な説明する状態遷移表。 第2図は本発明の一実施例をブロック図で示した図。 第3図は従来の「会話制御j方式を説明する図。 である。 図面において、 1は中央処理装置(CPU) 、 2は主記憶(MSU
) 。 21は会話制御プログラム。 210は状態遷移表の格納域。 211はドライバ、    211aは「状態域」。 211bは「入力MJ、   212は処理プログラム
域。 22は従来の会話制御プログラム。 3はチャネル処理装置(CHP) 。 4はファイルメモリ(FM) 。 41は状態遷移表、   5は表示装置(DO) 。 ■〜■は状態遷移表の内容。 をそれぞれ示す。
FIG. 1 is a state transition table explaining the present invention in detail. FIG. 2 is a block diagram showing an embodiment of the present invention. Figure 3 is a diagram explaining the conventional conversation control method. In the drawing, 1 is the central processing unit (CPU), 2 is the main memory (MSU).
). 21 is a conversation control program. 210 is a storage area for the state transition table. 211 is a driver, and 211a is a "state area". 211b is the input MJ, 212 is the processing program area, 22 is the conventional conversation control program, 3 is the channel processing unit (CHP), 4 is the file memory (FM), 41 is the state transition table, and 5 is the display device (DO). ■~■ are the contents of the state transition table.

Claims (2)

【特許請求の範囲】[Claims] (1)操作者と計算機システムが会話形式で情報の授受
を行う処理機構を備えた計算機システムにおいて、 該会話制御を行うのに、会話制御の手順をテーブルの形
に構成した状態遷移表(41)と、該状態遷移表(41
)に従って会話手順を処理する手段(211)とに分離
し、 該手段(211)によって、上記状態遷移表(41)を
1行宛実行するようにして、会話処理を行うことを特徴
とする会話型システムの会話手順制御方式。
(1) In a computer system equipped with a processing mechanism that allows an operator and the computer system to exchange information in a conversational manner, a state transition table (41 ) and the state transition table (41
) and a means (211) for processing the conversation procedure according to the method, and the means (211) executes the state transition table (41) for one row to process the conversation. A type system conversation procedure control method.
(2)上記状態遷移表(41)は、少なくとも、現在の
実行状態〔1〕に対応して、操作者が入力する入力コー
ド〔2〕とが示されており、 操作者が入力する上記入力コード〔2〕と、現在の実行
状態〔1〕に対応して、複数個の処理〔3〕を実行した
後、 次に進むべき状態〔4〕を表示するように構成されてい
ることを特徴とする特許請求の範囲第1項に記載の会話
型システムの会話手順制御方式。
(2) The state transition table (41) above shows at least the input code [2] to be input by the operator corresponding to the current execution state [1], and the above input code to be input by the operator. It is characterized by being configured to display the next state to proceed to [4] after executing a plurality of processes [3] corresponding to the code [2] and the current execution state [1]. A conversation procedure control method for a conversation type system according to claim 1.
JP60062441A 1985-03-27 1985-03-27 Control system for conversation procedure of conversational system Pending JPS61221880A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60062441A JPS61221880A (en) 1985-03-27 1985-03-27 Control system for conversation procedure of conversational system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60062441A JPS61221880A (en) 1985-03-27 1985-03-27 Control system for conversation procedure of conversational system

Publications (1)

Publication Number Publication Date
JPS61221880A true JPS61221880A (en) 1986-10-02

Family

ID=13200290

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60062441A Pending JPS61221880A (en) 1985-03-27 1985-03-27 Control system for conversation procedure of conversational system

Country Status (1)

Country Link
JP (1) JPS61221880A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11327908A (en) * 1998-05-01 1999-11-30 Internatl Business Mach Corp <Ibm> Agent activity control method and computer
JP2002141895A (en) * 2000-11-01 2002-05-17 Sony Corp System and method for distributing contents

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58109941A (en) * 1981-12-23 1983-06-30 Mitsubishi Electric Corp Procedure monitoring and controlling device
JPS58221443A (en) * 1982-03-15 1983-12-23 デ−タ−・ゼネラル・コ−ポレ−シヨン Table driver for display and correction of data
JPS59733A (en) * 1982-06-28 1984-01-05 Fujitsu Ltd Control system of conversation processing

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58109941A (en) * 1981-12-23 1983-06-30 Mitsubishi Electric Corp Procedure monitoring and controlling device
JPS58221443A (en) * 1982-03-15 1983-12-23 デ−タ−・ゼネラル・コ−ポレ−シヨン Table driver for display and correction of data
JPS59733A (en) * 1982-06-28 1984-01-05 Fujitsu Ltd Control system of conversation processing

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11327908A (en) * 1998-05-01 1999-11-30 Internatl Business Mach Corp <Ibm> Agent activity control method and computer
JP2002141895A (en) * 2000-11-01 2002-05-17 Sony Corp System and method for distributing contents

Similar Documents

Publication Publication Date Title
JPH07104877B2 (en) Drawing method in computer-aided drawing system
JPS61221880A (en) Control system for conversation procedure of conversational system
JPS59114602A (en) Programmable controller
JPS5826567B2 (en) electronic computer system
EP0052754A1 (en) Text highlighting method in a text processing system
JP4480378B2 (en) Character input support module
JPS6020275A (en) Simple programming system of multiprocessor
JPH10289011A (en) Numerically controlled device and background processing customizing method for the device
JPH0713725A (en) Support device for development of software
JP2941807B2 (en) Data processing apparatus and method
JPH05242050A (en) Processor device
JPH0350672A (en) Interactive type text editor
JPH052204U (en) Numerical control device
JPH05250118A (en) Interactive processing system
JPH0581336A (en) Data base arithmetic processor
JPH0659791A (en) Input processor for keyboard for data processor
JPH02232727A (en) Information processor
JPS6126692B2 (en)
JPH01155437A (en) Operating system
JPS58109932A (en) Comparison and arithmetic device for electronic computer
JPH0410163A (en) Document processing device
JPH04318623A (en) Controller
JPH0981547A (en) Method and device for document processing
JPH03100826A (en) Information processor
JPH07281875A (en) Machining program management system of numerical controller