JPH0351890A - Data display processing system - Google Patents

Data display processing system

Info

Publication number
JPH0351890A
JPH0351890A JP1188268A JP18826889A JPH0351890A JP H0351890 A JPH0351890 A JP H0351890A JP 1188268 A JP1188268 A JP 1188268A JP 18826889 A JP18826889 A JP 18826889A JP H0351890 A JPH0351890 A JP H0351890A
Authority
JP
Japan
Prior art keywords
data
display
processing
displayed
display device
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
Application number
JP1188268A
Other languages
Japanese (ja)
Other versions
JP2851307B2 (en
Inventor
Fumiyoshi Karube
文義 加留部
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP1188268A priority Critical patent/JP2851307B2/en
Publication of JPH0351890A publication Critical patent/JPH0351890A/en
Application granted granted Critical
Publication of JP2851307B2 publication Critical patent/JP2851307B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Image Generation (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To improve the operability of a data processor by displaying only the necessary part of data in data display processing for a display device while the unnecessary part of the data is not displayed. CONSTITUTION:A data processing part 4 compresses data read out of an external storage device 3 to a data read-in part 6 by omitting parts other than part of data in specific format which is determined with an indication received by a display control part 5. The part determined with the indication is converted into format of a display on the display device 2, data for the display is generated, and the display control part 5 displays the data for the display on the display device 2. Consequently, the operability of the data processor can be improved.

Description

【発明の詳細な説明】 〔概要〕 ディスプレイ装置へのデータの表示の際不要部分を非表
示とし必要部分のみを表示するデータ表示処理方式に関
し, ディスプレイ装置において同一行に表示すべきデータに
ついてその指定された部分を同時表示することを目的と
し. データの表示についての指示を受付けると共に前記デー
タのディスプレイ装置への表示を行うディスプレイ制御
部と,外部記憶装置から前記データを読込むデータ読込
部と.前記読込んだデータを加工して表示のためのデー
タを作威するデータ加工部とを設け,前記データ加工部
が,前記ディスプレイ制御部の受付けた指示に従って前
記読込んだデータについて前記所定の形式の当該データ
のうち前記指示により定められた部分以外の部分を省略
することによって当該データを圧縮すると共に,前記指
示により定められた部分を前記ディスプレイ装置に表示
可能な形式に変換して,前記表示のためのデータを作威
し,前記ディスプレイ制御部が,前記表示のためのデー
タを前記ディスプレイ装置に表示するように構或する.
〔産業上の利用分野〕 本発明はデータ表示処理方式に関し.更に詳しくは.デ
ィスプレイ装置へのデータの表示の際不要部分を非表示
とし必要部分のみを表示するデータ表示処理方式に関す
る. データ処理装置におけるデータの表示は.ディスプレイ
装置を介して行われることが多い.〔従来の技術〕 現在用いられているディスプレイ装置の表示画面の大き
さは,殆んどの場合,横方向(1行のサイズ)が80カ
ラムとされている.しかし.画面に表示すべきデータ(
の横方向のサイズ)が80カラム以下であることは稀で
あり,同一行のデータ全体を同時には表示できないこと
が多い.この一方で,ユーザがデータを参照する場合に
は,画面の横方向(同一行)に延びたデータにおいて,
その行の左端にあるデータの部分と中間にあるデータの
部分とを同時に参照するよりも,左端の部分と右端の部
分とを同時に参照することの方が多い. そこで,従来は,データが80カラム以上ある場合.画
面の横方向のスクロール機能を利用してデータの必要部
分を参照することが行われていた.即ち,例えば.l行
内の左端の部分を含む画面が表示され.この後ユーザの
指示に従って画面が横方向にスクロールされ.右端の部
分を含む画面が表示される.従って,表示画面上の同一
行のデータが2回に分けて表示され,ユーザも2回に渡
ってデータの必要部分を参照していた. (発明が解決しようとする課題) 前述の従来技術によれば,同一行に表示される(表示す
べき)データのサイズが大きくなるに従って,左端と右
端のデータを参照するためには.スクロールの回数も増
す必要がある.このためデータ処理装置の操作性が悪く
なってしまうという問題があった. また,前述の従来技術によれば.同一行のデータの左端
と右端の部分を同時に表示し参照することは不可能であ
る.このため.どうしても同時に参照する必要がある場
合には,どちらか一方を先に印刷(ハードコピー)シ.
この後画面を横方向にスクロールして他方を印刷し,印
刷物を用いてデータの左端と右端の部分を参照する必要
がある.従って,データの同時参照のためには,画面の
スクロールに加えて複数回の印刷が必要となり.前述と
同様に,データ処理装置の操作性が悪くなってしまうと
いう問題があった. 本発明は,ディスプレイ装置において同一行に表示すべ
きデータについてその指定された部分を同時表示するこ
とを可能としたデータ表示処理方式を提供することを目
的とする. 〔課題を解決するための手段〕 第1図は本発明の原理横戒図であり.本発明によるデー
タ処fl装置を示している。
[Detailed Description of the Invention] [Summary] Regarding a data display processing method that hides unnecessary parts and displays only the necessary parts when displaying data on a display device, this invention specifies data to be displayed on the same line on the display device. The purpose is to simultaneously display the parts that have been a display control unit that receives instructions for displaying data and displays the data on a display device; and a data reading unit that reads the data from an external storage device. a data processing unit that processes the read data to create data for display, and the data processing unit converts the read data into the predetermined format according to instructions received by the display control unit. The data is compressed by omitting the part other than the part specified by the instruction, and the part specified by the instruction is converted into a format that can be displayed on the display device, and the data is displayed. The display controller is configured to display the data for display on the display device.
[Industrial Application Field] The present invention relates to a data display processing method. For more details. This paper relates to a data display processing method that hides unnecessary parts and displays only the necessary parts when displaying data on a display device. Display of data in data processing equipment. This is often done via a display device. [Prior Art] In most cases, the size of the display screen of currently used display devices is 80 columns in the horizontal direction (size of one line). but. Data that should be displayed on the screen (
(horizontal size) is rarely less than 80 columns, and it is often not possible to display the entire data in the same row at the same time. On the other hand, when the user refers to data, in the data extending horizontally (on the same line) on the screen,
It is more common to refer to the leftmost part of a row and the rightmost part at the same time, rather than to refer to the leftmost part of the row and the data part in the middle at the same time. Therefore, conventionally, if the data has 80 or more columns. The horizontal scroll function of the screen was used to refer to the required part of the data. That is, for example. A screen containing the leftmost portion of the l line is displayed. After this, the screen is scrolled horizontally according to the user's instructions. A screen including the rightmost part will be displayed. Therefore, data on the same line on the display screen was displayed twice, and the user had to refer to the necessary part of the data twice. (Problem to be Solved by the Invention) According to the prior art described above, as the size of data displayed (to be displayed) on the same line increases, in order to refer to data at the left end and right end. It is also necessary to increase the number of scrolls. As a result, there was a problem in that the operability of the data processing device deteriorated. Also, according to the prior art described above. It is impossible to display and refer to the left and right ends of data in the same row at the same time. For this reason. If you absolutely need to refer to both at the same time, print (hard copy) one of them first.
After this, you need to scroll the screen horizontally, print the other side, and use the printout to refer to the left and right edges of the data. Therefore, in order to refer to data simultaneously, it is necessary to print multiple times in addition to scrolling the screen. As mentioned above, there was a problem that the operability of the data processing device deteriorated. An object of the present invention is to provide a data display processing method that makes it possible to simultaneously display designated portions of data to be displayed on the same line on a display device. [Means for solving the problem] Figure 1 is a horizontal diagram of the principle of the present invention. 1 shows a data processing fl device according to the invention;

第1図において6 1は処理装置,2はディスプレイ装
置,3は外部記憶装置,4はデータ加工部5はディスプ
レイ制御部.6はデータ読込部である, 処理装置1は,中央処理装置(CPU)とメモリとから
なり.データの作成及び加工を行い.データの表示のた
めにディスプレイ装置2を制御し.データの格納及び読
込み(読出し)のために外部記憶装置3を制御する. ディスプレイ装置2は,データを表示するためのもので
あり.例え1ば,外部記憶装置3に格納されているデー
タや当該データについてデータ加工部4で加工したもの
を表示する. 外部記憶装置3は,処理装置1又は他のデータ処理装置
で作成されたデータを格納する.このデータは.当該外
部記憶装置3等への格納に適した所定の形式とされてい
る. ディスプレイ制御部5は,データのディスプレイ装置2
への表示を行い.また,データの表示についての指示を
受付ける.この指示は.例えば,ユーザの人力によって
キーボード(図示せず)から与えられ.又は.コマンド
の形で与えられる.データ読込部6は,外部記憶装置3
からデータを読込み.データ加工部4に送る. データ加工部4は,この読込まれたデータを,ディスプ
レイ制御部5が受付けた指示に従って加工して表示のた
めのデータを作威し,これをディスプレイ!11111
部5に送る. 〔作用〕 データ加工部4は,ディスプレイ制御部5の受付けた指
示に従って,読込まれたデータのうち当該指示により定
められた部分(表示部分)以外の部分を省略1(削除)
することによって当該読込まれたデータのサイズを圧縮
する. データ加工部4は,また.前記定められた部分について
.前述の如き所定の形式からディスプレイ装置2に表示
可能な形式に変換する.このようなデータの加工の結釆
,前記定められた部分のみが,ディスプレイ装置2に表
示可能とされる.従って,前記指示はデータの表示範囲
を規定する情報である. 以上により,表示のためのデータが作成される.この表
示のためのデータは.例えば5同一行に表示すべきデー
タについてその左端と右端とを表示範囲として規定する
旨を指示した場合,左端と右端の部分のみからなるもの
とされ,その中間の部分は省略されたものとなる.. このような表示のためのデータがディスプレイ制御部5
によってディスプレイ装置2に表示されると,まず左端
の部分が当該行の左端に表示され,これに続けて右端の
部分が表示される.即ち.左端と右端の中間の部分は省
略されており.この部分が画面上の表示の際・に空白(
ブランク)とされることばない.このように指示により
定められた部分以外の部分を省略してデータを圧縮する
ことにより.指示により定められた部分を同時に表示す
ることができる. 〔実施例〕 (al一実施例の説明 第2図は実施例説明図であり,データ処理装置を示して
いる. 第2図において,7は画面メモリ,8はキーボード,4
1は解析部.42はBNDS作成部.43はデータ圧縮
部,44は変換部,51は端末処理受付部,52は画面
表示部である.この実施例は,データの表示についての
指示即ち表示範囲を規定する情報が,キーボード(又は
入力装置)8を介して与えられる例である.画面メモリ
7は.処理装置1のメモリの一部であり,データの一次
H積頌域と加工データの1積領域と非表示力ラムデータ
の蓄積領域と画面表示形式データの蓄積領域とを含む。
In FIG. 1, 61 is a processing device, 2 is a display device, 3 is an external storage device, and 4 is a data processing unit 5 is a display control unit. 6 is a data reading section. The processing device 1 consists of a central processing unit (CPU) and a memory. Create and process data. Controls the display device 2 for displaying data. Controls the external storage device 3 for data storage and reading (reading). The display device 2 is for displaying data. For example, data stored in the external storage device 3 and data processed by the data processing unit 4 are displayed. The external storage device 3 stores data created by the processing device 1 or other data processing devices. This data is. It is in a predetermined format suitable for storage in the external storage device 3, etc. The display control unit 5 controls the data display device 2.
The display is performed. It also accepts instructions regarding data display. This instruction is. For example, it may be given by the user's manual input from a keyboard (not shown). Or. It is given in the form of a command. The data reading unit 6 includes the external storage device 3
Read data from. Send to data processing section 4. The data processing unit 4 processes this read data according to the instructions received by the display control unit 5 to create data for display, and displays this data! 11111
Send to Section 5. [Operation] In accordance with the instruction received by the display control unit 5, the data processing unit 4 omits 1 (deletes) a portion of the read data other than the portion (display portion) specified by the instruction.
By doing this, the size of the read data is compressed. The data processing section 4 also has a. Regarding the above specified part. Convert the predetermined format as described above to a format that can be displayed on the display device 2. As a result of such data processing, only the predetermined portion can be displayed on the display device 2. Therefore, the instruction is information that defines the display range of data. Through the above steps, data for display is created. The data for this display is. For example, if you specify that the left and right ends of data to be displayed on the same line are specified as the display range, it will be assumed that only the left and right ends will be displayed, and the middle part will be omitted. .. .. Data for such display is stored in the display control unit 5.
When displayed on the display device 2, the leftmost part is first displayed at the left end of the line, followed by the rightmost part. That is. The part between the left and right ends is omitted. When this part is displayed on the screen, it will be blank (
There are no words that are blank). By compressing data by omitting parts other than those specified by the instructions. Parts determined by instructions can be displayed at the same time. [Embodiment] (Explanation of al1 embodiment) Figure 2 is an explanatory diagram of the embodiment and shows a data processing device. In Figure 2, 7 is a screen memory, 8 is a keyboard, 4 is a
1 is the analysis department. 42 is the BNDS creation department. 43 is a data compression section, 44 is a conversion section, 51 is a terminal processing reception section, and 52 is a screen display section. In this embodiment, instructions for displaying data, that is, information defining the display range, are given via the keyboard (or input device) 8. The screen memory 7 is. It is a part of the memory of the processing device 1, and includes a primary H product area for data, a single product area for processed data, an accumulation area for non-display force data, and an accumulation area for screen display format data.

これらの領域は表示のためのデータを作成するために,
データ加工部4が使用する.外部記憶装置3から読込ま
れたデータは,データの一次蓄積領域に格納される。
These areas are used to create data for display.
Used by data processing section 4. The data read from the external storage device 3 is stored in the primary data storage area.

表示のためのデータは,画面表示形式データの蓄積領域
に格納され,ディスプレイ装置2への表示のために画面
表示部52によって参照される.キーボード8は.入力
装置の一例として示されたものであり,ディスプレイ装
置2に併設されて端末とされる.この実施例では.キー
ボード8等の入力vt置を用いて.一但百面に表示され
たデータをユーザが参照しながら,表示範囲(データの
必要部分)を規定する情報を人力する.従って,この情
報は,同一行に表示されるデータを.カラム単位で.表
示される部分(表示カラム)と表示されない部分(非表
示力ラム)とに区別する情報である. このことから,前記情報は.直接には非表示カラムを指
定する形で与えることもできる(他の実施例参照).シ
かし.このような場合であっても,表示処理に関してデ
ータを表示と非表示とに区別することには相違ないので
,間接には表示カラムを定めていると言える.そこで,
本明細書においては2前記情報が表示されない部分を指
定する形で与えられた場合であっても,「表示される部
分」を「前記情報(データの表示についての指示)によ
り定められた部分」と言うこととし,「表示されない部
分」を「前記情報により定められた部分以外の部分」と
言うこととする.解析部41は,?JI数のデータにつ
いて.表示範囲を規定する情報から非表示カラムに関す
る情報をテーブル化して,画面メモリ7の非表示カラム
データの蓄積領域に蓄積する.即ち.?3[数(複数行
)のデータについて,その非表示カラムが,行とカラム
(桁)とによって表される. BNDS作成部42は,非表示カラムの表示行(BND
S)をディスプレイ装置2に表示するためのデータを作
成する.このデータは.ディスプレイ装置2に表示可能
な形式のデータとされ,画面メモリ7の画面表示形式デ
ータの蓄積領域に蓄積される.このデータは.ディスプ
レイ装置2上に表示カラムと共に表示される.これによ
り.表示範囲を規定する情報についてのt1認ができる
Data for display is stored in the screen display format data storage area, and is referenced by the screen display section 52 for display on the display device 2. Keyboard 8 is. This is shown as an example of an input device, and is used as a terminal when attached to the display device 2. In this example. Use the input Vt position on the keyboard 8, etc. The user manually inputs the information that defines the display range (necessary part of the data) while referring to the data displayed on one page. Therefore, this information is the same as the data displayed on the same line. In column units. This is information that distinguishes between the displayed part (display column) and the non-displayed part (hidden column). From this, the above information is. It can also be given directly by specifying a hidden column (see other examples). Shikashi. Even in such a case, since there is no difference between display processing and distinguishing between display and non-display data, it can be said that display columns are indirectly defined. Therefore,
In this specification, 2. Even when the above information is given in a form that specifies a part that is not displayed, the "displayed part" is defined as "the part determined by the above information (instructions regarding data display)". We will refer to the ``parts that are not displayed'' as ``the parts other than those determined by the above information.'' The analysis unit 41? Regarding the JI number data. Information on hidden columns is created into a table from the information that defines the display range, and is stored in the storage area for hidden column data in the screen memory 7. That is. ? 3 [For a number (multiple rows) of data, the hidden columns are represented by rows and columns (digits). The BNDS creation unit 42 creates display rows (BND
Create data for displaying S) on display device 2. This data is. The data is in a format that can be displayed on the display device 2 and is stored in the screen display format data storage area of the screen memory 7. This data is. It is displayed on the display device 2 together with the display columns. Due to this. It is possible to perform t1 confirmation of information that defines the display range.

データ圧縮部43は.非表示力ラムに関するテーブルに
基づいて.読込まれたデータから非表示力ラムを省略(
削除〉してデータ(のサイズ即ちカラム数)を圧縮し,
その結果を画面メモリ7の加工データの蓄積領域に蓄積
する。このために,データ圧縮部43は,画面メモリ7
のデータの一次蓄積領域及び非表示カラムデータの蓄積
領域を参照する. 変換部44は.加エデータの蓄積領域に蓄積された圧縮
後のデータを,ディスプレイ装M2に表示可能な形式の
データに変換して表示のためのデータとし.画面メモリ
7の両面表示形式データの蓄積領域に蓄積する.即ち.
キャラクタジェネレータを参照すること等により,イメ
ージデータが作威される. 端末処理受付部51は.端末のキーボード8等の入力装
置からの処理を受付け.該当する処理に制御を渡す.例
えば,表示範囲を規定する情報を受付け,データの加工
に必要な制御を行う.画面表示部52は,iI面メモリ
7の画面表示形式データの蓄積領域に蓄積された表示の
ためのデータを.ディスプレイ装置2に表示する.第3
図は加工前のデータを示す図である.外部記憶装置3は
.例えば磁気ディスク装置の如きD A S D (D
lrsct Access Strage Devic
e)からなる.外部記憶装置3において.データは,レ
コード単位で格納される. 1つのレコードは,ディスプレイvt置2への表示の際
に同一行上に表示されるべき情報である.以下,1つの
レコードを1つのデータとして説明する. 第3図においてr〜・・・1・・・〜・・・A・・・〜
」の如く.1つのデータの大きさを示すために,カラム
数を図示してある.第3lカラムから第89カラムまで
は図示を省略している.この場合,1つのデータの大き
さは,カラム数で表すと103カラムであり,ディスプ
レイ装置2の一行の大きさ80カラムより大きい.なお
,このカラム数は,データと共に外部記憶装W3に格納
されるものではない。
The data compression unit 43. Based on the table regarding hidden power rams. Omit hidden power rams from read data (
Delete> and compress the data (size, i.e. number of columns),
The results are stored in the processed data storage area of the screen memory 7. For this purpose, the data compression unit 43 uses the screen memory 7
Refer to the primary storage area for data and the storage area for hidden column data. The converter 44 is . The compressed data accumulated in the processed data accumulation area is converted into data in a format that can be displayed on the display device M2 and used as data for display. The data is stored in the double-sided display format data storage area of the screen memory 7. That is.
Image data is created by referencing a character generator, etc. The terminal processing reception unit 51. Accepts processing from input devices such as the terminal keyboard 8. Transfer control to the appropriate process. For example, it accepts information that defines the display range and performs the necessary controls for data processing. The screen display unit 52 displays data for display accumulated in the screen display format data accumulation area of the iI screen memory 7. Display on display device 2. Third
The figure shows the data before processing. The external storage device 3 is . For example, D A S D (D
lrsct Access Storage Device
Consists of e). In the external storage device 3. Data is stored in record units. One record is information that should be displayed on the same line when displayed on display Vt position 2. Below, one record will be explained as one piece of data. In Figure 3, r~...1...A...~
” Like. The number of columns is illustrated to show the size of one piece of data. The illustrations from the 3rd column to the 89th column are omitted. In this case, the size of one piece of data is 103 columns, which is larger than the size of one line of the display device 2, which is 80 columns. Note that this number of columns is not stored in the external storage device W3 together with the data.

このようなデータは,例えばアスキーコードの如き所定
の形式で表されており,変換部44で変換されるまでは
この形式を保つ. 第4図はデータ表示処理フローであり,第5図はデータ
表示の一例を示す図である。
Such data is expressed in a predetermined format, such as ASCII code, and remains in this format until it is converted by the converter 44. FIG. 4 is a data display processing flow, and FIG. 5 is a diagram showing an example of data display.

■端末処理受付部5!が.ユーザによる端末のキーボー
ド8からの処理入力を受付ける.■当該処理のためにデ
ータの読込みが必要な場合,即ち外部記憶装置3に格納
されたデータを使用する場合.この旨をディスプレイ制
御部5がデータ読込部6に通知する. ■データ読込部6は,外部記憶装置3から必要な(指定
された)データを読込み.N面メモリ7のデータの一次
M積領域及び加工データの蓄積領域に蓄積する. データの読込みが不要な場合,即ちユーザにより新たな
データが作威される場合,以上の処理は行われない. 読込まれた又は作威されたデータがディスプレイ装置2
に表示される.即ち,変換部44がデータをディスプレ
イ装置2に表示可能な形式に変換し.画面表示部52が
これをディスプレイ装置2に表示する。この表示は.例
えば第3図の如くになる(レコード1:等は表示されな
い).この場合,1行が80カラムのディスプレイ装置
2へは,108カラムの大きさのデータの全体を同時に
表示することはできない. ■今,1つのデータの左端の部分rsHOUH IN」
と右端の部分rUR I AGE I及びrRIEKI
Jとを同時に参照する必要があり,ユーザがこの旨を入
力する.即ち,#l末処理受付部51がユーザによる端
末のキーボード8からの表示処理の依頼,換言すれば表
示範囲を規定する情報を受付ける.これにより,データ
の一部分のカラムの非表示依頼がなされたことになる. 表示範囲を規定する情報は.第5図の2行目及び6行目
に図示の如く5表示したい範囲(のカラム)に所定の一
対のマーク「〈・・・〉」を位置づけることにより,入
力される.この入力のためには画面の横方向のスクロー
ルが必要となる.このスクロール機能はディスプレイ制
御部5に設けられる. ■前記依頼がなされた場合.解析部4lが.端末処理受
付部5lからの通知を受け.当該依頼を解析し,非表示
力ラムに関するテーブルを画面メモI7 7の非表示カ
ラムデータのM積領域に作戊する.この時,第5図に図
示の如く,3行目のデータについて2行目に示す様な表
示範囲を規定した場合この規定は,次の表示範囲の規定
(6行目)の直前の行まで有効であり,その表示範囲を
規定するものとされる.従って,2行目の規定は3行目
乃至5行目についての表示範囲を規定し.6行目の規定
は7行目以降(最終行まで)についての表示範囲を規定
する.このような解析を解析部4lが行うことにより.
表示範囲を規定する情報の入力を簡便にすることができ
る. 前記依頼がなされない場合.以上の処理は行われない. ■前記依頼がなされた場合,即ち非表示カラムが存在す
る場合,BNDS作成部42及びデータ圧縮部43が,
i未処理受付部5lからの通知によりこれを知って,以
下の処理■及び■を行う.非表示カラムが存在しない場
合,以下の処理■及び■は行われない. ■BNDS作成部42が,第5図の2行目及び6行目の
如き表示rBNDs<・・・〉〈・・・〉」を行うため
のデータを,画面メモリ7の画面表示形式データの蓄積
領域の所定の領域に作成する.この処理は,端末処理受
付部5lからの通知に基づいて.又は,i!面メモリ7
の非表示力ラムデータの蓄積領域を参照することによっ
て行われる.■データ圧縮部43が,画面メモリ7のデ
ータの一次蓄積領域のデータを非表示カラムに関するテ
ーブルに基づいて圧縮し.画面メモリ7の加工データの
蓄積領域に蓄積する.画面メモリ7の一次蓄積領域のデ
ータはそのまま残されるので,処理■ないし■を行うこ
となく表示範囲を規定する情報の変更に対応できる. ■変換部44が,圧tm後のデータを表示可能な形式に
変換し,iI面メモリ7の画面表示形式データの蓄積領
域の所定の領域に表示のためのデータを作成する.この
時,非表示カラムに関するテーブルが参照され,非表示
カラムの確認が行われる。
■Terminal processing reception section 5! but. Accepts processing input from the user via the keyboard 8 of the terminal. ■When it is necessary to read data for the relevant processing, that is, when data stored in the external storage device 3 is used. The display control section 5 notifies the data reading section 6 of this fact. ■The data reading unit 6 reads necessary (specified) data from the external storage device 3. The data is stored in the primary M product area of the N-plane memory 7 and the processing data storage area. If there is no need to read data, that is, if new data is created by the user, the above processing is not performed. The read or manipulated data is displayed on the display device 2.
is displayed. That is, the converter 44 converts the data into a format that can be displayed on the display device 2. The screen display section 52 displays this on the display device 2. This display is. For example, it will look like Figure 3 (Record 1: etc. will not be displayed). In this case, the entire 108 column data cannot be displayed simultaneously on the display device 2 where one row has 80 columns. ■Now, the leftmost part of one piece of data rsHOUH IN''
and the rightmost part rUR I AGE I and rRIEKI
It is necessary to refer to J at the same time, and the user inputs this information. That is, the #l end processing receiving unit 51 receives a request from the user for display processing from the keyboard 8 of the terminal, in other words, information defining the display range. This means that a request has been made to hide a column of part of the data. The information that defines the display range is. As shown in the second and sixth lines of FIG. 5, input is made by positioning a predetermined pair of marks "<...>" in the range (column) to be displayed. This input requires horizontal scrolling of the screen. This scrolling function is provided in the display control section 5. ■If the above request is made. The analysis section 4l. A notification is received from the terminal processing reception unit 5l. Analyze the request and create a table related to the hidden power column in the M product area of the hidden column data of screen memo I77. At this time, as shown in Figure 5, if the display range shown in the second line is specified for the data in the third line, this specification will extend to the line immediately before the next display range specification (line 6). It is considered to be valid and to define its display range. Therefore, the specification on the second line specifies the display range for the third to fifth lines. The 6th line specifies the display range from the 7th line onwards (up to the last line). By performing such an analysis by the analysis section 4l.
This makes it easier to input information that defines the display range. If the above request is not made. No further processing is performed. ■When the above request is made, that is, when there is a hidden column, the BNDS creation unit 42 and data compression unit 43
This is known from the notification from the i-unprocessed reception unit 5l, and the following processes ① and ② are performed. If there are no hidden columns, the following processes ■ and ■ will not be performed. ■The BNDS creation unit 42 stores the data for displaying rBNDS<...><...> in the screen memory 7 in the screen display format data as shown in the second and sixth lines of FIG. Create it in the specified area of the area. This process is performed based on the notification from the terminal processing reception unit 5l. Or, i! surface memory 7
This is done by referring to the hidden force ram data storage area. ■The data compression unit 43 compresses the data in the primary data storage area of the screen memory 7 based on the table regarding hidden columns. It is stored in the processing data storage area of the screen memory 7. Since the data in the primary storage area of the screen memory 7 is left as is, it is possible to respond to changes in the information defining the display range without performing processing ① or ②. (2) The conversion unit 44 converts the data after pressure tm into a displayable format, and creates data for display in a predetermined area of the screen display format data storage area of the II screen memory 7. At this time, a table regarding hidden columns is referenced to confirm hidden columns.

[相]画面表示部52が5表示のためのデータをディス
プレイ装置2に表示する。この表示の結果は.第5図に
図示の如くになる。第5図において21は画面であり,
「l行目」,「桁位置」等は画面には表示されない. 第3図との比較から明らかなように.第5図において,
3行目ないし5行目では第3図のデータの第11カラム
ないし第89カラムまでが省略され,7行目ないし9行
目では第3図のデータの第33カラムないし第89カラ
ムまでが省略されている.これらのカラムは,2行目及
び6行目の表示範囲を規定する情報により.非表示カラ
ムとされたものである. なお.処理■における読込まれたデータ等の表示も,i
I面メモリ7の加エデータの蓄積領域のデータを処理■
及び0と同様に処理することによって行われる.このた
め,データの読込み又は作戊は,画面メモリ7のデータ
の一次蓄積領域及び加工データの蓄積領域の双方に対し
て行われる.(bl他の実施例の説明 第6図は他の実施例説明図である. この実施例は.表示範囲を規定する情報が.コマンドと
して与えられる例である. 予め非表示カラムが判っている場合には.コマンドによ
り表示範囲を規定できる.即ち,コマンド行に非表示を
指示するコマンド(B N D Sとする〉及び非表示
カラムを示すオペランドが入力される.このオペランド
では,非表示カラムを指定する形で表示範囲を規定する
情報が与えられる.例えば. BNDS (11:89  106:LAST)なるコ
マンドが入力されると,データの第1lカラムないし第
89カラム及び第106カラムないし最終カラムが非表
示カラムとされる。これにより,第6図図示の表示が得
られる.この場合にも,コマンドBNDS及びオペラン
ドを変換して得た所定のマーク「〈・・・〉」がデータ
と共に表示される. なお.オペランドで当該コマンドの有効なデータの数等
を指示することにより.第5図の如き表示を得るように
することもできる. 以上本発明を実施例により説明したが,本発明はその主
旨に従い種々の変形が可能である。
[Phase] The screen display unit 52 displays data for 5 displays on the display device 2. The result of this display is. The result will be as shown in FIG. In Fig. 5, 21 is a screen,
``Lth line'', ``column position'', etc. are not displayed on the screen. As is clear from the comparison with Figure 3. In Figure 5,
In the 3rd to 5th lines, the 11th to 89th columns of the data in Figure 3 are omitted, and in the 7th to 9th lines, the 33rd to 89th columns of the data in Figure 3 are omitted. It has been done. These columns are based on the information that defines the display range of the second and sixth lines. This is a hidden column. In addition. The display of the read data etc. in the process ■ is also
Process the data in the processed data storage area of the I-side memory 7■
This is done by processing in the same way as and 0. Therefore, reading or editing of data is performed on both the primary data storage area and the processed data storage area of the screen memory 7. (bl Explanation of other embodiments Figure 6 is an explanatory diagram of another embodiment. This embodiment is an example in which information defining the display range is given as a command. Non-display columns are known in advance. In this case, the display range can be specified using a command.In other words, a command to instruct non-display (B N D S) and an operand indicating a non-display column are input on the command line.In this operand, the non-display column For example, when the command BNDS (11:89 106:LAST) is input, the 11th column to 89th column and the 106th column to the last column of data are given. is set as a hidden column.As a result, the display shown in Figure 6 is obtained.In this case as well, the predetermined mark "<...>" obtained by converting the command BNDS and the operand is displayed along with the data. It is also possible to obtain a display as shown in Fig. 5 by specifying the number of valid data of the command using the operand. Various modifications are possible according to the main idea.

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

以上説明したように.本発明によれば,ディスプレイ装
置へのデータ表示処理において9データの不要部分を非
表示とし必要部分のみを表示することにより,データの
必要部分を同一行に同時に表示させることができるので
,データ処理装置の操作性を向上することができ,また
.ユーザがデ−タの参照を容易に行うことができる.
As explained above. According to the present invention, by hiding unnecessary parts of nine data and displaying only the necessary parts during data display processing on a display device, the necessary parts of data can be simultaneously displayed on the same line. The operability of the device can be improved. Users can easily refer to data.

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

第1図は本発明の原理構威図. 第2図は実施例説明図, 第3図は加工前のデータを示す図, 第4図はデータ表示処理フロー 第5図はデータ表示の一例を示す図, 第6図は他の実施例説明図. 1は処理装置,2はディスプレイ装置.3は外部記憶装
置,4はデータ加工部.5はディスプレイ制御部.6は
データ読込部である。
Figure 1 shows the principle structure of the present invention. Figure 2 is an explanatory diagram of an embodiment, Figure 3 is a diagram showing data before processing, Figure 4 is a data display processing flow, Figure 5 is a diagram showing an example of data display, and Figure 6 is an explanation of another embodiment. figure. 1 is a processing device, 2 is a display device. 3 is an external storage device, and 4 is a data processing unit. 5 is a display control section. 6 is a data reading section.

Claims (1)

【特許請求の範囲】 データを表示するためのディスプレイ装置(2)と、 所定の形式とされた前記データを格納する外部記憶装置
(3)とを備えたデータ処理装置において、 前記データの表示についての指示を受付けると共に前記
データの前記ディスプレイ装置(2)への表示を行うデ
ィスプレイ制御部(5)と、前記外部記憶装置(3)か
ら前記データを読込むデータ読込部(6)と、 前記読込んだデータを加工して表示のためのデータを作
成するデータ加工部(4)とを設け、前記データ加工部
(4)が、前記ディスプレイ制御部(5)の受付けた指
示に従って前記読込んだデータについて前記所定の形式
の当該データのうち前記指示により定められた部分以外
の部分を省略することによって当該データを圧縮すると
共に、前記指示により定められた部分を前記ディスプレ
イ装置(2)に表示可能な形式に変換して、前記表示の
ためのデータを作成し、 前記ディスプレイ制御部(5)が、前記表示のためのデ
ータを前記ディスプレイ装置(2)に表示する ことを特徴とするデータ表示処理方式。
[Claims] Regarding the display of the data in a data processing device comprising a display device (2) for displaying data and an external storage device (3) for storing the data in a predetermined format. a display control unit (5) that accepts an instruction and displays the data on the display device (2); a data reading unit (6) that reads the data from the external storage device (3); a data processing unit (4) that processes the read data to create data for display, and the data processing unit (4) processes the read data according to instructions received from the display control unit (5). Regarding the data, the data can be compressed by omitting parts other than the part specified by the instruction from the data in the predetermined format, and the part specified by the instruction can be displayed on the display device (2). Data display processing is characterized in that the display control unit (5) displays the display data on the display device (2); method.
JP1188268A 1989-07-20 1989-07-20 Data display system Expired - Fee Related JP2851307B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1188268A JP2851307B2 (en) 1989-07-20 1989-07-20 Data display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1188268A JP2851307B2 (en) 1989-07-20 1989-07-20 Data display system

Publications (2)

Publication Number Publication Date
JPH0351890A true JPH0351890A (en) 1991-03-06
JP2851307B2 JP2851307B2 (en) 1999-01-27

Family

ID=16220699

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1188268A Expired - Fee Related JP2851307B2 (en) 1989-07-20 1989-07-20 Data display system

Country Status (1)

Country Link
JP (1) JP2851307B2 (en)

Also Published As

Publication number Publication date
JP2851307B2 (en) 1999-01-27

Similar Documents

Publication Publication Date Title
JPH04186425A (en) Menu display system
JPH11203016A (en) Automatic scrolling method
JPH0475093A (en) Image data processing device
JPH0351890A (en) Data display processing system
JPS60227294A (en) Display unit
JPH0241783B2 (en)
JPH02187791A (en) display device
JPH0764979A (en) Document information processing device
JPH10111854A (en) Link number display method in browser
JPS6066294A (en) Wordprocessor
JP2000347777A (en) Method for displaying data input picture
JPH05324649A (en) Data processing method and apparatus thereof
JPS63172572A (en) Image filing device
JPS61265679A (en) Image rrocessing device
WO1999054837A1 (en) Document production assisting device, document production assisting method, and recording medium on which document production assisting program is recorded
JPH02297287A (en) Document processor
JPH07152530A (en) Icon display method
JPS61186994A (en) document creation device
JPH07160692A (en) Document display device
JPS60245074A (en) Automatic agate display system
JPS6113335A (en) Controlling system of input display
JPH0540466A (en) Information processing equipment
JPH0476663A (en) Document preparing device
JPH03249697A (en) Scroll control method
JPH03245217A (en) Information processor

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees