JPS6224360A - Word processor - Google Patents
Word processorInfo
- Publication number
- JPS6224360A JPS6224360A JP60163397A JP16339785A JPS6224360A JP S6224360 A JPS6224360 A JP S6224360A JP 60163397 A JP60163397 A JP 60163397A JP 16339785 A JP16339785 A JP 16339785A JP S6224360 A JPS6224360 A JP S6224360A
- Authority
- JP
- Japan
- Prior art keywords
- display
- line
- buffer
- displayed
- data
- 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.)
- Granted
Links
Landscapes
- Document Processing Apparatus (AREA)
- Controls And Circuits For Display Device (AREA)
- Digital Computer Display Output (AREA)
Abstract
Description
【発明の詳細な説明】
く技術分野〉
本発明は表示行数の少ないディスプレイ装置を有した各
種の文章編集処理を行なうワードプロセッサに関するも
のである。DETAILED DESCRIPTION OF THE INVENTION Technical Field The present invention relates to a word processor that has a display device with a small number of display lines and performs various text editing processes.
〈従来技術〉
各種の文章編集処理を行なうワードプロセッサにあって
は、CRTディスプレイ等の多行表示の可能なディスプ
レイ装置を備えたもの、また液晶ディスプレイ等の表示
行数の少ないディスプレイ装置全備えたものがある。<Prior art> Word processors that perform various types of text editing processing include those equipped with a display device capable of displaying multiple lines, such as a CRT display, and those equipped with a display device capable of displaying a small number of lines, such as a liquid crystal display. There is.
この前者のディスプレイ装置を備えたものは編集処理時
に全体的に文章を見ることができるので便利であるが、
装置として大型化になるものである0
また、前記後者のディスプレイ装置を備えたものは装置
全体が小型となって取扱いに便利であるが、編集処理時
に表示行が文章全体のどのような行位置にあるのかわか
らず、この編集処理において不便であるという問題を有
している。The former type of display device is convenient because it allows you to see the entire text during the editing process, but
In addition, devices equipped with the latter display device are more convenient to handle because the entire device is smaller, but it is difficult to determine the line position of the displayed line in the entire text during editing processing. There is a problem that it is inconvenient in this editing process because it is difficult to know what is there.
く目 的〉
本発明は上述した表示行数の少ないディスプレイ装置を
有した小型のワードプロセッサにおいて、ディスプレイ
で表示されている行が久方文章の中の何行目であるかを
示す行ナンバーを表示させて編集処理が便利となるよう
にしたものである。Purpose of the present invention: In a small word processor having a display device with a small number of display lines as described above, the present invention is capable of displaying a line number indicating which line in a long sentence the line displayed on the display is. This makes the editing process convenient.
更には編集処理において、ディスプレイ装置の1行の表
示行に表示するデータの行移動を行わせたときにディス
プレイ上の所定位置にその表示データの行ナンバーを表
示させるようにしたものである。Furthermore, in the editing process, when the data to be displayed on one display line of the display device is moved, the line number of the display data is displayed at a predetermined position on the display.
〈実施例〉
第1図は本発明のワードプロセッサを示す外観斜視図で
あり、また第2図はその制御回路をブロック図で示した
ものである。<Embodiment> FIG. 1 is an external perspective view showing a word processor of the present invention, and FIG. 2 is a block diagram showing its control circuit.
第1図において、該ワードプロセッサは文字入カキ一群
に1と制御キ一群に2とを有するキーボード装置lと、
表示桁が1行でなる液晶等のディスプレイ2と、例えば
サーマル転写式プリンタのような印字装置3とを一体化
して比較的小型に構成されている。In FIG. 1, the word processor includes a keyboard device l having a group of character input keys 1 and a group of control keys 2;
It is configured to be relatively compact by integrating a display 2 such as a liquid crystal display having one line of display digits and a printing device 3 such as a thermal transfer printer.
前記制御キ一群に2には、カーソルを上、下に移動され
るつまり前記ディスプレイ2の表示行に表示するデータ
の行移動を指示するカーソルアップキー4a、カーソル
ダウンキー4b、またカーソルを左、右にシフトするカ
ーソル左、右のシフトキー5a、5bt有し、そして各
種モード選択を行なうための選択キー6等が含まれてい
る。The control key group 2 includes a cursor up key 4a and a cursor down key 4b, which move the cursor up and down, that is, move the line of data displayed on the display line of the display 2; The cursor has left and right shift keys 5a and 5bt for shifting to the right, and also includes a selection key 6 for selecting various modes.
このようなワードプロセッサの制御構成は第2図に示す
ように構成されている。即ち、該ワードプロセッサには
編集制御プログラムに基づいて編集制御を行なう編集制
御部7が内蔵されまた編集メモリユニット8が装備され
ている。The control structure of such a word processor is as shown in FIG. That is, the word processor has a built-in editing control section 7 that performs editing control based on an editing control program, and is also equipped with an editing memory unit 8.
このキーボード装置1からカナ文が入力されると、編集
制御部7は対応の文字コードを編集メモリユニット8の
中の表示バッファ10に導入し、この表示バッファ10
の内容がディスプレイ2にて表示される。When a kana sentence is input from this keyboard device 1, the editing control section 7 introduces the corresponding character code into the display buffer 10 in the editing memory unit 8.
The contents are displayed on the display 2.
引続き、カナ漢字変換の指示があれば、カナ漢字変換ユ
ニット12からカナ文に対応する漢字まじり文が読み出
されて表示バッファlOの所定位置に導入され、この漢
字まじシ文がディスプレイ201行の表示行に表示され
る。このようにして1行毎に入力された文章データは前
記メモリユニット8の文章バッファ9に順次記憶される
。Subsequently, if there is an instruction for kana-kanji conversion, a kanji-mixed sentence corresponding to the kana sentence is read out from the kana-kanji conversion unit 12 and introduced into a predetermined position in the display buffer IO, and this kanji-majishi sentence is displayed on the display 201 line. displayed on the display line. The text data input line by line in this manner is sequentially stored in the text buffer 9 of the memory unit 8.
また、この編集処理後、文章作成が完了すると、この作
成された文章データを印字装置3に送り印字させるもの
である。Further, when the text creation is completed after this editing process, the created text data is sent to the printing device 3 to be printed.
一方、前記したメモリユニット8には表示バッファ10
に表示されるデータについての入力文章データの中の行
位置つまり行ナンバーをチェックするところの行カウン
トバッファ(計数手段)■を有している。該カウントバ
ッファ11は文章データの入力時にディスプレイ2の表
示に行移動が生じた場合に順次カウントアツプ動作しま
た編集処理時に表示するデータの行移動を指示するとこ
ろのカーノルアップキー4a、カーソルダウンキー4b
等の操作により行移動し次ときにアップ。On the other hand, the memory unit 8 has a display buffer 10.
It has a line count buffer (counting means) (2) for checking the line position, that is, the line number, in the input text data for the data displayed on the screen. The count buffer 11 sequentially counts up when a line movement occurs in the display on the display 2 when text data is input, and also uses a cursor up key 4a and a cursor down key to instruct line movement of data to be displayed during editing processing. key 4b
etc. to move the line and upload it next time.
ダウン動作するものである。そして、このカウントバッ
ファIIのカウント内容は編集処理時に前記カーソルア
ップキー4a、カーソルダウンキー4bが操作されてデ
ィスプレイ2の表示が行移動したとき・表示バッファ1
0の所定位置へ送られ、そのカウント内容(行ナンバー
)をディスプレイ2上に他の表示データと区別して表示
させるものである。It's something that works down. The count contents of this count buffer II are calculated when the cursor up key 4a and cursor down key 4b are operated during editing processing and the display on the display 2 moves by line.Display buffer 1
0 to a predetermined position, and its count contents (row number) are displayed on the display 2 to distinguish it from other display data.
即ち、通常の文章入力時には行数をあまり意識せずに入
力することが操作上好ましいのでこの入力時にはカウン
トバッファ110カウント内容を特に表示せず、入力後
編集処理時においてディスプレイ2の表示が行移動した
と・きつまりカーソルアップキー4 B +カーソルダ
ウンキー4bが操作されたときにカウントバッファ11
のカウント内容である現表示データの行ナンバーを表示
させたものである。In other words, it is preferable for operation to input without paying much attention to the number of lines when inputting normal text, so the contents of the count buffer 110 are not particularly displayed during this input, and the display on display 2 moves lines during post-input editing processing. Then, when the cursor up key 4B + cursor down key 4b is operated, the count buffer 11
The line number of the currently displayed data, which is the count content of , is displayed.
このカウントバッファ11による行ナンバーの表示は第
3因の7四−チャードに従って制御される。The display of line numbers by this count buffer 11 is controlled according to the third factor, 74-Chard.
この第3図の70−チャートについて説明すると、文章
入力に先行して装置の電源ONにより或は新たな文章を
入力する際にクリアーキーが操作されたときにカウント
バッファ11の内容がクリアされて′0”状態にイニシ
ャライズされる(ステップS1)。To explain the 70-chart in Fig. 3, the contents of the count buffer 11 are cleared when the device is powered on prior to text input or when the clear key is operated when inputting a new text. It is initialized to the '0' state (step S1).
その後キー人力操作され、文字入力であるとステップS
2から83へ進行し、文字入力処理が行われる(ステッ
プS4 )。この文字入力が最初の入力文字であると
1行分の入力を越えることがないのでステップS5及び
ステップS6を経て再び次のキー人力待ちとなる(ステ
ップS2へ戻る)。After that, if the keys are manually operated and characters are input, step S
The process advances from 2 to 83, and character input processing is performed (step S4). If this character input is the first input character, the input for one line will not be exceeded, so the process goes through steps S5 and S6 and waits for the next key manually (returns to step S2).
文字入力が順次行われて1行を越えない状態では前記ス
テップS2〜S6→S2を繰返えして文字入力処理が行
われる。When characters are input sequentially and do not exceed one line, the character input process is performed by repeating steps S2 to S6→S2.
そして、1行分の文字入力が行われるとつまりディスプ
レイ2の1行の表示行にすべて文字データが入力される
と、ステップS5でそれを検知し、これによりステップ
S9へ進行してカウントバッファ1■ゾI”だけカウン
トアツプさせ、その後ステップS6から再びステップs
2に戻り次のキー人力待ちとなる。Then, when one line of characters has been input, that is, when all the character data has been input into one display line of the display 2, this is detected in step S5, and the process proceeds to step S9, where the count buffer 1 is ■Increments the count up by ``I'', and then steps S6 again.
Return to step 2 and wait for the next key manpower.
また、改行キーが操作されるとステップS2からステッ
プS7へ進行しそして改行処理を実行する(ステップS
s )oその後、ステップS9へ進行してカウントバ
ッファ11を+1”カウントアツプした後、ステップS
6から82へ戻り次のキー人力待ちとなる。Further, when the line feed key is operated, the process proceeds from step S2 to step S7, and a line feed process is executed (step S
s)o After that, proceed to step S9, count up the count buffer 11 by +1'', and then proceed to step S9.
It returns from 6 to 82 and waits for the next key manpower.
このように文章人力「に1行分の入力を越え行が移動す
るごとにカウントバッファ11がカウントアツプし、つ
まりディスプレイ2の表示行である表示バッファ10に
入力される表示データの入力行数を順次カウントするも
のである。この場合、ステップS6にてカウントバッフ
ァ11のカウント内容は表示されない。In this way, the count buffer 11 counts up each time a line moves beyond one line of input, and in other words, the number of input lines of display data input to the display buffer 10, which is the display line of the display 2, is counted up. In this case, the count contents of the count buffer 11 are not displayed in step S6.
次に上記のようにして文章入力した後、文章編集処理を
行なう場合に、ディスプレイ2に表示するデータの行移
動を指示するキ一つまりカーソルアップキー4a又はカ
ーソルダウンキー4bが操作されると、ステップS2か
らステップS10へ進行して入力された文章データの行
移動処理が行われる(ステップS目)。Next, after inputting a text as described above, when performing text editing processing, when the key for instructing line movement of the data displayed on the display 2, that is, the cursor up key 4a or the cursor down key 4b, is operated. The process advances from step S2 to step S10, and line movement processing of the input text data is performed (step S).
その後、ステップ512で実際に行が変ったか否かのジ
ャッジがなされ、行が変っている場合にステップSI3
へ移行して先ずカーソルアップキー4aの操作であった
かジャッジされる。カーソルアップキー4aの操作でな
い場合にはステップI4でカウントバッファ11の内容
をl”だけカウントアツプ動作させまたカーソルアップ
キー4aである場合にはステップ15へ進行してカウン
トバッファ11の内容を′1”だけカウントダウン動作
させる。After that, in step 512, it is judged whether or not the line has actually changed, and if the line has changed, step SI3
Then, it is first judged whether the cursor up key 4a was operated. If the cursor up key 4a is not operated, the contents of the count buffer 11 are counted up by l'' in step I4, and if the cursor up key 4a is operated, the process proceeds to step 15 and the contents of the count buffer 11 are increased by '1''. "Only the countdown will work.
然る後、ステップ16へ進行してカウントバッファ11
の内容つまり行ナンバーをディスプレイ2に表示させた
後、再びステップS2のキー人力待ちと−なる。After that, the process advances to step 16 and the count buffer 11 is
After displaying the contents of , that is, the line number, on the display 2, the process returns to step S2, waiting for key input.
従って、前記入力文章データについての行移動が行われ
てディスプレイ2に表示された表示データが文章全体の
中の何行目であるかを当該ディスプレイ2に表示された
カウントバッファ11の内容つま9行ナンバーで知るこ
とができる。Therefore, the line movement of the input text data and the line of the display data displayed on the display 2 in the entire text can be determined based on the contents of the count buffer 11 displayed on the display 2 (9 lines). You can tell by the number.
前記したカウントバッファ11のカウント内容の表示例
を第4図、第5図に示し、この第4図は文章バッファ9
に格納された文章データを示しており、6」”は改行指
示データを示している。Display examples of the count contents of the count buffer 11 described above are shown in FIGS. 4 and 5, and FIG.
6 indicates text data stored in , and 6'' indicates line feed instruction data.
また、第5図はカーソルアップキー4a又はカーソルダ
ウンキー4bの操作によりディスプレイ2での表示内容
の変遷と行ナンバー表示との関係を示している。Further, FIG. 5 shows the relationship between the changes in the display contents on the display 2 and the line number display by operating the cursor up key 4a or the cursor down key 4b.
最初、カーソルが文章バッファの第1行目を指示した状
態にあると、第5図(a)のようにディスプレイ2でそ
の第1行目のデータが表示されている。Initially, when the cursor points to the first line of the text buffer, the data of the first line is displayed on the display 2 as shown in FIG. 5(a).
ここでは便宜上、表示の1行は6桁表示としており、K
はカーソルマーク、′」”は改行指示マークである。For convenience, one line of display here is 6 digits, and K
is a cursor mark, and ``'' is a line feed indication mark.
この第5図(a)の状態でカーソルダウンキー4bを操
作すると第5図缶)の如くディスプレイ2での表示が切
替ってデータの行移動が行われる。これは文章バッファ
の第2行目のデータが表示されると共にカウントバッフ
ァ11の内容がc′2”となジ、この行ナンバー“2”
を表示桁の右端位置に表示される。このカウントバッフ
ァの内容表示は通常の入力されたデータと区別するため
に、表示形態を異なるようにしている。つまり、通常の
表示とは白、黒を反転して表示させている。When the cursor down key 4b is operated in the state shown in FIG. 5(a), the display on the display 2 changes as shown in FIG. This means that the data on the second line of the text buffer is displayed, and the content of the count buffer 11 becomes c'2'', and this line number is ``2''.
is displayed at the rightmost position of the display digit. The contents of this count buffer are displayed in a different display format to distinguish them from normal input data. In other words, the white and black colors are reversed from the normal display.
上記カーソルダウンキー4bを順次操作すると、第5図
(c) 、 (d) 、 (e) 、 (f)とディス
プレイ2の表示内容が切替る。また、第5図(f)の状
態でカーソルダウンキー4bが操作されても、丁度カー
ソルが文末行に位置するので行は移動せずにカーソルは
その行の文末に移動するだけとなる。この場合に表示デ
ータの行移動がないのでカウントバッファHの内容表示
は行われない。(第3図のフローにおけるステップS1
2→S6参照)
更に第5図(c)の状態でカーソルアップキー4aが操
作されると、第6図(h)の状態となジまた第5図(e
)の状態でカーソルアップキー4a及びカーソルダウン
キー4b以外のキーが操作されると例えばカーソル右シ
フトキーが操作されると、第5図(i)のようにカーソ
ルがシフトされると共にカウントバッファ11の内容表
示は行われない。When the cursor down key 4b is operated in sequence, the contents displayed on the display 2 are switched to those shown in FIGS. 5(c), 5(d), 5(e), and 5(f). Further, even if the cursor down key 4b is operated in the state shown in FIG. 5(f), the cursor is positioned exactly at the last line of the sentence, so the line does not move and the cursor only moves to the end of the sentence on that line. In this case, since there is no line movement of display data, the contents of count buffer H are not displayed. (Step S1 in the flow of Figure 3)
2→S6) If the cursor up key 4a is further operated in the state shown in FIG. 5(c), the state shown in FIG. 6(h) is changed to the state shown in FIG.
), if a key other than the cursor up key 4a and cursor down key 4b is operated, for example, the cursor right shift key is operated, the cursor is shifted and the count buffer 11 is shifted as shown in FIG. 5(i). Contents are not displayed.
即ち、上記したカーソルアップキー4aとカーソルダウ
ンキー4bの操作により表示されるデータの行が移動し
たときのみカウントバッファ11の内容つまり行ナンバ
ーの表示を行わせ、他のキー人力があったときにはその
キー処理のためにカウントバッファ11の内容表示を行
わないようにしたものである。That is, the content of the count buffer 11, that is, the line number, is displayed only when the line of data displayed moves by the operation of the cursor up key 4a and cursor down key 4b, and when other keys are pressed manually, the line number is displayed. The contents of the count buffer 11 are not displayed for key processing.
なお、上記の実施例では文字入力時に行ナンバーの表示
をさせていないが、この文字入力時にカウントバッファ
11の内容を表示させることも必要に応じてできること
は勿論である。また、ディスプレイとして1行の表示行
を有するものを示したが、2或は3行程度のものにおい
ても同様に実施できる。Although the above embodiment does not display the line number when inputting characters, it is of course possible to display the contents of the count buffer 11 when inputting characters, if necessary. Further, although a display having one display line has been shown, the display can be similarly implemented with a display having about two or three lines.
く効 果〉
本発明は表示行数の少ないディスプレイ装置を有し、入
力された文章データを前記ディスプレイ装置の表示面を
見ながら編集を行なうワードプロセッサにあって、この
文章編集時に前記ディスプレイ装置の1行の表示行に表
示されるデータの行移動が行われたときに、前記表示行
に表示されたデータの入力文章データの中の行位置であ
る行ナンバーをディスプレイ装置に表示させることによ
って入力された文章の中での位置が容易にわかり、これ
により編集作業も容易となる。また前記1行ナンバーの
表示も他の表示データと異なる形態で表示させることに
より、他の表示データと区別がつき、オペレータにとっ
て行ナンバーの確認がしやすいという特徴を有する。Effects> The present invention is a word processor that has a display device with a small number of display lines and edits input text data while looking at the display surface of the display device, and when editing the text, one of the display devices When the data displayed on the display line of the line is moved, the line number that is the line position in the input text data of the data displayed on the display line is displayed on the display device to input the data. The position in the text can be easily found, which makes editing easier. Furthermore, by displaying the first line number in a format different from that of other display data, it can be distinguished from other display data, making it easier for the operator to confirm the line number.
第1図は本発明ワードプロセッサの外観を示す斜視図、
第2図は同ワードプロセッサの回路構成を示すブロック
図、第3図は同ワードプロセッサの動作を示すフローチ
ャート、第4図は文章バッファの文章データを示す図、
第5図はディスプレイでの表示例を示す図である。
l:キーボード装置、2:ディスプレイ、3:印字装置
、4a:カーソルアップキー、4b:カーソルダウンキ
ー、7:編集制御部、8:編集メモリュニツF + 9
m文章パッラア、IO=表示バッファ、11:カウン
トバッファ(計数手段)。
代理人 弁理士 福 士 愛 彦(他2名)第1図
第3 図
6N6.1しデ「、イ90
第4rj!JFIG. 1 is a perspective view showing the appearance of the word processor of the present invention;
FIG. 2 is a block diagram showing the circuit configuration of the word processor, FIG. 3 is a flowchart showing the operation of the word processor, and FIG. 4 is a diagram showing text data in the text buffer.
FIG. 5 is a diagram showing an example of a display on a display. l: Keyboard device, 2: Display, 3: Printing device, 4a: Cursor up key, 4b: Cursor down key, 7: Editing control section, 8: Editing memory F + 9
m sentence pallaa, IO=display buffer, 11: count buffer (counting means). Agent Patent Attorney Aihiko Fuku (2 others) Figure 1 Figure 3 Figure 6
Claims (1)
れた文章データを前記ディスプレイ装置の表示面を見な
がら編集を行なうワードプロセッサにおいて、 前記ディスプレイ装置の1行の表示行と関連して当該表
示行に表示されるデータについての入力文章データの中
の行位置をチェックする計数手段を設け、前記表示行に
表示するデータの行移動指示時に前記計数手段の行位置
データ(行ナンバー)を前記ディスプレイ装置に他の表
示データと区別して表示させたことを特徴とするワード
プロセッサ。[Scope of Claims] 1. In a word processor that has a display device with a small number of display lines and edits input text data while looking at the display surface of the display device, one display line of the display device and Relatedly, a counting means is provided for checking the line position in the input text data of the data displayed in the display line, and the line position data (line 1. A word processor, characterized in that a number) is displayed on the display device to distinguish it from other display data.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60163397A JPS6224360A (en) | 1985-07-23 | 1985-07-23 | Word processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60163397A JPS6224360A (en) | 1985-07-23 | 1985-07-23 | Word processor |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS6224360A true JPS6224360A (en) | 1987-02-02 |
JPH056226B2 JPH056226B2 (en) | 1993-01-26 |
Family
ID=15773113
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP60163397A Granted JPS6224360A (en) | 1985-07-23 | 1985-07-23 | Word processor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6224360A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05177883A (en) * | 1991-12-26 | 1993-07-20 | Brother Ind Ltd | Tape printer |
US5885016A (en) * | 1993-12-30 | 1999-03-23 | Seiko Epson Corporation | Tape printing device |
US5980133A (en) * | 1992-10-06 | 1999-11-09 | Seiko Epson Corporation | Tape printing device |
US6092947A (en) * | 1992-10-06 | 2000-07-25 | Seiko Epson Corporation & King Jim Co., Ltd. | Tape printing device |
US6109798A (en) * | 1992-10-06 | 2000-08-29 | Seiko Epson Corporation | Tape printing device |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5812038A (en) * | 1981-07-14 | 1983-01-24 | Canon Inc | Character processor |
-
1985
- 1985-07-23 JP JP60163397A patent/JPS6224360A/en active Granted
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5812038A (en) * | 1981-07-14 | 1983-01-24 | Canon Inc | Character processor |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05177883A (en) * | 1991-12-26 | 1993-07-20 | Brother Ind Ltd | Tape printer |
US5980133A (en) * | 1992-10-06 | 1999-11-09 | Seiko Epson Corporation | Tape printing device |
US6092947A (en) * | 1992-10-06 | 2000-07-25 | Seiko Epson Corporation & King Jim Co., Ltd. | Tape printing device |
US6109798A (en) * | 1992-10-06 | 2000-08-29 | Seiko Epson Corporation | Tape printing device |
US6195668B1 (en) | 1993-12-22 | 2001-02-27 | Seiko Epson Corporation | Tape printing and editing assembly |
US6491454B1 (en) | 1993-12-22 | 2002-12-10 | Seiko Epson Corporation | Tape printing device and method |
US5885016A (en) * | 1993-12-30 | 1999-03-23 | Seiko Epson Corporation | Tape printing device |
Also Published As
Publication number | Publication date |
---|---|
JPH056226B2 (en) | 1993-01-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5871293A (en) | Tape printer | |
JPS6224360A (en) | Word processor | |
JPS5843034A (en) | Sentence edit processor | |
JPH0437951A (en) | Document processor | |
JPS6260657A (en) | Character processor | |
JPS6235130B2 (en) | ||
JP2703216B2 (en) | Display device | |
JPS6063665A (en) | Input system for external character | |
JPS6260056A (en) | Setting system for character data | |
JP2635602B2 (en) | Document creation device | |
JP2936133B2 (en) | Roman alphabet kana converter and Roman alphabet kana conversion method | |
JP2578814B2 (en) | Character input device | |
JPS61112277A (en) | Processing range designating and executing device for word processor | |
JPS63146157A (en) | Document processor | |
JP3273607B2 (en) | Document processing device | |
JPH067398Y2 (en) | Kana-Kanji conversion system | |
JPH0279515A (en) | Function changeover device | |
JPH04184612A (en) | Key guide display method for keboard | |
JPH0560428B2 (en) | ||
JPS61255467A (en) | Machine translating system | |
JPH0422653A (en) | Printer | |
JPS61122778A (en) | Input/output device provided with display device | |
JPS6131888B2 (en) | ||
JPH0480422B2 (en) | ||
JPH04320568A (en) | Character size conversion system for word processor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
LAPS | Cancellation because of no payment of annual fees |