JPH0546604A - Determining system for line starting digit position in document editor - Google Patents
Determining system for line starting digit position in document editorInfo
- Publication number
- JPH0546604A JPH0546604A JP3209084A JP20908491A JPH0546604A JP H0546604 A JPH0546604 A JP H0546604A JP 3209084 A JP3209084 A JP 3209084A JP 20908491 A JP20908491 A JP 20908491A JP H0546604 A JPH0546604 A JP H0546604A
- Authority
- JP
- Japan
- Prior art keywords
- line
- column position
- cursor
- character code
- document
- 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
Links
Landscapes
- Document Processing Apparatus (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、文書エディタの文書編
集方式に関し、特に、行開始桁位置決定方式に関するも
のである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document editing system for a document editor, and more particularly to a line start column position determining system.
【0002】[0002]
【従来の技術】文書エディタによる従来の行開始桁位置
決定方式は、利用者がカーソル移動キーを操作して、行
の開始桁位置を決定している。2. Description of the Related Art In a conventional line start column position determination method using a document editor, a user operates a cursor movement key to determine a line start column position.
【0003】[0003]
【発明が解決しようとする課題】上述した従来の文書エ
ディタの行開始桁位置決定方式では、利用者がカーソル
移動キーを操作して、入力しようとする行の開始桁位置
を決定しているため、利用者が多くのキー操作を必要と
する欠点がある。In the above-described line start column position determining method for the document editor, the user operates the cursor movement key to determine the start column position of the line to be input. However, there is a drawback that the user needs many key operations.
【0004】[0004]
【課題を解決するための手段】本発明の文書エディタに
おける行開始桁位置決定方式は、端末画面に文字入力位
置を示すカーソルを表示するカーソル表示手段と、利用
者がキーボード上のキーを押下げたとき、押下げたキー
で発生する文字コードを入力するキー入力手段と、前記
キー入力手段により入力した文字コードを端末画面に表
示する画面表示手段と、前記キー入力手段により入力し
た文字コードを文書バッファに格納するバッファ管理手
段と、文字コードの入力が文書テキストの行末をオーバ
ーした場合、現在の行の開始桁位置と直前に入力した行
の開始桁位置を比較して継続行の判定を行い、次の行の
開始桁位置を決定する行開始桁位置決定手段と、前記行
開始桁位置決定手段で決定した桁位置でキー入力を行え
るように端末画面のカーソルを変更するカーソル変更手
段とを実行することを特徴とする。A line start column position determining method in a document editor according to the present invention is a cursor display means for displaying a cursor indicating a character input position on a terminal screen, and a user depresses a key on a keyboard. The key input means for inputting the character code generated by the pressed key, the screen display means for displaying the character code input by the key input means on the terminal screen, and the character code input by the key input means When the character code input exceeds the line end of the document text and the buffer management means to store in the document buffer, the start column position of the current line is compared with the start column position of the line entered immediately before to determine the continuation line. A terminal start position determining means for determining the starting position of the next line and a terminal screen for key input at the position of the position determined by the line starting position determination means. And executes a cursor change means for changing the cursor.
【0005】[0005]
【実施例】次に本発明の実施例について図面を参照して
説明する。Embodiments of the present invention will now be described with reference to the drawings.
【0006】図1は本発明の一実施例を示すブロック図
である。FIG. 1 is a block diagram showing an embodiment of the present invention.
【0007】図1に示す文書エディタのカーソル表示手
段1は、文字入力しようとする桁位置にカーソルを表示
する。Cursor display means 1 of the document editor shown in FIG. 1 displays a cursor at a digit position where a character is to be input.
【0008】キー入力手段2は、利用者がキーボードK
を押下げたキーで発生する文字コードを入力し、その文
字コードをバッファ管理手段3によって文書バッファB
に設定する。The key input means 2 allows the user to enter the keyboard K
Input the character code generated by pressing the key and press the character code by the buffer management means 3 in the document buffer B.
Set to.
【0009】画面表示手段4は前記キー入力手段2によ
って入力した文字コードを端末画面Cに表示する。The screen display means 4 displays the character code input by the key input means 2 on the terminal screen C.
【0010】行開始桁位置決定手段5は、文書バッファ
Bに設定した文字コードが行末の場合(ステップ5
1)、文書バッファBの現在行の開始桁位置と、直前に
入力した行の開始桁位置を比較し(ステップ52)、現
在行が最初の継続行のとき、行末となった現在行の開始
桁位置から1減じた桁位置を次の行の開始桁位置とする
(ステップ53)。また、行末となった本行が継続行の
場合、文書バッファBの次の行の開始桁位置は、行末と
なった現在行の開始桁位置とする(ステップ54)。When the character code set in the document buffer B is the end of line (step 5)
1) Compare the start column position of the current line of the document buffer B with the start column position of the line just input (step 52), and when the current line is the first continuation line, start the current line which is the end of the line. The digit position obtained by subtracting 1 from the digit position is set as the start digit position of the next line (step 53). If the line at the end of the line is a continuation line, the start column position of the next line in the document buffer B is the start column position of the current line at the line end (step 54).
【0011】カーソル変更手段6は、端末画面Cのカー
ソル位置を、変更となった文書バッファBの次の行の開
始桁位置と同じ桁位置にカーソルの表示を行う。The cursor changing means 6 displays the cursor on the terminal screen C at the same column position as the starting column position of the next line of the changed document buffer B.
【0012】以上述べたように、文字コードの入力が文
書テキストの行末をオーバーした場合、現在の行の開始
桁位置と直前に入力した行の開始桁位置を比較して継続
行の判定を行い、次の行の開始桁位置を決定することに
より、その位置にカーソルを表示して文書を容易に入力
させることができる。As described above, when the input of the character code exceeds the end of the line of the document text, the start column position of the current line and the start column position of the line input immediately before are compared to determine the continuation line. By determining the starting column position of the next line, the cursor can be displayed at that position and the document can be easily input.
【0013】[0013]
【発明の効果】以上説明したように、本発明は、文字コ
ードの入力が文書テキストの行末をオーバーした場合、
現在の行の開始桁位置と直前に入力した行の開始桁位置
を比較して継続行の判定を行い、次の行の開始桁位置を
決定することにより、その位置にカーソルを表示して文
書を容易に入力させることができるという効果を奏す
る。As described above, according to the present invention, when the input of the character code exceeds the line end of the document text,
By comparing the start column position of the current line with the start column position of the line entered immediately before to determine the continuation line and determining the start column position of the next line, the cursor is displayed at that position and the document is displayed. It is possible to easily input the.
【図1】本発明の一実施例の流れ図である。FIG. 1 is a flow chart of one embodiment of the present invention.
【符号の説明】 1 カーソル表示手段 2 キー入力手段 3 バッファ管理手段 4 画面表示手段 5 行開始桁位置決定手段 6 カーソル変更手段 K キーボード B 文書バッファ C 端末画面[Explanation of symbols] 1 cursor display means 2 key input means 3 buffer management means 4 screen display means 5 line start column position determination means 6 cursor change means K keyboard B document buffer C terminal screen
Claims (2)
を表示するカーソル表示手段と、 利用者がキーボード上のキーを押下げたとき、押下げた
キーで発生する文字コードを入力するキー入力手段と、 前記キー入力手段により入力した文字コードを端末画面
に表示する画面表示手段と、 前記キー入力手段により入力した文字コードを文書バッ
ファに格納するバッファ管理手段と、 文字コードの入力が文書テキストの行末をオーバーした
場合、現在の行の開始桁位置と直前に入力した行の開始
桁位置を比較して継続行の判定を行い、次の行の開始桁
位置を決定する行開始桁位置決定手段と、 前記行開始桁位置決定手段で決定した桁位置でキー入力
を行えるように端末画面のカーソルを変更するカーソル
変更手段とを実行することを特徴とする文書エディタに
おける行開始桁位置決定方式。1. A cursor display means for displaying a cursor indicating a character input position on a terminal screen, and a key input means for inputting a character code generated by the depressed key when a user depresses a key on the keyboard. A screen display means for displaying the character code input by the key input means on the terminal screen; a buffer management means for storing the character code input by the key input means in a document buffer; When the line end is exceeded, a line start column position determining means for comparing the start column position of the current line and the start column position of the line input immediately before to determine the continuation line and determining the start column position of the next line And cursor changing means for changing the cursor on the terminal screen so that a key input can be performed at the column position determined by the line start column position determining means. Row start digit position determination method in the book editor.
に設定した文字コードが行末の場合、前記文書バッファ
の現在行の開始桁位置と、直前に入力した行の開始桁位
置を比較し、現在行が最初の継続行のとき、行末となっ
た現在行の開始桁位置から1減じた桁位置を次の行の開
始桁位置とし、行末となった本行が継続行の場合、前記
文書バッファの次の行の開始桁位置は、行末となった現
在行の開始桁位置とすることを特徴とする請求項1記載
の文書エディタにおける行開始桁位置決定方式。2. When the character code set in the document buffer is the end of the line, the line start column position determining means compares the start column position of the current line of the document buffer with the start column position of the line just input, When the current line is the first continuation line, the column position obtained by subtracting 1 from the start column position of the current line that has become the end of the line is set as the start column position of the next line, and when this line that became the end of the line is the continuation line, the above document 2. The line starting column position determining method in the document editor according to claim 1, wherein the starting column position of the next line of the buffer is set to the starting column position of the current line which is the end of the line.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3209084A JPH0546604A (en) | 1991-08-21 | 1991-08-21 | Determining system for line starting digit position in document editor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3209084A JPH0546604A (en) | 1991-08-21 | 1991-08-21 | Determining system for line starting digit position in document editor |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0546604A true JPH0546604A (en) | 1993-02-26 |
Family
ID=16567008
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3209084A Pending JPH0546604A (en) | 1991-08-21 | 1991-08-21 | Determining system for line starting digit position in document editor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0546604A (en) |
-
1991
- 1991-08-21 JP JP3209084A patent/JPH0546604A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7075519B2 (en) | Method for entering a character sequence into an electronic device as well as an electronic device for performing said method | |
US20090113339A1 (en) | Electronic calculator displayable with repeating decimal | |
JPH06222867A (en) | Electronic equipment | |
JPH0546604A (en) | Determining system for line starting digit position in document editor | |
JPH11355414A (en) | Telephone set | |
JP2758617B2 (en) | Keyboard for character string input | |
JPH01273091A (en) | Scroll display system for terminal screen | |
KR19990005623A (en) | How to input characters using numeric keys | |
JPH09289595A (en) | Character input device by remote controller | |
JPH07319822A (en) | Minicomputer with checking function | |
JPH08147301A (en) | Display method for document processor | |
JPH0736879A (en) | 'kana'/'kanji' conversion control device and its control method | |
JPH02127717A (en) | Key repeat input control system | |
JPH0199166A (en) | Document preparing device | |
JP2000163205A (en) | Key position setting system | |
JPS61122784A (en) | 'kana' processing system | |
JPH02106797A (en) | Scroll display system | |
JPH02230294A (en) | Scrolling control system for display | |
JPS63280320A (en) | Character input device | |
JPH036608A (en) | Control system for keyboard display | |
JPH05303565A (en) | Character processor | |
JPS6337385A (en) | Character processor | |
US20050269393A1 (en) | Calculator capable of repeatedly pronouncing previous input data and method of repeatedly pronouncing the same | |
JPH07271781A (en) | Chinese character converting device | |
JPH01283616A (en) | Cursor oblique moving system for interactive text editor |