JPH0474750B2 - - Google Patents

Info

Publication number
JPH0474750B2
JPH0474750B2 JP62107774A JP10777487A JPH0474750B2 JP H0474750 B2 JPH0474750 B2 JP H0474750B2 JP 62107774 A JP62107774 A JP 62107774A JP 10777487 A JP10777487 A JP 10777487A JP H0474750 B2 JPH0474750 B2 JP H0474750B2
Authority
JP
Japan
Prior art keywords
movement
data
column
row
specified
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 - Lifetime
Application number
JP62107774A
Other languages
Japanese (ja)
Other versions
JPS63273162A (en
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 filed Critical
Priority to JP62107774A priority Critical patent/JPS63273162A/en
Publication of JPS63273162A publication Critical patent/JPS63273162A/en
Publication of JPH0474750B2 publication Critical patent/JPH0474750B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】[Detailed description of the invention]

〔概要〕 表形式のデータを編集する際、移動データの範
囲指定方法を識別し、ずらし移動か上書き移動か
を自動的に判定して編集処理することにより、ず
らしと上書きの指定を不要にし、編集操作を簡単
化する。 〔産業上の利用分野〕 本発明は、表形式データの編集処理方法に関す
るものであり、特に表の行、列、セルで指定され
た範囲のデータを、他の任意の行、列、セルで指
定された領域に移動(複写を含む)するための編
集制御方式に関する。 表形式データの編集におけるデータ移動には、
移動先のデータを後にずらして移動元データを挿
入するずれ込み型移動と、移動先のデータを移動
元のデータで書き替える上書き型移動とがあり、
それぞれを区別して編集制御する必要がある。 〔従来の技術〕 第3図および第4図に、表形式データの移動編
集の例を示す。 第3図は、行指定によるデータのずれ込み型移
動編集の例であり、図aの表中の行01,02のデー
タを移動元データとして選択し、行04を移動先と
して指定してずれ込み型の移動を指示すると、図
bのように編集される。 第4図は、セル指定による上書き型移動編集の
例であり、図aの表の01と02の行、および血液
型、住所の列の交点にある4つのセルを移動元
[Summary] When editing tabular data, the method of specifying the range of data to be moved is identified, and the editing process is performed after automatically determining whether to shift or overwrite, thereby eliminating the need to specify shift and overwrite. Simplify editing operations. [Industrial Application Field] The present invention relates to a method for editing tabular data, and in particular, data in a range specified by a row, column, or cell of a table can be edited in any other row, column, or cell. This invention relates to an editing control method for moving (including copying) to a specified area. To move data when editing tabular data,
There are two types of movement: shift-type movement, which shifts the destination data later and inserts the source data, and overwrite-type movement, which rewrites the destination data with the source data.
It is necessary to distinguish between each and control editing. [Prior Art] FIGS. 3 and 4 show examples of moving editing of tabular data. Figure 3 is an example of shift-type movement editing of data by specifying rows. Data in rows 01 and 02 in the table in Figure A is selected as the source data, and row 04 is specified as the destination. When you instruct to move the file, it will be edited as shown in Figure b. Figure 4 is an example of overwriting type movement editing by specifying cells, and the four cells at the intersection of rows 01 and 02 of the table in Figure A, and the blood type and address columns are the source of the movement.

【表】 データとして選択し、03,04の行の対応する【table】 Select as data and correspond to rows 03 and 04

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従来のデータ移動の編集制御方式では、移動コ
マンドを選択したうえ、さらにデータ移動の型が
上書きかずれ込みかを選択する操作が必要であ
り、移動データの移動元と移動先の指定とあわせ
て、操作量が多くなり、能率的でないという問題
があつた。 〔問題点を解決するための手段〕 本発明は、表中の行あるいは列を指示してその
データ全体を他の場所に移動する操作は、一般に
表の配列を変更するために行なわれ、それらの移
動元データを移動先に挿入して行あるいは列をず
らす再配列処理を伴うこと、および表中の1個あ
るいは複数個のセルを指定してそのデータを他の
場所に移動する操作は、一般にそのデータを複写
するために行なわれ、移動先のデータは書き替え
られること、に着目して両者を内部で識別するこ
とにより操作の簡略化を図るものであり、移動元
のデータが行、列で指定されているか、セルで指
定されているかを識別して、自動的に行または列
のずらし型移動、あるいは上書き型移動を切り分
ける制御を行なうものである。 そのための本発明の表形式データ編集制御方法
の構成は、コマンドを用いて表の行と列あるいは
セルを指定してデータを編集する表形式データの
編集処理方法において、 上記コマンドによりデータの移動が指示された
際、そのデータ移動領域が行指定されているか、
列指定されているか、あるいはセル指定されてい
るかを識別する領域識別部6と、 上記領域識別部6が識別したコマンドによるデ
ータ移動領域の指定形式が、行指定であるか、列
指定であるか、あるいはセル指定であるかにした
がつて、それぞれ行ずらし型移動、列ずらし型移
動、および上書き型移動のうちの対応する型の移
動方法を選択する移動方法選択部9と、該移動方
法選択部9が選択した移動方法が、行ずらし型移
動であるか、列ずらし型移動であるか、あるいは
上書き型移動であるかにしたがつて択一的に起動
され、それぞれ行ずらし型、列ずらし型、および
上書き型のうちの対応する型のデータ移動制御を
行う行ずらし型移動制御部10、列ずらし型移動
制御部11、および上書き型移動制御部12を有
する移動編集部8とをそなえ、 移動データの領域が行指定されている場合には
行ずらし移動を行い、列指定されている場合には
列ずらし移動を行い、そしてセル指定されている
場合には上書き移動を行うように制御することを
特徴とするものである。 第1図に、本発明の原理的構成を示す。 第1図において、 1は、処理装置である。 2は、CRTなどの表示装置であり、処理対象
の表などのデータが表示される。 3は、キーボードあるいはマウスなどの入力装
置であり、コマンドの投入、表上の移動元データ
や移動先の指定などに使用される。 4は、表データなどを記憶するデータ記憶部で
ある。 5は、表示出力部である。 6は、領域識別部であり、利用者がカーソルな
どで指示した移動元や移動先の領域を行、列、セ
ルで識別する。 7は、投入された移動コマンドなどを識別する
コマンド解析部。 8は、編集処理のうち特に移動編集処理を行な
う移動編集部であり、移動コマンドにより起動さ
れる。 9は、移動方法選択部であり、移動元データが
行指定されているとき行ずらし型移動を、列指定
されているとき列ずらし型移動を、そしてセル指
定されているとき上書き型移動をそれぞれ選択
し、その制御を指示する。 10は、行ずらし型移動制御部であり、行指定
された移動元データを移動先の行に挿入し、後の
行を下にずらす制御を行なう。 11は、列ずらし型移動制御部であり、列指定
された移動元データを、移動先の列に挿入し、後
の列を右ずらしする制御を行なう。 12は、上書き型移動制御部であり、セル指定
された移動元データを、移動先のセルに上書きす
る制御を行なう。 〔作用〕 第1図において、編集処理対象の表データはデ
ータ記憶部4から読み出され、表示出力部5を介
して表示装置2に画面表示される。 まず利用者が移動元データの範囲をたとえばカ
ーソルを用いて指示すると、領域識別部6は、そ
の移動元データの範囲を行、列、セル等で識別す
る。 移動コマンドは、利用者により、たとえば入力
装置3からキー入力により、あるいはコマンドの
リストを画面表示しておいてカーソルで選択する
ことにより、投入される。 投入された移動コマンドは、コマンド解析部7
により解析され、移動編集部8が起動される。 ここで指定された移動元データは、データ記憶
部4の表データから一旦除去され、退避領域に格
納される。 移動方法選択部9は、識別された移動元データ
の範囲が行、列、セルのいずれで指定されている
かを識別し、対応する型の移動制御部を起動す
る。たとえば、行で指定されていれば行ずらし型
移動制御部10を起動する。 次に利用者によりデータの移動先領域が指示さ
れると、領域識別部6は、その領域を行、列、セ
ル等で識別する。 これにより、先に起動された型の移動制御部、
たとえば行ずらし型移動制御部10は、退避して
ある移動元データを、指定された移動先に挿入す
る制御を行なう。 このようにして、利用者は移動データの型を意
識することなく、表内の任意のデータの移動編集
を容易に行なうことができる。 〔実施例〕 第2図に、本発明の1実施例によるデータ移動
の編集制御方式をフローで示す。 :画面表示された編集対象の表上で、移動元の
領域を指定する。行、列、セルのいずれで指定
されたか、および位置情報が格納される。 :画面上で移動コマンドを選択し、投入する。 :移動元の指定方法が行/列かセルかを判定す
る。 :行/列指定の場合、さらに行指定か列指定か
を判定する。 :行指定の場合、移動元の行データを削除(退
避)し、下の行を上に詰める。 ′:列指定の場合、移動元の列データを削除
(退避)し、右の列を左に詰める。 :セル指定の場合、移動元のセルデータを削除
(退避)する。 :移動先の領域を指定する。 :指定方法が行/列指定かセル指定かを判定す
る。 :行/列指定の場合、さらに行指定か列指定か
を判定する。 :行指定の場合、移動元データを移動先の行に
挿入し、下の行を下にずらす。 ′:列指定の場合、移動先の列に挿入し、右の
列を右にずらす。 :セル指定の場合、移動先のセルに上書きす
る。 なお、移動が複写によるものの場合には、元
のデータは削除しないため、ないしの手順
は省略される。 〔発明の効果〕 本発明によれば、表形式データの移動編集操作
は、移動元と移動先の領域指定と、移動(あるい
は複写)コマンドの投入のみで足りることにな
り、従来の方式にくらべて、操作が簡単化され、
処理効率を格段に改善することができる。
In the conventional editing control method for data movement, it is necessary to select a movement command and then select whether the data movement type is overwrite or shift.In addition to specifying the source and destination of the movement data, There was a problem that the amount of operations was large and it was not efficient. [Means for Solving the Problems] The present invention provides that the operation of specifying a row or column in a table and moving the entire data to another location is generally performed to change the arrangement of the table; Operations that involve rearranging data by inserting the source data into the destination and shifting rows or columns, and operations that specify one or more cells in a table and move that data to another location are: Focusing on the fact that this is generally done to copy the data, and the data at the destination is rewritten, it aims to simplify the operation by internally identifying the two. It identifies whether it is specified by a column or a cell, and automatically performs control to distinguish between shift-type movement of rows or columns, or overwrite-type movement. To this end, the configuration of the tabular data editing control method of the present invention is such that the tabular data editing processing method uses commands to specify rows and columns or cells of a table and edits the data. When instructed, check if the data movement area is specified as a line or not.
An area identification unit 6 identifies whether a column is specified or a cell is specified, and whether the data movement area specification format by the command identified by the area identification unit 6 is row specification or column specification. , or a cell specification, a movement method selection unit 9 that selects a corresponding movement method among row shift type movement, column shift type movement, and overwrite type movement, and the movement method selection section 9; It is activated selectively depending on whether the movement method selected by section 9 is row shift type movement, column shift type movement, or overwrite type movement, and the row shift type and column shift type are respectively activated. and a movement editing section 8 having a row shift type movement control section 10, a column shift type movement control section 11, and an overwrite type movement control section 12 that control data movement of the corresponding type among the types and overwrite types, If the movement data area is specified as a row, it will be moved by row, if it is specified by column, it will be moved by column, and if it is specified as a cell, it will be overwritten. It is characterized by this. FIG. 1 shows the basic configuration of the present invention. In FIG. 1, 1 is a processing device. 2 is a display device such as a CRT, on which data such as a table to be processed is displayed. Reference numeral 3 denotes an input device such as a keyboard or a mouse, which is used for inputting commands, specifying source data on a table and destination. 4 is a data storage unit that stores table data and the like. 5 is a display output section. Reference numeral 6 denotes an area identification unit that identifies the movement source and movement destination areas designated by the user with a cursor or the like by row, column, or cell. 7 is a command analysis unit that identifies input movement commands and the like. Reference numeral 8 denotes a movement editing section which particularly performs movement editing processing among editing processing, and is activated by a movement command. 9 is a movement method selection section, which selects row shift type movement when the source data is specified as a row, column shift type movement when the column is specified, and overwrite type movement when the cell is specified. Select and direct its control. Reference numeral 10 denotes a row shifting type movement control unit, which inserts the specified row of movement source data into the movement destination row and controls to shift the subsequent row downward. Reference numeral 11 denotes a column shift type movement control unit, which inserts the column-designated movement source data into the movement destination column and controls to shift the subsequent column to the right. Reference numeral 12 denotes an overwrite type movement control unit, which performs control to overwrite the movement source data designated by the cell onto the movement destination cell. [Operation] In FIG. 1, table data to be edited is read out from the data storage section 4 and displayed on the display device 2 via the display output section 5. First, when the user indicates the range of the source data using, for example, a cursor, the area identification unit 6 identifies the range of the source data by row, column, cell, etc. The movement command is input by the user, for example, by key input from the input device 3 or by displaying a command list on the screen and selecting it with a cursor. The input movement command is processed by the command analysis section 7.
The mobile editing section 8 is activated. The migration source data specified here is temporarily removed from the table data in the data storage unit 4 and stored in the save area. The movement method selection unit 9 identifies whether the range of the identified movement source data is specified by row, column, or cell, and activates the corresponding type of movement control unit. For example, if a line is specified, the line shift type movement control unit 10 is activated. Next, when the user specifies a destination area for the data, the area identification unit 6 identifies the area by row, column, cell, etc. As a result, the movement control unit of the type activated earlier,
For example, the row shifting type movement control unit 10 performs control to insert the evacuated movement source data into a designated movement destination. In this way, the user can easily move and edit any data in the table without being aware of the type of data to be moved. [Embodiment] FIG. 2 shows a flowchart of an editing control system for data movement according to an embodiment of the present invention. : Specify the area to move from on the table to be edited displayed on the screen. Whether specified by row, column, or cell, and location information are stored. : Select and submit a movement command on the screen. : Determine whether the movement source is specified as row/column or cell. : In case of row/column specification, further determine whether it is row or column specification. : When specifying a row, delete (save) the source row data and move the rows below to the top. ′: When specifying a column, delete (save) the source column data and shift the right column to the left. : When specifying a cell, delete (evacuate) the cell data at the source. : Specify the area to move to. : Determine whether the specification method is row/column specification or cell specification. : In case of row/column specification, further determine whether it is row or column specification. : When specifying a row, insert the source data into the destination row and shift the lower row down. ′: When specifying a column, insert in the destination column and shift the right column to the right. : When specifying a cell, overwrite the destination cell. Note that if the movement is by copying, the original data is not deleted, so the following steps are omitted. [Effects of the Invention] According to the present invention, moving and editing tabular data requires only specifying the move source and destination areas and inputting a move (or copy) command, which is more efficient than conventional methods. simplifies operation,
Processing efficiency can be significantly improved.

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

第1図は本発明の原理的構成図、第2図は本発
明の1実施例のフロー図、第3図はずれ込み型移
動編集の例を示す説明図、第4図は上書き型移動
編集の例を示す説明図、第5図は従来方式のフロ
ー図である。 第1図中、1……処理装置、2……表示装置、
3……入力装置、4……データ記憶部、6……領
域識別部、7…コマンド解析部、8……移動編集
部、9……移動方法選択部。
Fig. 1 is a basic configuration diagram of the present invention, Fig. 2 is a flow diagram of one embodiment of the invention, Fig. 3 is an explanatory diagram showing an example of slide-in type movement editing, and Fig. 4 is an overwrite type movement editing. An explanatory diagram showing an example, FIG. 5 is a flow diagram of a conventional method. In FIG. 1, 1...processing device, 2...display device,
3...Input device, 4...Data storage section, 6...Area identification section, 7...Command analysis section, 8...Movement editing section, 9...Movement method selection section.

Claims (1)

【特許請求の範囲】 1 コマンドを用いて表の行と列あるいはセルを
指定してデータを編集する表形式データの編集処
理方法において、 上記コマンドによりデータの移動が指示された
際、そのデータ移動領域が行指定されているか、
列指定されているか、あるいはセル指定されてい
るかを識別する領域識別部6と、 上記領域識別部6が識別したコマンドによるデ
ータ移動領域の指定形式が、行指定であるか、列
指定であるか、あるいはセル指定であるかにした
がつて、それぞれ行ずらし型移動、列ずらし型移
動、および上記書き型移動のうちの対応する型の
移動方法を選択する移動方法選択部9と、該移動
方法選択部9が選択した移動方法が、行ずらし型
移動であるか、列ずらし型移動であるか、あるい
は上書き型移動であるかにしたがつて択一的に起
動され、それぞれ行ずらし型、列ずらし型、およ
び上書き型のうちの対応する型のデータ移動制御
を行う行ずらし型移動制御部10、列ずらし型移
動制御部11、および上書き型移動制御部12を
有する移動編集部8とをそなえ、 移動データの領域が行指定されている場合には
行ずらし移動を行い、列指定されている場合には
列ずらし移動を行い、そしてセル指定されている
場合には上書き移動を行うように制御することを
特徴とする表形式データの編集処理方法。
[Claims] 1. In a method for editing tabular data in which data is edited by specifying rows and columns or cells of a table using a command, when data movement is instructed by the above command, the data movement Is the area specified by line?
An area identification unit 6 identifies whether a column is specified or a cell is specified, and whether the data movement area specification format by the command identified by the area identification unit 6 is row specification or column specification. , or a cell specification, a movement method selection section 9 that selects a corresponding movement method among row shift type movement, column shift type movement, and writing type movement, respectively, and the movement method. It is activated selectively depending on whether the movement method selected by the selection unit 9 is a row shift type movement, a column shift type movement, or an overwrite type movement. It is provided with a movement editing section 8 having a row shifting type movement control section 10, a column shifting type movement control section 11, and an overwriting type movement control section 12, which perform data movement control of corresponding types among the shifting type and the overwriting type. , If the movement data area is specified as a row, it will be moved by a row, if a column is specified, it will be moved by a column, and if a cell is specified, it will be overwritten. A tabular data editing method characterized by:
JP62107774A 1987-04-30 1987-04-30 Table form data edit control system Granted JPS63273162A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62107774A JPS63273162A (en) 1987-04-30 1987-04-30 Table form data edit control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62107774A JPS63273162A (en) 1987-04-30 1987-04-30 Table form data edit control system

Publications (2)

Publication Number Publication Date
JPS63273162A JPS63273162A (en) 1988-11-10
JPH0474750B2 true JPH0474750B2 (en) 1992-11-27

Family

ID=14467674

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62107774A Granted JPS63273162A (en) 1987-04-30 1987-04-30 Table form data edit control system

Country Status (1)

Country Link
JP (1) JPS63273162A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03157755A (en) * 1989-11-16 1991-07-05 Sanyo Electric Co Ltd Document preparing device
JP4943670B2 (en) * 2005-06-09 2012-05-30 ヤマハ株式会社 Mixer device and channel parameter setting change program in mixer

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5957326A (en) * 1982-09-27 1984-04-02 Toshiba Corp Document editing device
JPS61138370A (en) * 1984-12-10 1986-06-25 Casio Comput Co Ltd Table processing device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5957326A (en) * 1982-09-27 1984-04-02 Toshiba Corp Document editing device
JPS61138370A (en) * 1984-12-10 1986-06-25 Casio Comput Co Ltd Table processing device

Also Published As

Publication number Publication date
JPS63273162A (en) 1988-11-10

Similar Documents

Publication Publication Date Title
US4905185A (en) Apparatus for transferring block data in original form and editing the block data
JPH0528868B2 (en)
JPH0474750B2 (en)
JPH0318224B2 (en)
JPH09160914A (en) Pen input device
EP0497283A2 (en) A document processor
JPH01103764A (en) Method for editing document using multi-window
JPH06110884A (en) Editing device
JPS63288357A (en) Data editing system
JPH0259814A (en) Dividing/integrating process system for window information
JPH0535837A (en) Cut data editing system for window system with cut-and-paste function
JPH0221320A (en) Information processor having help function including editing function
JPH01114948A (en) File edition supporting method
JPS62217320A (en) List compilation processing system
JPH0737152Y2 (en) Document creation device
JPH07249029A (en) Document listing system for word processor
JPH0528141A (en) Document title editing system
JPH0727522B2 (en) File editing method of multi-screen editor
JPH06131345A (en) Document editing method and device thereof
JPH0816809A (en) Drawing system
JPH047604A (en) Numerical controller
JPH03105563A (en) Document preparing device
JPS6167170A (en) Editor system
JPH04118728A (en) Data file updating system
JPH03147062A (en) Document generation device