JPH05342167A - Electronic notebook system - Google Patents

Electronic notebook system

Info

Publication number
JPH05342167A
JPH05342167A JP4145919A JP14591992A JPH05342167A JP H05342167 A JPH05342167 A JP H05342167A JP 4145919 A JP4145919 A JP 4145919A JP 14591992 A JP14591992 A JP 14591992A JP H05342167 A JPH05342167 A JP H05342167A
Authority
JP
Japan
Prior art keywords
card
electronic notebook
basic
pattern data
user
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
JP4145919A
Other languages
Japanese (ja)
Inventor
Yasuhiko Takano
泰彦 高野
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP4145919A priority Critical patent/JPH05342167A/en
Publication of JPH05342167A publication Critical patent/JPH05342167A/en
Pending legal-status Critical Current

Links

Landscapes

  • Calculators And Similar Devices (AREA)
  • Digital Computer Display Output (AREA)
  • Devices For Executing Special Programs (AREA)

Abstract

PURPOSE:To switch a CG pointer in the RAM of an electronic notebook corresponding to an application program prepared by a user and to display a special character pattern by providing an instruction for switching CG pattern data as a BASIC instruction in a BASIC language mounting IC card. CONSTITUTION:A control means 101 of a main body 108 of the electronic notebook executes the application program, which is defined by the user, recorded in a card RAM 106 in a BASIC language mounting IC card 105 by utilizing a BASIC interpreter mounted at a card ROM 107 in the BASIC language mounting IC card 105. When the BASIC interpreter reacts and executes the CG pattern data switching instruction contained in the application program, the CG pattern data of user definition stored in the card RAM 106 can be selected, and the leading address of the storage area of the CG pattern data can be designated to the CG pointer.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、電子手帳システムに関
し、ICカードを電子手帳本体に装着して、文字や種々
のキャラクタのCGパターンデータを表示できるように
した電子手帳システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic notebook system, and more particularly to an electronic notebook system in which an IC card is mounted on an electronic notebook body so that characters and CG pattern data of various characters can be displayed.

【0002】[0002]

【従来の技術】従来、電子手帳用のBASIC言語搭載
ICカード(以降、BASICカードという)では、電
子手帳に内蔵されている表示サブルーチンを使用して表
示を行っている。表示サブルーチンの動作は、 1)CGパターンデータの先頭アドレスを求める処理、 2)表示する文字のCGデータがCGデータ中のどのア
ドレスに存在するか計算する処理、 3)各文字のCGデータをLCD表示装置に送出する処
理からなる。
2. Description of the Related Art Conventionally, in a BASIC language-equipped IC card for an electronic notebook (hereinafter referred to as a BASIC card), display is performed using a display subroutine incorporated in the electronic notebook. The operation of the display subroutine is as follows: 1) a process for obtaining the start address of the CG pattern data, 2) a process for calculating at which address in the CG data the CG data of the character to be displayed exists, and 3) the LCD of the CG data of each character. It consists of processing for sending to the display device.

【0003】表示用のCGデータは各キャラクタのCG
パターンがキャラクタコードの順に並んだテーブルとな
っている。1)のCGパターンの先頭アドレスを示すC
Gポインタは電子手帳内のRAMに記憶され、通常、電
子手帳内のROMのCGパターンデータテーブルの先頭
を指し示しているが、このアドレスを書き替えること
で、別のCGデータパターンを表示することが可能であ
る。従来のBASICカードの動作時には、このCGパ
ターンデータ先頭アドレスは電子手帳内のROMのCG
パターンデータの記憶領域の先頭アドレスに設定されて
いる。
The CG data for display is the CG of each character.
It is a table in which patterns are arranged in the order of character codes. C indicating the start address of the CG pattern of 1)
The G pointer is stored in the RAM in the electronic organizer and normally points to the beginning of the CG pattern data table in the ROM in the electronic organizer. However, by rewriting this address, another CG data pattern can be displayed. It is possible. When the conventional BASIC card is operating, this CG pattern data start address is the CG of the ROM in the electronic notebook.
It is set to the top address of the storage area of the pattern data.

【0004】[0004]

【発明が解決しようとする課題】上記のように、電子手
帳のシステムとしては、RAMに記憶されているCGポ
インタの内容を書きかえることにより、CGパターンデ
ータを切り替えることが可能なように構成されている。
As described above, the electronic notebook system is configured so that the CG pattern data can be switched by rewriting the contents of the CG pointer stored in the RAM. ing.

【0005】しかし、従来のBASICカードは、BA
SICの命令としてCGパターンデータの切替用命令を
備えていなかったため、ユーザがBASIC言語を用い
て作成したアプリケーションプログラムの中に、特殊な
キャラクタパターンを持つCGパターンデータを使用し
てもそのキャラクタパターンを表示することができない
という問題点があった。
However, the conventional BASIC card is
Since a command for switching CG pattern data is not provided as an SIC command, even if CG pattern data having a special character pattern is used in the application program created by the user using the BASIC language, the character pattern is not changed. There was a problem that it could not be displayed.

【0006】この発明は、このような事情を考慮してな
されたもので、BASICカード内にBASICの命令
としてCGパターンデータ切替用命令を備えることによ
り、ユーザの作成したアプリケーションプログラムによ
って、電子手帳のRAM内のCGポインタを切替えるこ
とを可能とし、特殊なキャラクタパターンを表示するこ
とを可能とする電子手帳システムを提供するものであ
る。
The present invention has been made in consideration of such circumstances, and by providing a CG pattern data switching instruction as a BASIC instruction in a BASIC card, an electronic notebook of an electronic notebook is created by an application program created by a user. (EN) An electronic notebook system capable of switching a CG pointer in a RAM and displaying a special character pattern.

【0007】[0007]

【課題を解決するための手段】本発明の電子手帳システ
ムは、図1に示すように、電子手帳本体108と電子手
帳本体に装着可能なBASIC言語インタプリタを搭載
したBASIC言語搭載ICカード105からなり、電
子手帳本体108は、文字を表示するためのCGパター
ンデータを記憶領域に記憶しているROM104aと、
その記憶領域の先頭アドレスを示すCGポインタを記憶
しているRAM104bから構成される記憶手段104
と、文字を表示する表示手段102と、文字及び動作の
指示を入力する入力手段103と、入力された動作の指
示に対して全体の動作を制御する制御手段101を備
え、BASIC言語搭載ICカード105は、CGパタ
ーンデータ切替用のBASIC言語の命令を格納するカ
ードROM107とユーザ定義のアプリケーションプロ
グラムを格納するカードRAM106を備えている。
As shown in FIG. 1, an electronic notebook system of the present invention comprises an electronic notebook body 108 and a BASIC language-equipped IC card 105 having a BASIC language interpreter attachable to the electronic notebook body. The electronic notebook body 108 includes a ROM 104a that stores CG pattern data for displaying characters in a storage area,
Storage means 104 including a RAM 104b that stores a CG pointer indicating the start address of the storage area
And a display means 102 for displaying characters, an input means 103 for inputting characters and operation instructions, and a control means 101 for controlling the overall operation in response to the input operation instructions. 105 includes a card ROM 107 for storing BASIC language instructions for switching CG pattern data and a card RAM 106 for storing a user-defined application program.

【0008】[0008]

【作用】図1に示すように、電子手帳本体108の制御
手段101は、BASICカード106内のカードRO
M107に搭載されたBASICインタプリタを利用し
て、BASICカード105内のカードRAM106に
記録されているユーザ定義のアプリケーションプログラ
ムを実行する。
As shown in FIG. 1, the control means 101 of the electronic notebook main body 108 is the card RO in the BASIC card 106.
The BASIC interpreter installed in the M107 is used to execute the user-defined application program recorded in the card RAM 106 in the BASIC card 105.

【0009】BASICインタプリタがアプリケーショ
ンプログラムに含まれたCGパターンデータ切替命令を
読み出し実行すると、制御手段101は、本体内のRA
M104bの中に記憶されているCGポインタが指示す
るアドレスを書き替え、文字の表示のために使用するC
Gパターンデータとして、本体内のROM104aにあ
らかじめ書き込まれているCGパターンデータかあるい
はカードRAM106内に記憶されているユーザ定義の
CGパターンデータが選択され、その選択されたCGパ
ターンデータの記憶領域の先頭アドレスがCGポインタ
の内容として書き込まれる。
When the BASIC interpreter reads and executes the CG pattern data switching command included in the application program, the control means 101 causes the RA in the main body to operate.
C used for displaying characters by rewriting the address designated by the CG pointer stored in M104b
As the G pattern data, the CG pattern data previously written in the ROM 104a in the main body or the user-defined CG pattern data stored in the card RAM 106 is selected, and the head of the storage area of the selected CG pattern data is selected. The address is written as the content of the CG pointer.

【0010】[0010]

【実施例】本発明の一実施例を図2〜図5を用いて説明
する。図2に電子手帳のシステム図を示す。電子手帳を
制御する制御部1は、CPU2及びゲートアレイ3を備
えている。制御部1は、図1の制御手段101に対応す
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described with reference to FIGS. FIG. 2 shows a system diagram of the electronic notebook. The control unit 1 that controls the electronic notebook includes a CPU 2 and a gate array 3. The control unit 1 corresponds to the control means 101 in FIG.

【0011】LCD4には、デコーダ5、ビットマップ
メモリ6、コモンドライバ7及びセグメントドライバ8
を介して制御部1に接続されている。LCDに表示すべ
きデータは制御部1からデコーダ5に与えられる。デコ
ーダ5はそのデータをデコードして、ビットマップメモ
リ6に書き込む。ビットマップメモリ6は、LCD4の
1ドットに対して1ビットが割り当てられたメモリであ
り、点灯すべきドットに対応するビットには「1」が、
そうでないビットには「0」が書き込まれる。コモンド
ライバ及びセグメントドライバ8は、ビットマップメモ
リ6の記憶内容にしたがって、LCD4上に文字、図形
等を表示する。上記LCD4,デコーダ5,ビットマッ
プメモリ6,コモンドライバ7及びセグメントドライバ
8は、図1の表示手段102に対応する。
The LCD 4 includes a decoder 5, a bit map memory 6, a common driver 7 and a segment driver 8.
It is connected to the control unit 1 via. The data to be displayed on the LCD is given from the control unit 1 to the decoder 5. The decoder 5 decodes the data and writes it in the bitmap memory 6. The bit map memory 6 is a memory in which 1 bit is assigned to 1 dot of the LCD 4, and "1" is assigned to the bit corresponding to the dot to be turned on.
"0" is written in the other bits. The common driver and the segment driver 8 display characters, figures, etc. on the LCD 4 according to the stored contents of the bitmap memory 6. The LCD 4, the decoder 5, the bit map memory 6, the common driver 7 and the segment driver 8 correspond to the display means 102 in FIG.

【0012】制御部1には又、リアルタイムクロック
(RTC)9と、プリンタ、バーソナルコンピュータ、
他の電子手帳と接続するための拡張端子10と、メモリ
カード専用の拡張用端子11とが接続されている。拡張
用端子11には、メモリカード12のメスコネクタ13
と接続されるオスコネクタ14及びオスコネクタ14に
メモリカードのメスコネクタ13が接続されていること
を検出するための検出部15が接続されている。
The control unit 1 also includes a real time clock (RTC) 9, a printer, a personal computer,
An expansion terminal 10 for connecting to another electronic notebook and an expansion terminal 11 dedicated to a memory card are connected. The expansion terminal 11 has a female connector 13 of the memory card 12.
The male connector 14 connected with the male connector 14 and the detection unit 15 for detecting that the female connector 13 of the memory card is connected are connected.

【0013】制御部1にはさらに、ROM16及び電池
によってバックアップされているRAM17が接続され
ている。ROM16の中には、各文字に対応する表示パ
ターンがテーブルとして記録されており、通常このテー
ブルの先頭アドレスがRAMの固定のアドレスにCGポ
インタとして記憶されている。
A ROM 16 and a RAM 17 backed up by a battery are further connected to the control unit 1. A display pattern corresponding to each character is recorded in the ROM 16 as a table, and the head address of this table is usually stored as a CG pointer at a fixed address in the RAM.

【0014】BASICカード12は、メモリカードの
一種であり、カードROM18にBASICインタプリ
タを搭載し、カードRAM19にBASICプログラム
を記憶して動作するものである。又、カードRAM19
には、BASICインタプリタが動作するための種々の
ワークエリアが存在する。BASICカードは、電子手
帳へメモリカード専用の拡張用端子11を介して装着後
の初回の電源投入又は、電子手帳のアプリケーション実
行中に本体のキーボード20のCARDキー21の押下
によって動作する。
The BASIC card 12 is a type of memory card, and has a BASIC interpreter installed in the card ROM 18 and a BASIC program stored in the card RAM 19 to operate. Also, the card RAM 19
, There are various work areas for the BASIC interpreter to operate. The BASIC card operates by turning on the power for the first time after being attached to the electronic notebook via the expansion terminal 11 dedicated to the memory card, or by pressing the CARD key 21 of the keyboard 20 of the main body while executing the application of the electronic notebook.

【0015】ここで、CGテーブルの切り替えをBAS
IC言語でプログラム可能とするためシステム変数_C
G$を導入し、CGパターンデータの参照と切替を行う
命令を定義する。このシステム変数を参照することで、
現在の表示処理が電子手帳内のROMのCGパターンを
参照しているのか、ユーザ定義のCGパターンを参照し
ているのか判定できるようにする。また、このシステム
変数に文字を代入することで電子手帳内のROMのCG
パターンへの切替えとユーザ定義のCGパターンへの切
替えが設定できるようにする。
Here, switching of the CG table is performed by BAS.
System variable_C to enable programming in IC language
G $ is introduced to define an instruction for referring to and switching CG pattern data. By referencing this system variable,
It is possible to determine whether the current display processing refers to the CG pattern of the ROM in the electronic notebook or the CG pattern defined by the user. Also, by substituting characters for this system variable, the CG of the ROM in the electronic notebook
Allows setting for switching to a pattern and switching to a user-defined CG pattern.

【0016】参照命令 _CG$ 現在のCGの設定値を示す。 戻り値=“S”の場合 電子手帳内ROMのCGパター
ン。 戻り値=“U”の場合 ユーザ定義のCGパターン。 設定命令 _CG$=“S” 電子手帳内ROMのCGパターンに
切り替える。 _CG$=“U” ユーザ定義のCGパターンに切り替
える。
Reference instruction _CG $ Indicates the current set value of CG. Return value = "S" CG pattern in ROM in electronic notebook. Return value = "U" User-defined CG pattern. Setting command _CG $ = "S" Switch to the CG pattern of the ROM in the electronic notebook. _CG $ = “U” Switch to a user-defined CG pattern.

【0017】CGパターンデータをユーザ定義のCGパ
ターンデータへ切り替える処理を図3に示すフローチャ
ートで説明する。まずユーザCGフラグがONに設定さ
れているかどうかをチェックし(ステップS10)、ユ
ーザCGフラグがONなら、現在ユーザ定義のCGに切
り替わっているので何も処理せずに終了する。ユーザC
GフラグがOFFならCG設定フラグを調べる(ステッ
プS11)。
The process of switching the CG pattern data to the user-defined CG pattern data will be described with reference to the flowchart shown in FIG. First, it is checked whether or not the user CG flag is set to ON (step S10), and if the user CG flag is ON, it means that the user-defined CG is currently switched, and the processing is ended without any processing. User C
If the G flag is OFF, the CG setting flag is checked (step S11).

【0018】CG設定フラグがON(ステップS12)
なら、ユーザ定義のCGパターンはBASICカードの
ワークエリアに設定されているので、電子手帳のRAM
のCGポインタを書き替え(ステップS13)、現在ユ
ーザCGに切り替わっている事を示すため、ユーザCG
フラグをONにして、処理を終了する(ステップS1
4)。
CG setting flag is ON (step S12)
If so, since the user-defined CG pattern is set in the work area of the BASIC card, the RAM of the electronic notebook
CG pointer of the user CG is rewritten (step S13) to indicate that the user CG is currently switched.
The flag is turned ON and the process is terminated (step S1).
4).

【0019】CG設定フラグがOFFなら“CG.DA
T”ファイルを調べる(ステップS15)。“CG.D
AT”ファイルが存在しなければ、ユーザ定義のCGの
登録ができないため、エラーとして処理を終了する(ス
テップS16)。エラーの場合、CGはシステムROM
内部のCGのままであり、_CG$の値も“S”のまま
である。
If the CG setting flag is OFF, "CG.DA
Check the "T" file (step S15). D
If the AT "file does not exist, the user-defined CG cannot be registered, and the process ends as an error (step S16). In the case of an error, the CG is the system ROM.
The internal CG remains the same, and the value of _CG $ also remains “S”.

【0020】“CG.DAT”ファイルが存在すれば、
このファイルの内容をCGデータとしてBASICカー
ドのシステムエリアに転送する(ステップS17)。C
Gデータの登録を示すため、CG設定フラグをONにす
る(ステップS18)。登録が終了したため、“CG.
DAT”ファイルは不必要となるので、このファイルを
消去する(ステップS19)。その後、ステップS1
3、及びステップS14の処理を行いCG切り替え処理
を終了する。
If the "CG.DAT" file exists,
The contents of this file are transferred to the system area of the BASIC card as CG data (step S17). C
To indicate the registration of G data, the CG setting flag is turned on (step S18). Since the registration is completed, "CG.
Since the DAT "file is unnecessary, this file is deleted (step S19), and then step S1.
3 and the process of step S14 are performed, and the CG switching process is ended.

【0021】CGパターンデータを電子手帳本体のRO
M16内のCGパターンデータへ切り替える処理を図4
に示すフローチャートで説明する。電子手帳のRAM1
7のCGポインタを電子手帳本体ROM16のCGパタ
ーンデータを指すように書き替え(ステップS20)、
本体のROM16のCGパターンデータに切り替えた事
を示すため、ユーザCGフラグをOFFにする(ステッ
プS21)。
The CG pattern data is transferred to the RO of the electronic notebook body.
The process of switching to the CG pattern data in M16 is shown in FIG.
This will be described with reference to the flowchart shown in. RAM1 of electronic notebook
The CG pointer 7 is rewritten to point to the CG pattern data in the electronic notebook body ROM 16 (step S20),
The user CG flag is turned off to indicate that the CG pattern data of the ROM 16 of the main body has been switched to (step S21).

【0022】図5にキャラクタ“A”のCGパターンデ
ータの構成を示す。“CG.DAT”ファイル中のCG
パターンデータの構成は、電子手帳のCGデータの形式
に従う。
FIG. 5 shows the structure of the CG pattern data of the character "A". CG in the "CG.DAT" file
The structure of the pattern data follows the format of the CG data of the electronic notebook.

【0023】このようにして、この実施例によれば、B
ASICカードのカードROM18内に、CGパターン
データ切替用のBASIC言語の命令を備えることによ
り、ユーザの作成したアプリケーションプログラムによ
って、電子手帳のRAM内のCGポインタを切替えるこ
とが可能となり、特殊なキャラクタパターンを表示させ
ることが可能となる。
Thus, according to this embodiment, B
By providing the BASIC language instruction for switching the CG pattern data in the card ROM 18 of the ASIC card, it becomes possible to switch the CG pointer in the RAM of the electronic notebook by the application program created by the user, and the special character pattern Can be displayed.

【0024】また、ユーザ定義の特殊なキャラクタパタ
ーンを表示させて処理をするアプリケーションプログラ
ムを実行させることができるようになる。なお、ユーザ
定義の特殊なキャラクタパターンを表示させることがで
きるため、ユーザにとって独自でわかりやすい表示がで
きる。
Further, it becomes possible to execute an application program for displaying and processing a user-defined special character pattern. Since a user-defined special character pattern can be displayed, it is possible for the user to make a unique display.

【0025】[0025]

【発明の効果】本発明の電子手帳システムは、電子手帳
本体とその本体に装着可能なBASIC言語インタプリ
タを搭載したBASIC言語搭載ICカードから構成さ
れ、BASIC言語搭載ICカードのカードROM内に
CGパターンデータ切替用のBASIC言語の命令を備
えることによって、ユーザの作成したアプリケーション
プログラムで電子手帳のRAM内のCGポインタを切替
えることができるようになり、ユーザ定義の特殊なキャ
ラクタパターンを表示させることが可能となる。
The electronic notebook system of the present invention comprises an electronic notebook main body and a BASIC language-equipped IC card equipped with a BASIC language interpreter that can be attached to the main body, and the CG pattern is stored in the card ROM of the BASIC language-equipped IC card. By providing the BASIC language command for data switching, it becomes possible to switch the CG pointer in the RAM of the electronic notebook with the application program created by the user, and it is possible to display the special character pattern defined by the user. Becomes

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

【図1】本発明の構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of the present invention.

【図2】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 2 is a block diagram showing a configuration of an exemplary embodiment of the present invention.

【図3】ユーザ定義のCGパターンデータへ切替える処
理のフローチャートである。
FIG. 3 is a flowchart of processing for switching to user-defined CG pattern data.

【図4】電子手帳本体のROM内のCGパターンデータ
へ切替える処理のフローチャートである。
FIG. 4 is a flowchart of a process of switching to CG pattern data in a ROM of the electronic notebook body.

【図5】キャラクタ“A”のCGパターンデータの構成
を示す説明図である。
FIG. 5 is an explanatory diagram showing a configuration of CG pattern data of a character “A”.

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

1 制御部 2 CPU 3 ゲートアレイ 4 LCD 5 デコーダ 6 ビットマップメモリ 7 コモンドライバ 8 セグメントドライバ 9 リアルタイムクロック(RTC) 10 拡張端子 11 メモリカード専用拡張用端子 12 メモリカード 13 メスコネクタ 14 オスコネクタ 15 検出部 16 ROM 17 RAM 18 カードROM 19 カードRAM 20 キーボード 21 CARDキー 1 Control Unit 2 CPU 3 Gate Array 4 LCD 5 Decoder 6 Bitmap Memory 7 Common Driver 8 Segment Driver 9 Real Time Clock (RTC) 10 Expansion Terminal 11 Memory Card Dedicated Expansion Terminal 12 Memory Card 13 Female Connector 14 Male Connector 15 Detector 16 ROM 17 RAM 18 card ROM 19 card RAM 20 keyboard 21 CARD key

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.5 識別記号 庁内整理番号 FI 技術表示箇所 G06F 9/45 G06K 19/07 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 5 Identification code Internal reference number FI Technical display location G06F 9/45 G06K 19/07

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 電子手帳本体と、電子手帳本体に装着可
能なBASIC言語インタプリタを搭載したBASIC
言語搭載ICカードからなり、電子手帳本体は、文字を
表示するためのCGパターンデータを記憶領域に記憶し
ているROMと、その記憶領域の先頭アドレスを示すC
Gポインタを記憶しているRAMから構成される記憶手
段と、文字を表示する表示手段と、文字及び動作の指示
を入力する入力手段と、入力された動作の指示に対して
全体の動作を制御する制御手段を備え、BASIC言語
搭載ICカードは、CGパターンデータ切替用のBAS
IC言語の命令を格納するカードROMとユーザ定義の
アプリケーションプログラムを格納するカードRAMを
備えた電子手帳システム。
1. A BASIC having an electronic notebook body and a BASIC language interpreter attachable to the electronic notebook body.
The electronic notebook body is composed of a language-equipped IC card, and the electronic notebook body has a ROM that stores CG pattern data for displaying characters in a storage area and a C that indicates the start address of the storage area.
A storage unit including a RAM that stores a G pointer, a display unit that displays a character, an input unit that inputs a character and an operation instruction, and an entire operation is controlled in response to the input operation instruction. The IC card with the BASIC language is equipped with a control means for
An electronic notebook system having a card ROM for storing IC language instructions and a card RAM for storing user-defined application programs.
JP4145919A 1992-06-05 1992-06-05 Electronic notebook system Pending JPH05342167A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4145919A JPH05342167A (en) 1992-06-05 1992-06-05 Electronic notebook system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4145919A JPH05342167A (en) 1992-06-05 1992-06-05 Electronic notebook system

Publications (1)

Publication Number Publication Date
JPH05342167A true JPH05342167A (en) 1993-12-24

Family

ID=15396118

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4145919A Pending JPH05342167A (en) 1992-06-05 1992-06-05 Electronic notebook system

Country Status (1)

Country Link
JP (1) JPH05342167A (en)

Similar Documents

Publication Publication Date Title
US4912640A (en) Electronic type memo device
JP2979092B2 (en) Information processing device
JPH09152859A (en) Printer
JPH05342167A (en) Electronic notebook system
JPS5998362A (en) Discriminating device of memory cassette
JP3152349B2 (en) IC card system
JPS6126686B2 (en)
JP3001205B2 (en) Information processing device
JP2664168B2 (en) Starting method of information processing device
JP2568284Y2 (en) Handheld electronic calculator
JP2775728B2 (en) Document processing device
JPH08161143A (en) Handwriting input device
JPH09330434A (en) Information storing processor and error information storing processor
JPH09282224A (en) Memory capacity recognizing method
JPH0612205A (en) Message display device
JPS61286912A (en) Starting system for data terminal
JPS62260254A (en) Terminal system
JP2904488B2 (en) Character processor
JP3305340B2 (en) Operation display panel
JPH05224770A (en) Method and device for processing data
JPH0261899A (en) Prom writer
JPS62107337A (en) Program cartridge
JPH0612245A (en) Personal computer
JPH02291041A (en) Portable terminal equipment
JPH01314365A (en) Local screen file generating system