JPH03291743A - Character string data editing system - Google Patents

Character string data editing system

Info

Publication number
JPH03291743A
JPH03291743A JP2094480A JP9448090A JPH03291743A JP H03291743 A JPH03291743 A JP H03291743A JP 2094480 A JP2094480 A JP 2094480A JP 9448090 A JP9448090 A JP 9448090A JP H03291743 A JPH03291743 A JP H03291743A
Authority
JP
Japan
Prior art keywords
data
screen
character string
string data
host
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
JP2094480A
Other languages
Japanese (ja)
Inventor
Keiko Abe
阿部 桂子
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2094480A priority Critical patent/JPH03291743A/en
Publication of JPH03291743A publication Critical patent/JPH03291743A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To eliminate necessity for being conscious of the size of a display screen or the size of a data to be sent by copying one part of the picture data to the other screen after cutting it, and editing the data in the destination of the copy. CONSTITUTION:When the character string data is transmitted from a host computer 1 to a terminal 2, the character string data 4 transmitted from the host is displayed on a terminal display screen 3. When an operator designates a character string data 5 of a desired range to be edited in this data 4, a picture 6 is prepared for displaying only the data 5. On the screen 6, the data of 100 lines is inputted at a maximum and when the edition is completed, only the head part of the picture 6 is copied to the range 5 designated by the operator. Then, the remained data is saved to a buffer provided in the picture 6.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、端末ディスプレイ上でホストから送られる文
字列データの一部を別の画面に複写し。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention copies part of character string data sent from a host on a terminal display to another screen.

複写先の画面上で文字列編集を行って複写元の画面にデ
ータを戻す様にした。データ編集方式に関するものであ
る。
Data can now be returned to the copy source screen by editing character strings on the copy destination screen. This relates to data editing methods.

〔従来の技術〕[Conventional technology]

従来は、第5図のように、ホストコンピュータ(11と
端末装置(2)が接続されている場合、ホストコンピュ
ータから端末装置へ送られた文字列データは、端末ディ
スプレイに表示される。
Conventionally, as shown in FIG. 5, when a host computer (11) and a terminal device (2) are connected, character string data sent from the host computer to the terminal device is displayed on the terminal display.

次に動作について説明する。ホストコンピュータ(11
よジ端末装置(2)にデータが送信されると、端末ディ
スプレイ上にそのデータが表示される。
Next, the operation will be explained. Host computer (11
When data is transmitted to the terminal device (2), the data is displayed on the terminal display.

次にオペレータが編集を行う場合、ホストコンピュータ
から送信された文字列データの上で、直接カーソルを動
かし、キーボードからの入力を行う。
Next, when the operator edits, he moves the cursor directly on the character string data sent from the host computer and inputs from the keyboard.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来の文字列編集形式は2以上のように構成されている
ので、オペレータによるデータ入力可能な文字数は最大
でもディスプレイ−画面外であり。
Since the conventional character string editing format is configured to have two or more characters, the maximum number of characters that can be input by the operator is outside the display screen.

それより多いデータを入力する場合は、途中で文字列デ
ータをホストに送信し9次の画面の文字列データをホス
トから端末へ送るように端末側から入力しなければなら
ない、などの問題点があった。
When entering more data than that, there are problems such as having to input the string data from the terminal side by sending the string data to the host in the middle and sending the string data on the next screen from the host to the terminal. there were.

この発明は、上記のような問題点を解消するためになさ
れたもので、ホストからの送信データの入力可能領域に
一度に大量のデータが入力可能であり、入力したデータ
の一部を保存できる装置を得ることを目的とする。
This invention was made to solve the above-mentioned problems, and it is possible to input a large amount of data at once into the area where data transmitted from the host can be input, and it is possible to save a part of the input data. The purpose is to obtain equipment.

〔課題を解決するための手段〕[Means to solve the problem]

この発明に係る文字列データ編集方式では、ホストから
送られたデータのうち、オペレータが編集したい範囲を
指定すると、その範囲を別の画面にコピーし、コピー先
の画面で編集を行い2編集結果をホストからのデータの
表示画面に戻すとともに、その一部は編集を行なった画
面内で所有するバッファに保存する。
In the character string data editing method according to the present invention, when an operator specifies a range of data sent from a host that he or she wants to edit, that range is copied to another screen, edited on the copy destination screen, and the two editing results are obtained. is returned to the screen displaying the data from the host, and some of it is saved in the buffer owned by the edited screen.

〔作用) この発明にかける文字列データ編集方式では。[action] In the character string data editing method applied to this invention.

ホストから送信された文字列データのうち、オペレータ
が緬果したい範囲のみを選択し、その範囲のみを表示す
る画面合作威し、その画面上でオペlメータが指定した
範囲より多くのデータ會入力することが可能で、入力し
たデータを保存することが可能なので、−度に大量のデ
ータ人力が可能である。
Among the character string data sent from the host, the operator selects only the range he or she wants to perform, displays only that range, and inputs more data than the range specified by the operator on that screen. Since it is possible to input data and save the input data, it is possible to manually input a large amount of data at once.

〔発明の実施例〕[Embodiments of the invention]

以下、この発明の一実施例を図について説明する。 An embodiment of the present invention will be described below with reference to the drawings.

第1図では、ホストコンピュータ(1)と端末装置(2
)とを接続したときの状態、第2図では、端末ディスプ
レイ画面(3)の上にホストコンピュータ(1)から送
信された文字列データ(4)が表示され、その上でオペ
レータが編集したい文字列データの範囲(5)を指定し
た状態である。第3図では、オペレータが指定した範囲
(5)のみを表示する画面(6)が作成された状態であ
る。
In Figure 1, a host computer (1) and a terminal device (2) are shown.
), the character string data (4) sent from the host computer (1) is displayed on the terminal display screen (3), and the character string data (4) that the operator wants to edit is displayed on the terminal display screen (3). This is a state in which the column data range (5) is specified. In FIG. 3, a screen (6) has been created that displays only the range (5) specified by the operator.

次に、この発明に分ける作用について説明する。Next, the functions of this invention will be explained.

第1図にpいて、ホストコンピュータ(1)かう端末装
置(2)に文字列データを送信すると、第2図の端末デ
ィスプレイ画面(3)の上にホストから送信された文字
列データ(4)ヲ表示する。オペレータが、この文字列
データ(4)の中で編集したい範囲の文字列データ(5
)ヲ指定すると、第3図のように、(5)のデータのみ
に&示する画面(6)ヲ作戚する。(6)の画面上で最
大100行1でデータ入力を行い2編集が終了した場合
には、(6)の画面内の先頭部分のみを(5)に複写し
、残1)i+61の画面内で所有するバッファにセーブ
する。
When the host computer (1) sends character string data to the terminal device (2) in Figure 1, the character string data (4) sent from the host appears on the terminal display screen (3) in Figure 2. Show wo. The operator selects the range of character string data (5) that he or she wants to edit within this character string data (4).
), as shown in Figure 3, a screen (6) will be created that shows only the data in (5). If you enter data in 1 for up to 100 lines on the screen of (6) and edit 2 is completed, copy only the first part of the screen of (6) to (5), and leave the rest 1) within the screen of i+61. Save to a buffer owned by .

な釦、上記実施例では作成された画面(6)上で編集し
た文字列データについて2編集を終了させた場合に画面
(6)円で所有するバッファ内にデータを保存すること
が可能であることをボしたが、この後、オペレータがホ
ストからの文字列データ(4)の中の違う範囲の文字列
データを指定して画面(6)ヲ作成し、保存したバッフ
ァから画面(6)にデータを転送することも可能である
Button, in the above example, when editing is completed for the character string data edited on the created screen (6), it is possible to save the data in the buffer owned by the screen (6) yen. After this, the operator specifies a different range of string data from the string data (4) from the host, creates screen (6), and displays screen (6) from the saved buffer. It is also possible to transfer data.

〔発明の効果〕〔Effect of the invention〕

この発明は以上説明したとかり9画面データの一部を切
りとって別の画面にコピーし、コピー先でデータ編集を
行うように構成したので、データ編集を行う際、ディス
プレイ画面の大きさやホストから送られるデータの大き
さを意識しな(てすむ、という効果がある。
As explained above, this invention is configured to cut out a part of the nine-screen data, copy it to another screen, and edit the data at the copy destination. This has the effect of not having to be conscious of the size of the data being sent.

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

第」図はホストコンピュータと端末装置との接続状態を
示す図、第2図は端末ディスプレイ画面上のホストから
送信された文字列データの中からオペレータが範囲金指
走している状態を示す図。 第3図は編集用の画面が作成された状態を示す図。 第4図は従来のホストコンピュータと端末装置との接続
状態を示す図である。 図にかいて、(1)はホストコンピュータ、(2)は端
末装置、(3)は端末ディスプレイ画面;(4)はホス
トから送信された文字列データ、(5)はオペレータで
指定した範囲、(6)は作成された編集用の画面を示す
。 な)2図中、同一符号は同−寸たは相当部分を示す。
Figure 1 is a diagram showing the connection state between the host computer and the terminal device, and Figure 2 is a diagram showing the operator selecting a range from among the character string data sent from the host on the terminal display screen. . FIG. 3 is a diagram showing a state in which an editing screen has been created. FIG. 4 is a diagram showing a connection state between a conventional host computer and a terminal device. In the figure, (1) is the host computer, (2) is the terminal device, (3) is the terminal display screen; (4) is the character string data sent from the host; (5) is the range specified by the operator; (6) shows the created editing screen. ) In Figure 2, the same reference numerals indicate the same dimensions or equivalent parts.

Claims (1)

【特許請求の範囲】[Claims] ホストコンピュータと端末とを接続し、両者間でデータ
通信を行なつている状態で端末ディスプレイ上にホスト
からの文字列データを表示しているとき、オペレータが
ホストからの文字列の中の任意の範囲を指定すると、指
定した範囲に相当する大きさを持つ別の画面が作成され
、その画面上に指定した範囲がそのままのフォーマット
で複写され、その画面上での文字列編集が可能となり、
その画面上で最大100行までの文字列入力、およびそ
の入力した文字列データの保存が可能で、編集を終了さ
せるとオペレータが最初に指定した範囲内に編集後のデ
ータが複写される文字列データ編集方式。
When a host computer and a terminal are connected and data is being communicated between them, and character string data from the host is being displayed on the terminal display, the operator can select any character string from the host. When you specify a range, another screen with the size equivalent to the specified range is created, the specified range is copied on that screen in the same format, and you can edit the string on that screen.
It is possible to input up to 100 lines of character strings on the screen and save the input character string data, and when editing is completed, the edited data is copied within the range originally specified by the operator. Data editing method.
JP2094480A 1990-04-10 1990-04-10 Character string data editing system Pending JPH03291743A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2094480A JPH03291743A (en) 1990-04-10 1990-04-10 Character string data editing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2094480A JPH03291743A (en) 1990-04-10 1990-04-10 Character string data editing system

Publications (1)

Publication Number Publication Date
JPH03291743A true JPH03291743A (en) 1991-12-20

Family

ID=14111446

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2094480A Pending JPH03291743A (en) 1990-04-10 1990-04-10 Character string data editing system

Country Status (1)

Country Link
JP (1) JPH03291743A (en)

Similar Documents

Publication Publication Date Title
JPH11327721A (en) Device and method for picture editing and storage medium
JPH03291743A (en) Character string data editing system
US5897647A (en) Information processing apparatus and method and computer usable medium for storing an input character train in correspondence to a figure object to which the character train is instructed to be pasted
JPS60211567A (en) Text editing system
JPH0535837A (en) Cut data editing system for window system with cut-and-paste function
JPH02140859A (en) Screen control system for computer system
JP3154790B2 (en) Optical character reader
JPH04296966A (en) Production of questionnaire sheet
JP3009071B2 (en) How to delete members in the editor
JP3004161B2 (en) Table making device
JPH01284963A (en) Document preparing and editing device
JPH0440553A (en) Document processor
JPH03109666A (en) Document preparing device
JPH0534708B2 (en)
JPS6165359A (en) Document editing device
JPH06236371A (en) Coupling device
JPH07302322A (en) Picture display device
JPH11328161A (en) Device and method for document edition
JPH03189760A (en) Document processor
JPH0351951A (en) Layout editing processing method for mixed mode communication document
JPH05265962A (en) Graph preparing equipment
JPH0354629A (en) Document layout edit processing method
JPH0316373A (en) Scanner input device
JPH02165331A (en) Picture display processing system
JPH038068A (en) Document layout edition processing method