JP3114736B2 - Information processing method - Google Patents

Information processing method

Info

Publication number
JP3114736B2
JP3114736B2 JP03039576A JP3957691A JP3114736B2 JP 3114736 B2 JP3114736 B2 JP 3114736B2 JP 03039576 A JP03039576 A JP 03039576A JP 3957691 A JP3957691 A JP 3957691A JP 3114736 B2 JP3114736 B2 JP 3114736B2
Authority
JP
Japan
Prior art keywords
program
conversion
processing
power
conversion program
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.)
Expired - Fee Related
Application number
JP03039576A
Other languages
Japanese (ja)
Other versions
JPH04257027A (en
Inventor
智史 平山
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP03039576A priority Critical patent/JP3114736B2/en
Publication of JPH04257027A publication Critical patent/JPH04257027A/en
Application granted granted Critical
Publication of JP3114736B2 publication Critical patent/JP3114736B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Calculators And Similar Devices (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明はコンピュータに代表され
るプログラムで動作する情報処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus operated by a program represented by a computer.

【0002】[0002]

【従来の技術】コンピュータは、動作の基本となるプロ
グラムをROMに記憶しており、このプログラムに従っ
て種々の処理を実行する。このプログラムが2つ以上存
在する場合、1つのプログラムの処理が終了したとき、
次に他のプログラムを使いたい場合プログラムを切り換
える必要がある。このプログラムの切り換え方法とし
て、第1に所定のプログラムによる処理が終了したとき
EXIT,QUITなどのコマンドを実行し、OSレベ
ルに戻り次に別のプログラムを選んで起動する方法があ
る。第2の方法は、通常ウインドウシステムで採用され
ているものであり、例えばアイコンをクリックして目的
のプログラムを起動する。あるいは目的のプログラムウ
インドウ上へマウスカーソルを動かして入れることで起
動するものである。また第3の方法は、あらかじめ所定
のプログラムに他のプログラムをチェーンするように記
述しておくものである。
2. Description of the Related Art Computers store a basic program for operation in a ROM, and execute various processes according to the program. When two or more programs exist, when the processing of one program ends,
Next, if you want to use another program, you need to switch the program. As a method of switching the program, there is a method of executing a command such as EXIT or QUIT when the processing by a predetermined program is completed, returning to the OS level, and then selecting another program and starting it. The second method is usually employed in a window system. For example, a target program is started by clicking an icon. Alternatively, it is activated by moving the mouse cursor onto a target program window. In the third method, a predetermined program is described in advance so that another program is chained.

【0003】[0003]

【発明が解決しようとする課題】しかしながら上記した
第1の方法は、ユーザーがOSコマンドを覚えていなけ
ればならず、操作に慣れた者でないと実行しにくい課題
がある。また、どのプログラムを実行するかはユーザー
が選択することとなり、誤操作の可能性が大きい。
However, the first method described above has a problem that the user must remember the OS command and is difficult to execute unless the user is accustomed to the operation. Further, the user selects which program to execute, and there is a high possibility of erroneous operation.

【0004】上記した第2の方法は、あるプログラムの
現状を保存したままで他のプログラムに移ることにな
り、メモリの容量が小さい場合には実行困難である。
[0004] The above-mentioned second method involves transferring to another program while keeping the current state of a certain program, and is difficult to execute when the memory capacity is small.

【0005】さらに第3の方法は、そのプログラムの実
行環境が次のプログラムに影響しないような気配りのあ
るプログラムとしなければならず、プログラムの設計が
面倒となる。また、ユーザーに実行されているプログラ
ムが切り換わったということを知らせるための方策を考
慮しておかないと、ユーザーがプログラムが切り換わっ
たことに気付かず誤操作してしまう恐れがある。
Further, in the third method, the program must be a careful program so that the execution environment of the program does not affect the next program, and the design of the program becomes complicated. Unless a measure for informing the user that the program being executed has been switched is not taken into consideration, the user may not notice that the program has been switched and may perform an erroneous operation.

【0006】本発明はこのような状況に鑑みてなされた
ものであり、所定のプログラムから他のプログラムに簡
単に切り換えることができるようにするものである。
[0006] The present invention has been made in view of such a situation, and aims to easily switch from a predetermined program to another program.

【0007】[0007]

【課題を解決するための手段】本発明の情報処理方法
は、管理プログラムの実行中に、変換プログラムの起動
を、アイコンに基づき指定する第1の指定ステップと、
第1の指定ステップの処理により、変換プログラムの起
動が指定されたとき、自動的に電源をオフする電源オフ
ステップと、電源オフステップの処理により自動的にオ
フされた電源が再度オンされたとき、変換プログラムを
実行する実行ステップと、実行ステップの処理により変
換プログラムが実行されている状態において、変換プロ
グラムにより実行される変換処理の種類を選択する選択
ステップと、選択ステップの処理により選択された変換
処理の開始を第1のボタンに基づき指示する指示ステッ
プと、変換プログラムの処理の終了を、第2のボタンに
基づき指定する第2の指定ステップと、第2の指定ステ
ップの処理により、変換プログラムの処理の終了が指定
されたとき、自動的に電源をオフするとともに、電源が
再度オンされたとき、管理プログラムに戻ることを指定
する第3の指定手段とを含むことを特徴とする。前記変
換プログラムは、ファイルのフォーマットを変換するフ
ォーマット変換プログラムとするようにすることができ
る。 前記実行ステップの処理により変換プログラムが実
行されている状態においては、選択ステップの処理にお
ける選択、指示ステップの処理における指示、並びに第
2の指定ステップの処理における終了の指定のうちのい
ずれかが、実行可能とするようにすることができる。
記情報処理装置は、ポータブルコンピュータとするよう
にすることができる。
According to an information processing method of the present invention , a conversion program is activated during execution of a management program.
A first specifying step of specifying based on the icon,
By the processing of the first specified step, the conversion program is started.
Power off to automatically turn off the power when specified
Step and power-off step
When the power is turned on again, the conversion program is
It depends on the execution step to be executed and the processing of the execution step.
While the conversion program is running,
Selection to select the type of conversion performed by the program
Step and the transformation selected by the processing of the selection step
Instruction step for instructing the start of processing based on the first button
And the end of the conversion program processing to the second button
A second specifying step of specifying
End of conversion program processing is specified by
Automatically turns off the power when the
Specifies to return to the administration program when turned on again
And a third designating means . The strange
The conversion program converts the file format.
Format conversion program and can be
You. The conversion program is executed by the processing in the execution step.
In the selection step,
Selection, instructions in the processing of the instruction step, and
One of the end designations in the processing of the designated step 2
Any deviation can be made executable. Previous
The information processing device is a portable computer.
Can be

【0008】[0008]

【作用】上記構成の情報処理方法においては、管理プロ
グラム実行中に、アイコンに基づき、変換プログラムの
起動が指定されると、自動的に電源がオフされる。電源
が再度オンされると、変換プログラムが実行され、その
状態において、変換プログラムにより実行される変換処
理の種類が選択され、選択された変換処理の開始が、第
1のボタンに基づき指示される。変換プログラムの処理
の終了が、第2のボタンに基づき指定されされたとき、
自動的に電源がオフされるとともに、電源が再度オンさ
れたとき、管理プログラムに戻ることが指定される。
In the information processing method having the above configuration, the management program
While the program is running, the conversion program
When the start is specified, the power is automatically turned off. Power supply
Is turned on again, the conversion program is executed and the
In the state, the conversion process executed by the conversion program
The type of processing is selected, and the start of the selected
It is instructed based on the 1 button. Conversion program processing
Is specified based on the second button,
The power turns off automatically and the power turns on again.
Is specified to return to the management program.

【0009】従って、プログラムを切り換える操作が極
めて簡単に実行できる。
Therefore, the operation of switching the program can be executed very easily.

【0010】[0010]

【実施例】図1は、本発明の情報処理方法を電子手帳装
置(ポータブルコンピュータ)に応用した場合の一実施
例の構成を示す斜視図である。本体1には電源スイッチ
2が設けられ、装置を使用するときオンされ、使用を中
止するときオフされる。電源スイッチ2の左隣には画面
8の輝度(後述するLCD22の輝度)を調整する輝度
調整スイッチ3が設けられている。また、本体1の側部
にはケース4が設けられている。このケース4には、先
端にスイッチ7を有し、コード5を介して本体1と接続
されているペン6が非使用時に収容される。このペン6
は、ケース4から取り出した状態においては本体1の上
方部に水平に形成された溝10に配置することができる
ようになっている。この溝10の左側部には、スピーカ
9が設けられ、所定の音が出力されるようになってい
る。
FIG. 1 is a perspective view showing the configuration of an embodiment in which the information processing method of the present invention is applied to an electronic organizer (portable computer). The main body 1 is provided with a power switch 2, which is turned on when the apparatus is used and turned off when the use is stopped. Provided on the left of the power switch 2 is a brightness adjustment switch 3 for adjusting the brightness of the screen 8 (the brightness of the LCD 22 described later). A case 4 is provided on the side of the main body 1. The case 4 has a switch 7 at the end and a pen 6 connected to the main body 1 via the cord 5 is accommodated when not in use. This pen 6
Can be arranged in a groove 10 formed horizontally in the upper part of the main body 1 when taken out of the case 4. A speaker 9 is provided on the left side of the groove 10 to output a predetermined sound.

【0011】本体1の右側上部には2つのスイッチ1
1、12が設けられている。スイッチ11は後述するバ
ックライトの明るさを例えば2段階に切換える切換スイ
ッチであり、スイッチ12はスピーカ9から出力される
音の音量を、例えば3段階に切換える音量切換スイッチ
である。本体1の左側側部に設けられたスイッチ13
は、所定の動作を途中で停止させるとき(例えば放音中
の音を停止させるとき)操作される停止スイッチであ
る。本体1の左側部にはまたメモリ(IC)カード70
(図5参照)が装着されるソケット14が配置されてい
る。本体1の後側部にはソケット15が設けられてい
る。また、本体1の後側部のバッテリ19を装着するバ
ッテリ装着部1aの内部にもソケット16が設けられて
いる。これらのソケット15、16には、例えばRS2
32Cのケーブルやモデム、その他のアダプタ等が接続
されるようになっている。さらに本体1の左側部上方に
は、ACアダプタ17の接続端子18が設けられてい
る。
Two switches 1 are provided on the upper right side of the main body 1.
1 and 12 are provided. The switch 11 is a changeover switch for changing the brightness of the backlight described later, for example, to two levels, and the switch 12 is a volume changeover switch for changing the volume of the sound output from the speaker 9 to, for example, three levels. Switch 13 provided on left side of main body 1
Is a stop switch that is operated when a predetermined operation is stopped halfway (for example, when a sound being emitted is stopped). A memory (IC) card 70 is also provided on the left side of the main body 1.
(See FIG. 5). A socket 15 is provided on the rear side of the main body 1. A socket 16 is also provided inside the battery mounting portion 1a for mounting the battery 19 on the rear side of the main body 1. For example, RS2
A 32C cable, a modem, other adapters, and the like are connected. Further, a connection terminal 18 of an AC adapter 17 is provided above the left side of the main body 1.

【0012】図2は、画面8の、より詳細な構成例を示
している。この実施例においては、タブレット21(X
軸方向の位置を検出するタブレット21aとY軸方向の
位置を検出するタブレット21b)が一番上に設けられ
ている。このタブレット21の下方には、LCD22が
設けられている。このLCD22は、上下に設けられた
ガラス板22a,22bと、その中間に挿入された液晶
23により構成されている。LCD22の下方には、蛍
光板(EL)26が配置されている。このバックライト
としての蛍光板26が光を発生すると、その光がLCD
22を照明する。タブレット21a,21bは、透明な
部材により形成されているため、液晶23に表示された
画像が図中上方より観察される。プリント基板(PC
B)25には、図示せぬ部品が装填されており、ゴムコ
ネクタ24を介してLCD22と電気的に接続されてい
る。また、導電性フィルム27によりタブレット21と
も電気的に接続されている。
FIG. 2 shows a more detailed configuration example of the screen 8. In this embodiment, the tablet 21 (X
The tablet 21a for detecting the position in the axial direction and the tablet 21b) for detecting the position in the Y-axis direction are provided at the top. An LCD 22 is provided below the tablet 21. The LCD 22 is composed of glass plates 22a and 22b provided above and below, and a liquid crystal 23 inserted between them. A fluorescent plate (EL) 26 is provided below the LCD 22. When the fluorescent plate 26 as the backlight generates light, the light is transmitted to the LCD.
Illuminate 22. Since the tablets 21a and 21b are formed of a transparent member, an image displayed on the liquid crystal 23 is observed from above in the figure. Printed circuit board (PC
B) 25 is loaded with a component (not shown) and is electrically connected to the LCD 22 via a rubber connector 24. Further, the conductive film 27 is also electrically connected to the tablet 21.

【0013】図3は、蛍光板26の、より詳細な構成例
を示している。この実施例においては、電極31と発光
部(他方の電極)32との間に絶縁フィルム33が配置
されている。電極31と発光部32の間に所定の電圧を
かけることにより、発光部32が発光する。電極31と
発光部32は、板状に形成されており、画面8を均一に
照射することが可能である。
FIG. 3 shows a more detailed configuration example of the fluorescent plate 26. In this embodiment, an insulating film 33 is disposed between an electrode 31 and a light emitting section (the other electrode) 32. By applying a predetermined voltage between the electrode 31 and the light emitting unit 32, the light emitting unit 32 emits light. The electrode 31 and the light emitting section 32 are formed in a plate shape, and can irradiate the screen 8 uniformly.

【0014】バックライトとしては、この他蛍光管を用
いることも可能である。また、蛍光管をサイドライトと
して本体の側部に設け、その光を光伝達部材によりLC
D22の後部に伝達し、照明できるようにすることも可
能である。
As a backlight, a fluorescent tube may be used. In addition, a fluorescent tube is provided as a side light on the side of the main body, and the light is transmitted to the LC by a light transmitting member.
It is also possible to transmit to the rear of D22 so that it can be illuminated.

【0015】図4は、タブレットによる位置検出とLC
Dによる表示の原理を示す回路図である。タブレット2
1はX軸方向に、例えば512本の電極を有しており、
Y軸方向に342本の電極を有している。これにより、
512×342画素を検出することが可能となる。タブ
レットコントローラ46は、クロック発生回路45aを
制御し、342本の電極1本1本に順次所定の電圧を印
加する。次に、クロック発生回路45bが制御され、5
12本の電極に順次電圧が印加される。すなわち、クロ
ック発生回路45aとクロック発生回路45bが発生す
るクロックによりタブレット21がスキャンされてい
る。ペン6をタブレット21上の所定の位置に近づける
と、タブレット21とペン6との間に所定の静電容量が
形成される。そして、ペン6をタブレット21に押圧し
たとき、ペン6の先端のスイッチ7がオンするのでペン
6とタブレット21上の所定の電極との間に発生した電
荷が検出され、アンプ47を介してタブレットコントロ
ーラ46に供給される。タブレットコントローラ46は
クロック発生回路45aと45bのクロック発生タイミ
ングを管理しているので、ペン6から供給された検出信
号とクロックの発生タイミングとからタブレット21上
のペン6による押圧位置を検出することができる。タブ
レットコントローラ46は、このようにして検出したペ
ン6による操作座標をCPU41に供給する。CPU4
1は、ペン6がタブレット21を押圧し、スイッチ7が
オンした(ペンダウンした)位置と、タブレット21か
ら離れ、スイッチ7がオフした(ペンアップした)位置
とを常に監視している。そして、ペンダウンで入力を受
け付け、ペンアップで入力を確定する。
FIG. 4 shows the position detection by a tablet and LC
FIG. 4 is a circuit diagram showing the principle of display by D. Tablet 2
1 has, for example, 512 electrodes in the X-axis direction,
It has 342 electrodes in the Y-axis direction. This allows
It becomes possible to detect 512 × 342 pixels. The tablet controller 46 controls the clock generation circuit 45a, and sequentially applies a predetermined voltage to each of the 342 electrodes. Next, the clock generation circuit 45b is controlled,
Voltage is sequentially applied to the twelve electrodes. That is, the tablet 21 is scanned by the clocks generated by the clock generation circuits 45a and 45b. When the pen 6 approaches a predetermined position on the tablet 21, a predetermined capacitance is formed between the tablet 21 and the pen 6. When the pen 6 is pressed against the tablet 21, the switch 7 at the tip of the pen 6 is turned on, so that a charge generated between the pen 6 and a predetermined electrode on the tablet 21 is detected. It is supplied to the controller 46. Since the tablet controller 46 manages the clock generation timing of the clock generation circuits 45a and 45b, the tablet controller 46 can detect the pressed position on the tablet 21 by the pen 6 from the detection signal supplied from the pen 6 and the clock generation timing. it can. The tablet controller 46 supplies the operation coordinates of the pen 6 thus detected to the CPU 41. CPU4
1 is always monitoring the position where the pen 6 presses the tablet 21 and the switch 7 is turned on (pen down), and the position where the pen 6 is separated from the tablet 21 and the switch 7 is turned off (pen up). Then, input is accepted by pen down, and input is confirmed by pen up.

【0016】一方、CPU41はLCDコントローラ4
3を制御し、メモリ(V−RAM)44に表示すべき画
像に対応するデータを書き込む。LCDコントローラ4
3は、メモリ44からデータを読み出し、データに対応
する信号を駆動回路42bに供給する。LCD22は、
タブレット21に対応して水平方向に512本の電極を
有し、垂直方向に342本の電極を有している。駆動回
路42aは、342本の電極に1本ずつ順次所定の電圧
を印加する。また、駆動回路42bは、512本の電極
に画像データに対応する電圧を順次印加する。このよう
にして、LCD22上の各画素がスキャンされ、LCD
22上に所定の画像が表示されることになる。
On the other hand, the CPU 41
3 and writes data corresponding to the image to be displayed in the memory (V-RAM) 44. LCD controller 4
3 reads data from the memory 44 and supplies a signal corresponding to the data to the drive circuit 42b. LCD 22
It has 512 electrodes in the horizontal direction and 342 electrodes in the vertical direction corresponding to the tablet 21. The drive circuit 42a sequentially applies a predetermined voltage to 342 electrodes one by one. Further, the drive circuit 42b sequentially applies voltages corresponding to image data to the 512 electrodes. Thus, each pixel on the LCD 22 is scanned, and the LCD 22 is scanned.
A predetermined image is displayed on 22.

【0017】図5は、本体1のより詳細な電気的構成を
示している。CPU41は、バスライン57を介して各
種のICなどと接続されている。ROM51は、装置全
体のシステムプログラムの他、例えばワードプロセッサ
機能用のカナ漢字変換プログラムおよびそのための辞書
テーブル、さらに手書き入力に対する認識プログラムお
よびそのための辞書テーブルなどが書き込まれている。
ワーキング用RAM52には、動作上必要なデータが随
時記憶される。バックアップ用RAM53には、バック
アップ用の電池54(バッテリ19とは別の電池)が接
続されており、装置本体の電源がオフされた場合におい
ても必要なデータをバックアップするようになってい
る。タイマーIC55は電池54に接続され、水晶振動
子56からのクロックを計数して、その時点における年
月日および時刻のデータを出力している。上述したLC
Dコントローラ43やタブレットコントローラ46も、
バスライン57を介してCPU41に接続されている。
FIG. 5 shows a more detailed electrical configuration of the main body 1. The CPU 41 is connected to various ICs via a bus line 57. In the ROM 51, for example, a kana-kanji conversion program for a word processor function and a dictionary table therefor, as well as a recognition program for handwritten input and a dictionary table therefor are written, in addition to the system program of the entire apparatus.
The working RAM 52 stores data necessary for operation as needed. A backup battery 54 (a battery different from the battery 19) is connected to the backup RAM 53, so that necessary data is backed up even when the power of the apparatus main body is turned off. The timer IC 55 is connected to the battery 54, counts the clock from the crystal oscillator 56, and outputs data of the date and time at that time. LC described above
The D controller 43 and the tablet controller 46 are also
It is connected to the CPU 41 via the bus line 57.

【0018】音声処理回路58は、ソケット14乃至1
6からの入力やCPU41からの指令に対応して所定の
音声信号を発生し、加算器59に出力する。音声メモリ
61はCPU41に制御され、予め記憶している所定の
音声(例えば警告音「エッ?」)を加算器59に出力す
る。加算器59は音声処理回路58の出力と音声メモリ
61の出力とを加算し、音声音量コントローラ60を介
してスピーカ9に出力する。音量コントローラ60に
は、音量切換スイッチ12が接続され、これを操作する
ことにより音量を制御することができるようになってい
る。
The audio processing circuit 58 includes the sockets 14 to 1
A predetermined audio signal is generated in response to an input from the CPU 6 or a command from the CPU 41 and output to the adder 59. The voice memory 61 is controlled by the CPU 41 and outputs a predetermined voice (for example, a warning sound “Eh?”) Stored in advance to the adder 59. The adder 59 adds the output of the audio processing circuit 58 and the output of the audio memory 61 and outputs the result to the speaker 9 via the audio volume controller 60. The volume controller 60 is connected to the volume selector switch 12, and the volume can be controlled by operating the switch.

【0019】蛍光板(バックライト部)26には、電源
回路64(電源スイッチ2をオンしたとき、バッテリ1
9あるいはACアダプタ17から電力が供給される)か
らの電力がインバータ回路63を介して供給されてい
る。蛍光板26の明るさは、切換スイッチ11を切換え
ることによりインバータ回路63を介して2段階(例え
ば明るい部屋に適した明るさと暗い部屋に適した明る
さ)に切換えることができる。また、これとは別に、輝
度調整スイッチ3を制御することにより、LCD22の
明るさを多段階に所望の値に制御することができるよう
になっている。スイッチ65aは、本体1に装着された
バッテリ19が1次電池であるか2次電池であるかに対
応してオン/オフされる。スイッチ65bは、バッテリ
19の容量を検出し、その容量の大小に応じてオン/オ
フされる。これらのスイッチ65aと65b等は、電源
回路64を介してキーインタフェース62に接続されて
いる。キーインタフェース62にはまた、輝度調整スイ
ッチ3、切換スイッチ11、停止スイッチ13等が接続
されている。キーインタフェース62は、これらのスイ
ッチのオン/オフに対応する信号をCPU41に供給す
る。
A power supply circuit 64 (when the power switch 2 is turned on, the battery 1
9 or power supplied from the AC adapter 17) is supplied via the inverter circuit 63. The brightness of the fluorescent screen 26 can be switched between two levels (for example, a brightness suitable for a bright room and a brightness suitable for a dark room) via the inverter circuit 63 by switching the changeover switch 11. In addition, by controlling the brightness adjustment switch 3, the brightness of the LCD 22 can be controlled to a desired value in multiple steps. The switch 65a is turned on / off according to whether the battery 19 mounted on the main body 1 is a primary battery or a secondary battery. The switch 65b detects the capacity of the battery 19, and is turned on / off according to the size of the capacity. These switches 65 a and 65 b are connected to the key interface 62 via the power supply circuit 64. The key interface 62 is also connected to the brightness adjustment switch 3, the changeover switch 11, the stop switch 13, and the like. The key interface 62 supplies signals corresponding to ON / OFF of these switches to the CPU 41.

【0020】ソケット14には、ICカード70が接続
され、CPU41はICカードインタフェース66を介
して、そのICカード70とデータ、プログラム等の授
受ができるようになっている。また、ソケット15、1
6には、アダプタ71が接続され、拡張用インタフェー
ス68を介してCPU41と接続されるようになってい
る。
An IC card 70 is connected to the socket 14, and the CPU 41 can exchange data, programs, and the like with the IC card 70 via the IC card interface 66. In addition, sockets 15, 1
The adapter 6 is connected to the CPU 6 via the extension interface 68.

【0021】次に、図6乃至図8のフローチャート、お
よび図9乃至図12の入力画面の図を参照してプログラ
ムを切り換える場合の動作について説明する。
Next, the operation when the program is switched will be described with reference to the flowcharts of FIGS. 6 to 8 and the input screen diagrams of FIGS. 9 to 12.

【0022】まず図6のステップS1において、電源ス
イッチ2がオンされたか否かが判定される。電源スイッ
チ2がオンされたときステップS2に進み、スタートフ
ァイルプログラムをバックアップRAM53から読み出
す。後述するステップS14またはS24において、こ
のスタートプログラムファイルには電源がオンされたと
き実行すべきプログラムが指定されている。次にステッ
プS3において、読み出したスタートプログラムファイ
ルの内容が管理プログラムであるか否かを判定する。管
理プログラムとは電子手帳装置として動作するのに必要
な基本的プログラムである。スタートファイルプログラ
ムがこの管理プログラムである場合においてはステップ
S6に進み、そのプログラムが起動される。これによ
り、装置は通常の電子手帳装置として使用することがで
きる。
First, in step S1 of FIG. 6, it is determined whether or not the power switch 2 has been turned on. When the power switch 2 is turned on, the process proceeds to step S2, and the start file program is read from the backup RAM 53. In step S14 or S24 described later, the start program file specifies a program to be executed when the power is turned on. Next, in step S3, it is determined whether or not the content of the read start program file is a management program. The management program is a basic program required to operate as an electronic organizer. If the start file program is the management program, the process proceeds to step S6, and the program is started. This allows the device to be used as a normal electronic organizer.

【0023】この管理プログラム上においては、ステッ
プS11において他のプログラムとしてのフォーマット
変換プログラムへの移行ボタン88(図11)がペン6
によりタッチされたか否かが判定される。この「変換モ
ードへ移行」のボタン88が操作されない場合において
はステップS12に進み、その他の処理が実行される。
一方、このボタン88がペン6によりタッチされた場合
においては、必要に応じ所定のメッセージをステップS
13において表示し、ステップS14においてスタート
プログラムファイルにフォーマット変換プログラムを登
録する。そして、次にステップS15に進み、管理プロ
グラムの終了処理を行う。すなわち、それまで管理プロ
グラムを実行した結果得られたデータ等を必要に応じバ
ックアップRAM53に記憶させる。そしてプログラム
により電源を自動的にオフする。このように電源がプロ
グラムにより自動的にオフされるので、上述したステッ
プS13においては、少なくともボタン88を操作する
と電源が自動的にオフされる旨のメッセージを表示する
のが好ましい。
On this management program, the shift button 88 (FIG. 11) to a format conversion program as another program is set in the pen 6 in step S11.
It is determined whether or not a touch has been made. If the “transition mode” button 88 is not operated, the process proceeds to step S12, and other processes are executed.
On the other hand, when the button 88 is touched by the pen 6, a predetermined message is issued as necessary at step S.
13 and the format conversion program is registered in the start program file in step S14. Then, the process proceeds to step S15, in which the management program is terminated. That is, data and the like obtained as a result of executing the management program are stored in the backup RAM 53 as needed. Then, the power is automatically turned off by the program. As described above, since the power is automatically turned off by the program, in step S13, it is preferable to display a message indicating that the power is automatically turned off when at least the button 88 is operated.

【0024】このようにしてプログラムにより自動的に
電源がオフされた後、使用者が再度電源スイッチ2を操
作して電源を立ち上げると、このときスタートプログラ
ムファイルには上記したステップS14において、フォ
ーマット変換プログラムが指定されている。その結果、
ステップS1,S3を介してステップS4に進み、ステ
ップS4においてYESの判定がなされステップS7に
進む。これによりフォーマット変換プログラムが起動さ
れる。フォーマット変換プログラムにおいては、ステッ
プS21においてフォーマット変換プログラム中のファ
イル変換終了ボタン94(図12)がペン6によりタッ
チされたか否かが判定される。ボタン94がタッチされ
なければステップS22に進み、その他の処理が実行さ
れる。すなわち、例えばファイル変換のための処理が実
行される。この点については後に詳述する。
After the power is automatically turned off by the program as described above, when the user operates the power switch 2 again to turn on the power, the start program file contains the format in step S14 described above. A conversion program has been specified. as a result,
The process proceeds to step S4 via steps S1 and S3, and YES is determined in step S4, and the process proceeds to step S7. Thereby, the format conversion program is started. In the format conversion program, it is determined in step S21 whether or not the file conversion end button 94 (FIG. 12) in the format conversion program has been touched by the pen 6. If the button 94 is not touched, the process proceeds to step S22, and other processes are executed. That is, for example, a process for file conversion is executed. This will be described in detail later.

【0025】ボタン94がペン6によりタッチされた場
合においてはステップS23に進み、必要に応じて所定
のメッセージが表示される。後述するステップS25に
おいて、プログラムにより電源が自動的にオフされるこ
とになるので、ここにおいて少なくとも電源が自動的に
オフされる旨を使用者に伝えるメッセージを表示するの
が好ましい。次にステップS24に進み、スタートプロ
グラムファイルに管理プログラムを登録する。そして、
ステップS25においてフォーマット変換プログラムの
終了処理を行い、電源を自動的にオフする。
When the button 94 is touched by the pen 6, the process proceeds to step S23, and a predetermined message is displayed as necessary. Since the power is automatically turned off by the program in step S25 described later, it is preferable to display at least a message notifying the user that the power is automatically turned off. Next, the process proceeds to step S24, where the management program is registered in the start program file. And
In step S25, the format conversion program is terminated, and the power is automatically turned off.

【0026】ステップS4において、スタートプログラ
ムファイルの内容がフォーマット変換プログラムでない
と判定された場合においてはステップS5に進み、その
他の処理が実行される。
If it is determined in step S4 that the content of the start program file is not a format conversion program, the process proceeds to step S5, where other processing is executed.

【0027】なお、ステップS2乃至S5の処理は、起
動プログラムの開始番地を記載したテーブルに基づいて
プログラム開始番地にジャンプするようにしてもよい。
The processing in steps S2 to S5 may jump to the program start address based on a table describing the start address of the start program.

【0028】さらに、図9乃至図12の入力画面の図を
用いてプログラム切り換えの具体的な操作について説明
する。
Further, a specific operation of the program switching will be described with reference to the input screen diagrams of FIGS. 9 to 12.

【0029】図9は、画面8の1つの表示状態を示して
いる。この画面は管理プログラムを実行した結果表示さ
れているものである。この状態においては、上方にアイ
コン表示領域81が形成され、そこに種々のアイコン8
3が表示されている。ここで、「ドウグ」のアイコン8
3aにペン6でペンダウンし、ペン6をそのまま入力表
示領域82の方に引きずってきて所定の位置でペンアッ
プすると、入力表示領域82に図10に示すように、ア
イコン83aが拡大表示されて、「道具箱」84とな
る。この「道具箱」84のアイコンの中には、アイコン
表示領域81に表示しきれなかった他のアイコン83が
まとめて収容されている。この中のうちの「ヘンカン」
のアイコン83bにペン6でペンダウンすると、そのア
イコン83bが反転表示されるとともに矢印86が表示
される。この矢印86によりペンダウンしたアイコン8
3bを「道具箱」のアイコン84から外部に引き出すこ
とを使用者に示唆する。なお、この矢印が表示されるこ
とは、アイコン表示領域81において所定のアイコンに
ペンダウンした場合においても同様である。
FIG. 9 shows one display state of the screen 8. This screen is displayed as a result of executing the management program. In this state, an icon display area 81 is formed above, and various icons 8 are displayed there.
3 is displayed. Here, "Dog" icon 8
When the pen 6 is moved down to the input display area 82 by dragging the pen 6 toward the input display area 82 and the pen is raised at a predetermined position, the icon 83a is enlarged and displayed in the input display area 82 as shown in FIG. It becomes "tool box" 84. In the icons of the “tool box” 84, other icons 83 that cannot be displayed in the icon display area 81 are collectively accommodated. Of these, Hengkan
When the pen 6 is moved down to the icon 83b with the pen 6, the icon 83b is highlighted and an arrow 86 is displayed. Icon 8 pen-down by this arrow 86
It is suggested to the user that 3b is pulled out from the “tool box” icon 84 to the outside. Note that this arrow is displayed even when the pen is down to a predetermined icon in the icon display area 81.

【0030】「ヘンカン」のアイコン83bにペンダウ
ンした後、そのまま「道具箱」のアイコン84の外に引
きずり出し、そこでペンアップすると、図11に示すよ
うに、アイコン83bが拡大表示され、「ファイル変
換」のアイコン87となる。このアイコン87の内部に
は、種々のメッセージが表示されている。例えばこのフ
ァイル変換は、異なる形番の電子手帳装置で使っていた
ディスクやメモリカードの文書をこの機種でも読み込め
るようにするためのものである旨が記載されている。さ
らに「変換モードへ移行」のボタン88をタッチする
と、電源が自動的に切れること、そしてその後で電源ス
イッチ2を手動操作すると、装置がファイル変換の専用
状態になることが記述されている。そして、この状態に
おいて「変換モードへ移行」のボタン88をペン6でタ
ッチすると、電源が自動的にオフされる。
After pen-down to the "Henkan" icon 83b, drag it out of the "tool box" icon 84 as it is, and when it is pen-up there, the icon 83b is enlarged and displayed as shown in FIG. Icon 87. Various messages are displayed inside the icon 87. For example, it is described that this file conversion is for reading a document of a disk or a memory card used in an electronic organizer of a different model number in this model. Further, it is described that the power is automatically turned off when the button 88 of “transition to the conversion mode” is touched, and that when the power switch 2 is manually operated thereafter, the apparatus enters a file conversion exclusive state. Then, in this state, when the button 6 of “transition to the conversion mode” is touched with the pen 6, the power is automatically turned off.

【0031】このとき上述したように、スタートプログ
ラムファイルにフォーマット変換プログラムが登録され
ることになる(ステップS14)。
At this time, as described above, the format conversion program is registered in the start program file (step S14).

【0032】その結果、次に使用者が手動操作により電
源スイッチ2をオンすると、管理プログラムは動作せず
フォーマット変換プログラムが動作する。その結果、画
面8には図12に示すようなウインドウ91が表示され
る。このウインドウ91には、「開始」ボタン93をペ
ン6でタッチすると変換動作が始まること、また、「フ
ァイル変換終了」ボタン94がペン6でタツチされる
と、ファイル変換が行われずに電源が自動的に切れる旨
が記述されている。また、ボタン92のいずれかをペン
6でタッチすることにより、4つの変換操作の中から所
望の変換操作を選択することができるようになってい
る。
As a result, when the user next turns on the power switch 2 by manual operation, the management program does not operate and the format conversion program operates. As a result, a window 91 as shown in FIG. In this window 91, when the “Start” button 93 is touched with the pen 6, the conversion operation starts. When the “File conversion end” button 94 is touched with the pen 6, the file is not converted and the power is automatically turned on. Is described. By touching any of the buttons 92 with the pen 6, a desired conversion operation can be selected from the four conversion operations.

【0033】ここで、「開始」ボタン93をペン6でタ
ッチすると、ボタン92により指定した変換処理に必要
な操作が順次画面に表示される。例えば、変換の元とな
るディスクやICカードをソケット14に装着すること
を促すメッセージなどが表示される。使用者はそのメッ
セージに従って、必要な操作を行う。そして所定の準備
が完了したとき、変換処理が実行されることになる。
Here, when the "start" button 93 is touched with the pen 6, the operations required for the conversion processing designated by the button 92 are sequentially displayed on the screen. For example, a message prompting the user to insert a disk or IC card to be converted into the socket 14 is displayed. The user performs necessary operations according to the message. Then, when the predetermined preparation is completed, the conversion process is executed.

【0034】このような変換動作を完了したとき、使用
者は次に「ファイル変換ボタン」94を操作する。「フ
ァイル変換終了」ボタン94をペン6でタッチすると電
源が自動的にオフされる。このとき上述したように、ス
テップS24においてスタートプログラムファイルとし
て管理プログラムが登録されるので、その後使用者が電
源スイッチ2をオンすると管理プログラムが動作され、
元のように、通常の電子手帳として使用することが可能
となる。
When such a conversion operation is completed, the user next operates the "file conversion button" 94. When the “file conversion end” button 94 is touched with the pen 6, the power is automatically turned off. At this time, as described above, since the management program is registered as a start program file in step S24, the management program is operated when the user turns on the power switch 2 thereafter,
As before, it can be used as a normal electronic organizer.

【0035】以上においては、電子手帳としての処理を
行う管理プログラムとフォーマットの変換を行う変換プ
ログラムとの間でボタン88と94の操作により切り換
えを行う場合を例としたが、本発明はこの他、例えばモ
ニタをテレビチューナーの出力装置として用いる場合
と、テレビカメラのビューファインダの出力装置として
用いる場合とで切り換えるとき等にも応用することが可
能である。
In the above, an example has been described in which switching is performed by operating the buttons 88 and 94 between a management program for performing processing as an electronic organizer and a conversion program for performing format conversion. For example, the present invention can be applied to a case where a monitor is used as an output device of a television tuner and a case where the monitor is used as an output device of a viewfinder of a television camera.

【0036】[0036]

【発明の効果】以上の如く本発明の情報処理方法によれ
ば、管理プログラム上で変換プログラムの起動を指定し
て電源を自動的にオフさせた後、再度電源がオンされた
とき、変換プログラムを実行するようにしたので、変換
プログラムが前に動いていた管理プログラムの環境の影
響を受けることがなくなる。従って、管理プログラムと
変換プログラムはそれぞれ個別に設計すればよく、設計
が容易となる。また、電源が一度オフされるので、使用
者に対して別のプログラムに移行したことを認識させ易
い効果を有する。さらに電源が一旦オフされるので、第
1のプログラムによりメモリが占有されることがないの
で、メモリの容量が小さくてすむ。
As described above, according to the information processing method of the present invention, after the power is automatically turned off by specifying the start of the conversion program on the management program, when the power is turned on again , the conversion program Is executed, so that the conversion program is not affected by the environment of the previously running management program. Therefore, the management program and
The conversion programs may be designed individually, which facilitates the design. In addition, since the power is turned off once, there is an effect that the user can easily recognize that the program has shifted to another program. Further, since the power is once turned off, the memory is not occupied by the first program, so that the memory capacity can be small.

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

【図1】本発明の情報処理方法を応用したポータブルコ
ンピュータの一実施例の構成を示す斜視図である。
FIG. 1 is a perspective view showing a configuration of an embodiment of a portable computer to which an information processing method of the present invention is applied.

【図2】図1の実施例における画面の構成例を示す断面
図である。
FIG. 2 is a cross-sectional view illustrating a configuration example of a screen in the embodiment of FIG.

【図3】図2の実施例における蛍光板の一実施例の構成
を示す断面図である。
FIG. 3 is a cross-sectional view illustrating a configuration of an embodiment of a fluorescent screen in the embodiment of FIG. 2;

【図4】図1の実施例におけるLCDとタブレットの電
気的接続関係を示すブロック図である。
FIG. 4 is a block diagram showing an electrical connection relationship between the LCD and the tablet in the embodiment of FIG.

【図5】図1の実施例における全体の電気的接続関係を
示すブロック図である。
FIG. 5 is a block diagram showing an overall electrical connection relationship in the embodiment of FIG. 1;

【図6】図5の実施例の動作を説明するフローチャート
である。
FIG. 6 is a flowchart for explaining the operation of the embodiment of FIG. 5;

【図7】図5の実施例の動作を説明するフローチャート
である。
FIG. 7 is a flowchart illustrating the operation of the embodiment in FIG. 5;

【図8】図5の実施例の動作を説明するフローチャート
である。
FIG. 8 is a flowchart for explaining the operation of the embodiment in FIG. 5;

【図9】図5の実施例における画面を説明する図であ
る。
FIG. 9 is a diagram illustrating a screen in the embodiment of FIG.

【図10】図5の実施例における画面を説明する図であ
る。
FIG. 10 is a diagram illustrating a screen in the embodiment of FIG.

【図11】図5の実施例における画面を説明する図であ
る。
FIG. 11 is a diagram illustrating a screen in the embodiment of FIG.

【図12】図5の実施例における画面を説明する図であ
る。
FIG. 12 is a diagram illustrating a screen in the embodiment of FIG.

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

6 ペン 8 画面 21 タブレット 22 LCD 41 CPU 51 ROM 52 RAM 53 バックアップRAM 81 アイコン表示領域 82 入力表示領域 85 アイコン 6 pen 8 screen 21 tablet 22 LCD 41 CPU 51 ROM 52 RAM 53 backup RAM 81 icon display area 82 input display area 85 icon

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平2−163825(JP,A) 特開 平2−228731(JP,A) 平山智史,”個人用情報管理端末 P almTOP”,情報処理学会研究報告 (91−MIC−65),(1991/02 /01),Vol.91,No.12,pp. 1−8 (58)調査した分野(Int.Cl.7,DB名) G06F 9/06 - 9/445 G06F 3/00 - 3/14 G06F 1/00 G06F 15/02 ──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-2-163825 (JP, A) JP-A-2-228731 (JP, A) Satoshi Hirayama, "PalmTOP, a personal information management terminal," Information Processing Society of Japan Research Report (91-MIC-65), (1991/02/01), Vol. 91, No. 12, pp. 1-8 (58) Fields investigated (Int. Cl. 7 , DB name) G06F 9/06-9/445 G06F 3/00-3/14 G06F 1/00 G06F 15/02

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 管理プログラムの実行中に、変換プログ
ラムに切り換えて実行する情報処理装置の情報処理方法
において前記管理プログラムの実行中に、前記変換プログラムの
起動を、アイコンに基づき指定する第1の指定ステップ
と、 前記第1の指定ステップの処理により、前記変換プログ
ラムの起動が指定されたとき、自動的に電源をオフする
電源オフステップと、 前記電源オフステップの処理により自動的にオフされた
前記電源が再度オンされたとき、前記変換プログラムを
実行する実行ステップと、 前記実行ステップの処理により前記変換プログラムが実
行されている状態において、前記変換プログラムにより
実行される変換処理の種類を選択する選択ステップと、 前記選択ステップの処理により選択された前記変換処理
の開始を第1のボタンに基づき指示する指示ステップ
と、 前記変換プログラムの処理の終了を、第2のボタンに基
づき指定する第2の指定ステップと、 前記第2の指定ステップの処理により、前記変換プログ
ラムの処理の終了が指定されたとき、自動的に電源をオ
フするとともに、前記電源が再度オンされたとき、前記
管理プログラムに戻ることを指定する第3の指定手段と
を含む ことを特徴とする情報処理方法。
A conversion program is executed during execution of a management program.
Information processing method of information processing apparatus that executes by switching to RAM
In the execution of the management program, the conversion program
First designation step of designating activation based on an icon
And the conversion program by the processing of the first specifying step.
Automatically turn off the power when the start of the ram is specified
Power off step, automatically turned off by the processing of the power off step
When the power is turned on again, the conversion program
An execution step to be executed, and the processing of the execution step executes the conversion program.
While the conversion program is running
A selection step of selecting a type of conversion processing to be executed; and the conversion processing selected by the processing of the selection step
For instructing the start of the operation based on the first button
And the end of the processing of the conversion program, based on the second button.
A second specifying step for specifying the conversion program and a process of the second specifying step.
When the end of program processing is specified, the power is automatically turned off.
And when the power is turned on again,
Third designating means for designating return to the management program;
An information processing method comprising :
【請求項2】 前記変換プログラムは、ファイルのフォ2. The conversion program according to claim 1, wherein the conversion program
ーマットを変換するフォーマット変換プログラムであるFormat conversion program to convert the format
ことを特徴とする請求項1に記載の情報処理方法。The information processing method according to claim 1, wherein:
【請求項3】 前記実行ステップの処理により前記変換3. The conversion according to the execution step.
プログラムが実行されている状態においては、前記選択When the program is running,
ステップの処理における選択、前記指示ステップの処理Selection in step processing, processing of the instruction step
における指示、並びに前記第2の指定ステップの処理にIn the instruction in the above, and the processing of the second specifying step
おける終了の指定のうちのいずれかが、実行可能であるAny of the end specifications in
ことを特徴とする請求項1に記載の情報処理方法。The information processing method according to claim 1, wherein:
【請求項4】 前記情報処理装置は、ポータブルコンピ4. The portable information processing device according to claim 1, wherein
ュータであるIs a computer ことを特徴とする請求項1に記載の情報処2. The information processing apparatus according to claim 1, wherein
理方法。Method.
JP03039576A 1991-02-08 1991-02-08 Information processing method Expired - Fee Related JP3114736B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03039576A JP3114736B2 (en) 1991-02-08 1991-02-08 Information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03039576A JP3114736B2 (en) 1991-02-08 1991-02-08 Information processing method

Publications (2)

Publication Number Publication Date
JPH04257027A JPH04257027A (en) 1992-09-11
JP3114736B2 true JP3114736B2 (en) 2000-12-04

Family

ID=12556906

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03039576A Expired - Fee Related JP3114736B2 (en) 1991-02-08 1991-02-08 Information processing method

Country Status (1)

Country Link
JP (1) JP3114736B2 (en)

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
平山智史,"個人用情報管理端末 PalmTOP",情報処理学会研究報告(91−MIC−65),(1991/02/01),Vol.91,No.12,pp.1−8

Also Published As

Publication number Publication date
JPH04257027A (en) 1992-09-11

Similar Documents

Publication Publication Date Title
EP0511658B1 (en) Character inputting apparatus
EP0457990B1 (en) Interactive data processing apparatus using a pen
JP3134323B2 (en) Window display device and window display method
EP0496297B1 (en) Character data input apparatus
EP0496296B1 (en) Handwritten information input apparatus
JP3114736B2 (en) Information processing method
JP3045187B2 (en) Portable computer and light source control method
JP3112296B2 (en) Time information input device and method, and electronic device
JP3114812B2 (en) Information processing apparatus and method
EP0496383A2 (en) Data input and display apparatus
JP3210352B2 (en) Information input control method and electronic organizer
JP3327464B2 (en) Information processing method and electronic organizer
JP2965093B2 (en) Character input device and method
JP3211837B2 (en) Time information input device and method
JP3109108B2 (en) Time setting device and method, and electronic device
JP3501291B2 (en) Information input control device and method
JP3355606B2 (en) Information input control device and method
JP3154152B2 (en) Information generating apparatus and information generating method
JPH04255068A (en) Character string registering device
JPH04256891A (en) Time setting device
JPH04250588A (en) Character recognizing and display device
JPH04250524A (en) Input display device
JPH04257055A (en) Character inputting device
JPH04245372A (en) Kana (japanese syllabary)-to-kanji(chinese character) conversion device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20000830

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

Free format text: PAYMENT UNTIL: 20080929

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090929

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees