JPH0224725A - Electronic computer - Google Patents

Electronic computer

Info

Publication number
JPH0224725A
JPH0224725A JP17560888A JP17560888A JPH0224725A JP H0224725 A JPH0224725 A JP H0224725A JP 17560888 A JP17560888 A JP 17560888A JP 17560888 A JP17560888 A JP 17560888A JP H0224725 A JPH0224725 A JP H0224725A
Authority
JP
Japan
Prior art keywords
loader
function
flag
storage device
loading
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
JP17560888A
Other languages
Japanese (ja)
Inventor
Naganobu Aoki
永亘 青木
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP17560888A priority Critical patent/JPH0224725A/en
Publication of JPH0224725A publication Critical patent/JPH0224725A/en
Pending legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)

Abstract

PURPOSE:To simply utilize an internal storage device for other purposes by forming a flag in a loader for reading out an expansion function, and allowing the loader to determine whether the expansion function is to be read out by the flag or not. CONSTITUTION:An electronic computer is initialized, and processing is transferred to the loader 14 in the external storage device 13. After loading a reference, function the loader 14 loads the expansion function 15. At such a time, the flag FLAGA in the loader is checked, and when the flag has a value indicating no loading of the expansion function 15, the function 15 is not loaded, or in case of having a value indicating the loading of the function 15, the function 15 is load by processing 22. After ending the loading of the expansion function 15, a necessary expansion function is initialized and processing is transferred to an interpleter. By the way, the setting of the flag FLAGA is executed by a utility.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明はインタプリタ方式言語でその機能を拡張するた
めのローダ及びそれを制御するユーティリティに関する
ものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a loader for extending its functionality with an interpreted language and a utility for controlling the loader.

[従来の技術] 従来、拡張機能をロードする時どの拡張機能をロードす
るかを各々の拡張機能に対応したデイツプスイッチまた
はメモリースイッチをユーザーが設定して個々に対応し
ていた。
[Prior Art] Conventionally, when loading extended functions, users individually set which extended function to load by setting a dip switch or memory switch corresponding to each extended function.

第2図は従来の拡張機能をロードするときの略図である
。1は拡張機能(4)をデイツプスイッチ・メモリース
イッチの設定により、読み込み処理(6)を行うローダ
を持つ外部記憶装置であり、3はそのローダである。2
は無条件に拡張機能を読み込まないローダを持つ外部記
憶装置である。
FIG. 2 is a schematic diagram of loading a conventional extension. Reference numeral 1 denotes an external storage device having a loader that performs reading processing (6) of the extended function (4) according to the settings of the dip switch and memory switch, and 3 is the loader. 2
is an external storage device with a loader that does not load extensions unconditionally.

[発明が解決しようとする課題] ところが、内部記憶装置の中のほとんどを他の目的、例
えばサイズの大きなテキスト・変数で使用したい場合が
あり、そのときは拡張機能の全てを読み込まない様にし
なければならない。しかし、そうするには、それらの拡
張機能に対応したスイッチをoffにする必要があり、
また 元に戻すときも同様の操作を行わなければならな
く、作業が煩雑である。しかし、その作業から回避する
ために、拡張機能をすべて読み込まないローダを新たに
作っても良いが、ローダの外部記憶装置上の位置が決ま
っている場合があり、外部記憶装置が複数できることに
なり、外部記憶装置上で共通化したいものに関して共通
化できなくなってしまう。
[Problem to be solved by the invention] However, there are cases where you want to use most of the internal storage for other purposes, such as large text or variables, and in that case, you must avoid loading all of the extended functions. Must be. However, to do so, you need to turn off the switches corresponding to those extensions.
Moreover, the same operation must be performed when restoring the original state, which is cumbersome. However, in order to avoid this work, you can create a new loader that does not load all the extensions, but the location of the loader on the external storage device may be fixed, and you will have multiple external storage devices. , it becomes impossible to share what you want to share on the external storage device.

本発明は、このような問題点を解決するために拡張機能
の読み込みの有無の設定を、効率的であり、且つ使用者
に負担をかけない方法で提供することを目的とする。
SUMMARY OF THE INVENTION In order to solve these problems, it is an object of the present invention to provide a method for setting whether or not to load extended functions in an efficient manner that does not impose a burden on the user.

[課題を解決するための手pJi] 上記問題点を解決するために、本発明はインタプリタ方
式言語プロセッサと、その拡張機能を収めた外部記憶装
置と、拡張機能を読み出すローダ中にフラグを設け、そ
のフラグにより拡張機能を読み込むかを決定するローダ
を有する制御手段と、そのフラグを制御する制御手段を
備えたことを特徴としている。
[Measures for Solving the Problems pJi] In order to solve the above problems, the present invention provides a flag in an interpreted language processor, an external storage device containing its extended functions, and a loader for reading out the extended functions. The present invention is characterized by comprising a control means having a loader that determines whether to load an extended function based on the flag, and a control means that controls the flag.

[作用] 上記のような制御手段を持つことにより、メモリースイ
ッチ・デイツプスイッチ等のスイッチの変更の煩雑さが
無くなり、また 一つのローダで済むため複数の外部記
憶装置を持つ必要が無くなり、他のファイル等を共通化
できる。
[Function] By having the control means as described above, the complexity of changing switches such as memory switches and dip switches is eliminated, and since only one loader is required, there is no need to have multiple external storage devices, and other files, etc. can be shared.

[実施例] 以下に本発明の実施例を示す。[Example] Examples of the present invention are shown below.

第1図は、本発明に基ずいた電子計算機の拡張機能のロ
ーディングの様子を示す略図である。
FIG. 1 is a schematic diagram illustrating the loading of an extended function of a computer according to the present invention.

11はインタプリタであり、12は内部記憶装置であり
、インタプリタで使用するワーク、テキストを格納した
り、拡張機能を格納する記憶装置である。13は外部記
憶装置であり、14は外部記憶装置内の標準機能及び拡
張機能をロードするプログラム・ローダであり、15は
拡張機能であり、16はローダの中の拡張機能をロード
している処理である。
11 is an interpreter, and 12 is an internal storage device that stores work and text used by the interpreter and stores extended functions. 13 is an external storage device, 14 is a program loader that loads standard functions and extended functions in the external storage device, 15 is an extended function, and 16 is a process that loads the extended functions in the loader. It is.

先ず、拡張機能についてベーシックに於ける具体例を示
し説明する。ベーシックの機能の中にKB/CRT  
LIOと言われるキー人力処理がある。それにおいて標
準の機能は1バイトコードの入力と漢字コードの入力が
あり、漢字を表示させるためには実際に漢字コードを入
力する。それに対して拡張の機能は、平仮名を入力しそ
れを変換し漢字、または漢字を含んだ文とする。この様
に拡張機能は効率的になり、機能として向上した物であ
る。
First, a specific example of the basic extended function will be shown and explained. KB/CRT in basic functions
There is a key manual process called LIO. The standard functions are input of 1-byte code and Kanji code, and in order to display Kanji, the Kanji code is actually input. On the other hand, the extension function inputs hiragana and converts it into kanji or sentences containing kanji. In this way, extensions have become more efficient and have improved functionality.

次に、インタプリタと拡張機能の関係について説明する
。どちらが先に起動するかは限定しないが、少なくとも
インタプリタ中の初期化処理が終了するまでには、拡張
機能のロードが完了する必要がある。例として外部記憶
装置のローダがインタプリタの初期化より先に行う場合
について説明する。まず、この電子計算機の初期化処理
が行われ、その後外部記憶装置上のローダに処理が移さ
れる。そのローダにより外部記憶装置上の標準機能をロ
ードする、この標準機能のロードの有無に関して規定し
ない、そして拡張機能のロードを行う、この処理につい
ては後で詳細に記述する。この拡張機能のロードが終了
したあと、必要な拡張機能に関し初期化処理を行う。そ
してインタプリタの初期化処理に処理が移され、インタ
プリタが処理される。
Next, the relationship between interpreters and extended functions will be explained. Although there is no limit to which one is activated first, it is necessary that the loading of the extended function is completed at least by the time the initialization process in the interpreter is completed. As an example, a case where the loader of the external storage device initializes the interpreter will be explained. First, the computer is initialized, and then the process is transferred to the loader on the external storage device. The loader loads the standard function on the external storage device, does not specify whether or not to load the standard function, and loads the extended function. This process will be described in detail later. After the loading of this extended function is completed, initialization processing is performed regarding the necessary extended function. The process then moves to interpreter initialization processing, and the interpreter is processed.

次に、拡張機能のロードについて説明する。Next, we will explain how to load extensions.

まず、ローダ中にあるフラグをFLAGAとし、このF
LAGAは拡張機能のロードの有無を意味する。このF
LAGAの値と読み込みの有無との対応に関しては規定
しない。また、FLAGAの設定処理に関しては、後で
記述する。ローダにおいてFLAGAを調べる、その値
が拡張機能をロードしないことを意味する値であれば拡
張機能のロードを行わない、もし 拡張機能をロードし
なかった事をどこかに示す必要があればその処理を行い
拡張機能のロードを終わる。また、F LAGAが拡張
機能のロードを意味する値であった場合は拡張機能のロ
ードの処理を行う。(第1図の22)この処理はデイツ
プスイッチ、メモリースイッチ等の使用者が設定するス
イッチを調べそのスイッチの値の意味により処理される
。個々の拡張機能に対して対応するスイッチの状態を調
べその値により拡張機能の読み込みを行う。
First, set the flag in the loader to FLAGA, and set this F
LAGA means whether an extended function is loaded or not. This F
There is no stipulation regarding the correspondence between the LAGA value and the presence or absence of reading. Further, the FLAGA setting process will be described later. Check FLAGA in the loader. If the value means not to load the extension, do not load the extension. If it is necessary to indicate somewhere that the extension was not loaded, process it. to finish loading the extension. Furthermore, if FLAGA is a value that means loading an extended function, processing for loading the extended function is performed. (22 in FIG. 1) This process is performed by checking the switches set by the user, such as dip switches and memory switches, and depending on the meaning of the values of the switches. Check the status of the switch corresponding to each extended function and load the extended function based on that value.

次に、拡張機能をロードするかどうかを示すフラグの設
定処理について説明する。この処理はユーティリティで
あり、そのユーティリティが起動すると、まずフラグを
設定したい外部記憶装置の番号を入力する、それにより
該当する外部記憶装置上のフラグを読み出し、現在の状
態を表示する。
Next, the process of setting a flag indicating whether or not to load an extended function will be explained. This process is a utility, and when the utility is started, the user first inputs the number of the external storage device for which the flag is to be set, and then reads out the flag on the corresponding external storage device and displays the current status.

そこで設定したいフラグの値の入力待ちとなり、使用者
が値を入力し、それによりユーティリティは、その値を
外部記憶装置上のフラグの領域にに格納し処理を終了す
る。このフラグの位置は外部記憶装置上のどの位置にあ
るか簡単に判断つく場所がよいと思われる、たとえば 
ローダが在る空間である。また、このフラグが存在する
外部記憶装置であることを示すデータを外部記憶装置上
に格納しておけば従来のローダとの判別がつき従来のロ
ーダに誤ってセットすることを防ぐことができる。
There, the system waits for input of the value of the flag to be set, and the user inputs the value, and then the utility stores the value in the flag area on the external storage device and ends the process. It seems best to place this flag somewhere on the external storage device where it can be easily determined, for example
This is the space where the loader exists. Furthermore, if data indicating that this flag is present in the external storage device is stored on the external storage device, it can be distinguished from a conventional loader, and it is possible to prevent erroneously setting the flag to a conventional loader.

[発明の効果] 以上に述べた発明によれば、ローダのある外部記憶装置
上に拡張機能読み込みの有無のフラグを設け、そのフラ
グにより拡張機能の読み込みをするローダを備えること
により、内部記憶装置を簡単に他の目的で使用すること
ができる。また、簡単にするために複数の外部記憶装置
を持つということが無くなり他の情報を共通化できると
いう効果を有する。
[Effects of the Invention] According to the invention described above, by providing a flag indicating whether or not extended functions are loaded on the external storage device in which the loader is located, and by providing a loader that loads the extended functions using the flag, the internal storage device can be easily used for other purposes. Furthermore, it is not necessary to have a plurality of external storage devices for simplicity, and other information can be shared.

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

第1図は、本発明に基ずいた拡張機能のロードの処理の
流れ示す略図である。 第2図は、従来の拡張機能ロード方法の略図である。 11、、、インタプリタ 12、、、内部記憶装置 13、、、外部記憶装置 14、、、ローダ 15、、、拡張機能 16、、、拡張機能のロード処理 22、、、個々の拡張機能のロード 第1図 第2図
FIG. 1 is a schematic diagram illustrating the process flow of loading extensions in accordance with the present invention. FIG. 2 is a schematic diagram of a conventional extension loading method. 11, Interpreter 12, Internal storage 13, External storage 14, Loader 15, Extension function 16, Extension function loading process 22, Loading of each extension function. Figure 1 Figure 2

Claims (1)

【特許請求の範囲】 (a)インタプリタ方式言語処理プロセッサと (b)そのインタプリタの拡張機能を収めた外部記憶装
置と (c)前記の拡張機能を読み込むかどうかを決定するた
めのフラグを持ち、前記のフラグにより拡張機能を読み
込むかを決定するためのローダと (d)前記拡張機能を読み込み格納する内部記憶装置 を少なくとも備えたことを特徴とする電子計算機。
[Scope of Claims] (a) an interpreted language processing processor; (b) an external storage device containing extended functions of the interpreter; and (c) a flag for determining whether to load the extended functions; An electronic computer comprising at least a loader for determining whether to load an extended function based on the flag; and (d) an internal storage device for reading and storing the extended function.
JP17560888A 1988-07-13 1988-07-13 Electronic computer Pending JPH0224725A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17560888A JPH0224725A (en) 1988-07-13 1988-07-13 Electronic computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17560888A JPH0224725A (en) 1988-07-13 1988-07-13 Electronic computer

Publications (1)

Publication Number Publication Date
JPH0224725A true JPH0224725A (en) 1990-01-26

Family

ID=15999069

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17560888A Pending JPH0224725A (en) 1988-07-13 1988-07-13 Electronic computer

Country Status (1)

Country Link
JP (1) JPH0224725A (en)

Similar Documents

Publication Publication Date Title
JPH0224725A (en) Electronic computer
US4816992A (en) Method of operating a data processing system in response to an interrupt
US5565895A (en) Programmable controller with independent display
GB2112974A (en) Monitoring interlock instructions for programmable controller
JPH021014A (en) Portable computer
JPH082727Y2 (en) Programmable sequencer
EP0410418A2 (en) Input device for computer and method for input interrupt
JP2506591B2 (en) Auxiliary processor
JPH05224894A (en) Switching system for os
JP3471388B2 (en) Auxiliary processing unit
JPS63268026A (en) Display device
JPS5856121A (en) Data processing system
JPH04273531A (en) Computer having memory card
JPS6238746B2 (en)
JPS63228301A (en) Programmable controller
JPS5842487B2 (en) Program loading method
JPH022595A (en) Cursor control system for display terminal equipment
JPH03246611A (en) Menu processor
JPH03198146A (en) Switch system for japanese word conversion processing
JPH01199259A (en) Virtual terminal controller
JPH05120222A (en) Common information acquisition system for on-line system
JPS61109143A (en) Operating mode setting system
JPH0426891A (en) Data display device
JPH03108061A (en) Vector operation system, vector arithmetic unit, and information processor
JPH04349562A (en) Program loading method for computer system