JPS62271133A - Display control processing system - Google Patents

Display control processing system

Info

Publication number
JPS62271133A
JPS62271133A JP61115565A JP11556586A JPS62271133A JP S62271133 A JPS62271133 A JP S62271133A JP 61115565 A JP61115565 A JP 61115565A JP 11556586 A JP11556586 A JP 11556586A JP S62271133 A JPS62271133 A JP S62271133A
Authority
JP
Japan
Prior art keywords
display control
processing
data
display
control function
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
JP61115565A
Other languages
Japanese (ja)
Other versions
JPH0379730B2 (en
Inventor
Yasumasa Nishijima
西島 靖昌
Makiko Ikeda
池田 真貴子
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.)
PFU Ltd
Original Assignee
PFU 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 PFU Ltd filed Critical PFU Ltd
Priority to JP61115565A priority Critical patent/JPS62271133A/en
Publication of JPS62271133A publication Critical patent/JPS62271133A/en
Publication of JPH0379730B2 publication Critical patent/JPH0379730B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To easily control colors of data item at optional place in a table by including designation of objective extent of display control in display control function of simplified language. CONSTITUTION:The content of an electronic sheet 5 is read out in a table processing section 21 by command or following specified procedure and processed successively. When a display control function is detected during processing, a display control function processing section 22 is called and processing is requested. The display control function processing section 22 analyzes parameters alpha, beta, tau1:tau2 and executes color control processing 22a, attribute control processing 22b and objective extent control processing 22c based on values of parameters. The result of these display control processing is reflected in each data included in the objective extent of the electronic sheet 5 as display control information. When the display control function processing section 22 completes processing, control is returned to the table processing section 21. A display controlling section 23 controls color, brightness, etc., based on the display control information when reading table data from the electronic sheet 5 and displays them in a display unit 1.

Description

【発明の詳細な説明】 3、発明の詳細な説明 〔概要〕 簡易言語の表示制御関数中に1表示制御の対象範囲の指
定を含ませ、テーブル内の任意の箇所のデータ項目の色
を簡単に制御できるようにする。
[Detailed Description of the Invention] 3. Detailed Description of the Invention [Summary] 1. Specifying the target range of display control is included in the display control function of the simple language, and the color of data items at any location in the table can be easily changed. control.

〔産業上の利用分野〕[Industrial application field]

本発明は、CALCなどの簡易言語を用いてテーブル処
理を行なう情報処理システムにおける表示制御関数を用
いた表示制御処理方式に関する。
The present invention relates to a display control processing method using a display control function in an information processing system that performs table processing using a simple language such as CALC.

〔従来の技術〕[Conventional technology]

はじめに1本発明が対象とする簡易言語を処理できる従
来の情報処理システムの1例について。
Introduction 1 An example of a conventional information processing system capable of processing the simple language targeted by the present invention.

基本的な構成を説明する。Explain the basic configuration.

第4図において、1は表示装置、2は中央処理装置CP
U、3はキーボード、4はメモリ、5は電子シート 6
はフロッピィディスク装置や磁気ディスク装置などの外
部記憶装置、7はプリンタ。
In FIG. 4, 1 is a display device, and 2 is a central processing unit CP.
U, 3 is the keyboard, 4 is the memory, 5 is the electronic sheet 6
7 is an external storage device such as a floppy disk device or a magnetic disk device, and 7 is a printer.

8は表示画面上のテーブルを示している。8 indicates a table on the display screen.

電子シート5には、処理すべきテーブルが格納され、そ
の内容は2表示装置1の表示画面上に。
The electronic sheet 5 stores a table to be processed, and its contents are displayed on the display screen of the display device 1.

テーブル8として対応表示される。なお1図示のテーブ
ル8は、ある企業における地域別・月別の売上げ統計の
例を示したものである。
Correspondence is displayed as table 8. Note that Table 8 shown in Figure 1 shows an example of sales statistics by region and month for a certain company.

電子シート5には、テーブル8を構成する数値データや
文字データと、テーブル処理を行なうための簡易言語を
用いた各種の関数や演算式とが一諸に格納されている。
The electronic sheet 5 stores numerical data and character data constituting the table 8, as well as various functions and arithmetic expressions using a simple language for performing table processing.

第5図に、電子シート5の内容例を示す。FIG. 5 shows an example of the contents of the electronic sheet 5.

第5図において、最左側の1.2,3.・・・は行番号
、最上段のAないしFは列番号を示す。東京。
In FIG. 5, the leftmost 1.2, 3. ... indicates the row number, and A to F at the top indicate the column number. Tokyo.

大阪、福岡、金沢などは文字データであり、2゜2、■
、・・・は数値データである。
Osaka, Fukuoka, Kanazawa, etc. are character data, 2゜2,■
,... are numerical data.

@SUM (B2 : B5)、・・・、 @SUM 
(B2:B5)は演算式を示している。例えば、@SI
JM(B2:B5)は2項目枠B2から35までの数値
データを加算せよということを指示している。
@SUM (B2 : B5), ..., @SUM
(B2:B5) indicates an arithmetic expression. For example, @SI
JM (B2:B5) instructs to add the numerical data of 2-item frames B2 to 35.

@GRAPR(B、A6.B6 : B6)は棒グラフ
を作るためのグラフ関数、@GRAPH(C。
@GRAPR (B, A6.B6: B6) is a graph function to create a bar graph, @GRAPH (C.

A2 :A5.B2 :B5)は円グラフを作成するた
めのグラフ関数を示す。
A2:A5. B2:B5) shows a graph function for creating a pie chart.

@GXS (B 1 : E 1)および@GXS (
El)は、グラフ関数の補助関数である。
@GXS (B 1 : E 1) and @GXS (
El) is an auxiliary function of the graph function.

/MOVE (B5.B5 :B5,5ALE4)。/MOVE (B5.B5:B5,5ALE4).

/!、・・・、/PRINT (C8)は、コマンド関
数を表わす。コマンド関数の列が処理手順を構成する。
/! ,..., /PRINT (C8) represents a command function. A sequence of command functions constitutes a processing procedure.

演算式、グラフ関数、補助関数およびコマンド関数自体
は9表示画面上には表示されず、棒グラフ関数の代りに
6Bが表示され2円グラフ関数の代りにゐCが表示され
、/MOVE (B5゜B5:B5,5ALE4)の代
りに〔転記〕が表示され、/!の代りに〔計算〕が表示
される。以下2図示の通りである。
Arithmetic expressions, graph functions, auxiliary functions, and command functions themselves are not displayed on the 9 display screen, 6B is displayed in place of the bar graph function, 2C is displayed in place of the pie graph function, and /MOVE (B5゜B5:B5,5ALE4) is displayed instead of [Transfer], /! [Calculation] will be displayed instead. As shown in the following two figures.

第6図に、主なコマンド関数の形式を示す。FIG. 6 shows the format of the main command functions.

/MOVE  (BS、  B5  二 B5. 5A
LE4)は、転記読込コマンドであり、外部記憶装置に
格納されているテーブルから文字データや数値データな
どをメモリ上の電子シートに転記するためのコマンドで
ある。図示の転記読込コマンドは、5ALE4という名
前のテーブルの項目枠B5.C5、D5.B5のデータ
を外部記憶装置から続出して、これらを電子シートの項
目枠B5.C5゜D5.B5に格納すべきことを指示し
ている。
/MOVE (BS, B5 2 B5. 5A
LE4) is a transcription/reading command, which is a command for transcribing character data, numerical data, etc. from a table stored in an external storage device to an electronic sheet on a memory. The illustrated posting/reading command is for item frame B5. of the table named 5ALE4. C5, D5. B5 data is successively outputted from the external storage device, and these data are stored in the item frame B5.B5 of the electronic sheet. C5°D5. It instructs that it should be stored in B5.

/!は再計算コマンドであり、電子シート上で再計算を
行なうためのものである。
/! is a recalculation command, and is used to perform recalculation on the electronic sheet.

/GRAPH(C9)はグラフ表示コマンドである。図
示のグラフ表示コマンドは項目枠C9に格納されている
グラフ関数を実行すべきことを指示している。
/GRAPH (C9) is a graph display command. The illustrated graph display command instructs to execute the graph function stored in item frame C9.

/’5AVE (SALET)は保存コマンドであり1
図示の保存コマンドは電子シート上のデータを5ALE
Tというテーブル名で外部記憶装置に保存すべきことを
指示している。
/'5AVE (SALET) is a save command and 1
The save command shown saves the data on the electronic sheet to 5ALE.
It instructs that the table should be saved in an external storage device with the table name T.

/PRINT (Al : B6)は印刷コマンドであ
り2図示の印刷コマンドは、電子シートの項目枠At、
A2.・・・B5.B6の座標範囲を印刷すべきことを
指示している。
/PRINT (Al: B6) is a print command, and the print command shown in Figure 2 is the item frame At of the electronic sheet,
A2. ...B5. This command indicates that the coordinate range of B6 should be printed.

ところで、上述した第5図の電子シートの例には、説明
の便宜上示されていない関数がいくつかあり2その中に
テーブル処理では1表示データの色、輝度等の表示態様
を制御するためにしばしば使用される表示制御関数と呼
ばれるものがある。
By the way, in the example of the electronic sheet shown in FIG. 5 mentioned above, there are some functions that are not shown for convenience of explanation.2 Among them, in table processing, 1 is used to control the display mode such as color and brightness of display data. There are often used display control functions.

表示制御関数の形式は。The format of the display control function is:

@C0LOR(α、β) であり、αは色を表わし、B(青)、R(赤)、G(緑
)、C(コバルト)1M(マゼンタ)、Y(黄LN(無
指定)の中から指定することができる。またβは属性を
表わし、B(ブリンク)、H(高輝度)。
@C0LOR (α, β), where α represents the color, B (blue), R (red), G (green), C (cobalt), 1M (magenta), Y (yellow) in LN (unspecified). It can be specified from .β represents the attribute, B (blink), H (high brightness).

BH(プリンタおよび高輝度)、N(無指定)の中から
指定することができる。たとえば、テーブル中で所定の
値を超えるものを青色表示とし、所定の値以下のものを
赤色表示とするなどである。
It can be specified from BH (printer and high brightness) and N (no specification). For example, items in the table exceeding a predetermined value are displayed in blue, and items below the predetermined value are displayed in red.

この表示制御関数@C0LOR(、α1 β)を。This display control function @C0LOR(, α1 β).

テーブル内の所望のデータ位置に置くことにより。By placing it in the desired data position within the table.

そのデータの色表示は1表示制御間9@C0LOR(α
、β)の色α、属性βに設定される。第7図に、その使
用例を示す。
The color display of the data is 9@C0LOR(α
, β) are set to color α and attribute β. FIG. 7 shows an example of its use.

第7図の例では、テーブル内の位置A2に1式+A1+
@C0LOR(R) が設定されている。上記の式は1位置A1のデータを取
り出し、その値を位置A2に赤(R)で表示することを
表わす。
In the example in Figure 7, one set +A1+ is placed at position A2 in the table.
@C0LOR(R) is set. The above formula indicates that data at one position A1 is extracted and its value is displayed in red (R) at position A2.

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

従来の簡易言語を用いた情報処理システムのテーブル処
理では1表示制御関数が置かれているテーフJLz位置
の数値についてしか1色表示の制御ができない欠点があ
った。
Conventional table processing in an information processing system using a simple language has the disadvantage that one-color display can only be controlled for the numerical value at the tape JLz position where the one-display control function is placed.

しかし、一般のテーブル処理では、処理結果が一定の条
件を満したとき、テーブル内で関連する複数の位置のデ
ータや2項目名、欄名などの文字について、それらの色
表示を一斉に変化させることが望まれる場合が多い。
However, in general table processing, when the processing result satisfies certain conditions, the color display of data at multiple related positions in the table, two item names, column names, etc. is changed all at once. This is often desired.

このような場合、従来は、関連する各テーブル位置にお
いて表示制御関数の記述をしなければならず、煩雑にな
るとともに、利用者の負担が大きくなるという問題があ
った。
In such a case, conventionally, a display control function must be written for each related table position, which is complicated and burdens the user.

c問題点を解決するための手段〕 本発明は2表示制御関数中に2表示制御の対象範囲を指
定する記述部を設け、利用者が任意に指定できるように
するとともに、情報処理システム内に、指定された対象
範囲にある数値や文字データの表示を、連動させて同時
に制御する手段を設けることにより、従来方式の問題点
を解決するものである。
Means for Solving Problem c] The present invention provides a description part for specifying the target range of the two-display control in the two-display control function, so that the user can specify it arbitrarily, and also allows The problems of the conventional method are solved by providing means for simultaneously controlling the display of numerical values and character data within a specified target range in an interlocked manner.

表示制御関数の形式は、たとえば以下のようなものであ
る。
For example, the format of the display control function is as follows.

@C0LOR(α、  β+7+:rz)ここで、()
内は関数処理を規定するパラメータであり、αは色の種
別、βはプリンクや輝度などの属性+T+’Tzは連続
する対象範囲を規定する2つの端の位置T++γ2を表
わしている。対象範囲の指定方法としては、他にも種々
の方法が可能であり、不連続な複数の範囲を指定できる
ようにすることもできる。
@C0LOR(α, β+7+:rz) where ()
The parameters inside are parameters that define the functional processing, α is the type of color, β is an attribute such as link or brightness, +T+'Tz is the position T++γ2 of two ends that define a continuous target range. Various other methods are possible for specifying the target range, and it is also possible to specify a plurality of discontinuous ranges.

第1図に本発明の原理的構成を示す。FIG. 1 shows the basic configuration of the present invention.

第1図において、1は表示装置、2は中央処理装置CP
U、3はキーボード、4はメモリ、5はテーブル形式の
データおよび関数記述を含む電子シート、21は電子シ
ート5の処理を行なうテーブル処理部、22は表示制御
関数処理部、22aは指定された色を設定する色制御処
理、22bは指定されたブリンクや輝度を設定する属性
制御処理、22Cは指定された連動処理位置を決定する
対象範囲制御処理、23は表示制御部である。
In FIG. 1, 1 is a display device, and 2 is a central processing unit CP.
U, 3 is a keyboard, 4 is a memory, 5 is an electronic sheet containing table-format data and function descriptions, 21 is a table processing unit that processes the electronic sheet 5, 22 is a display control function processing unit, and 22a is a designated 22b is a color control process for setting a color; 22b is an attribute control process for setting a specified blink or brightness; 22C is a target range control process for determining a specified linked processing position; 23 is a display control unit.

〔作用〕[Effect]

第1図の構成において、電子シート5の内容は。 In the configuration shown in FIG. 1, the contents of the electronic sheet 5 are as follows.

指示により、あるいは所定の手順にしたがって。by instructions or according to a prescribed procedure.

テーブル処理部21に読み出され、逐次処理される。処
理中に9表示制御関数が検出された場合には1表示制御
関数処理部22を呼び出し、その処理を依願する。
The data is read out to the table processing unit 21 and sequentially processed. If a 9-display control function is detected during processing, the 1-display control function processing section 22 is called to request its processing.

表示制御関数処理部22は、上記した関数中のパラメー
タα、β、T、:γ2を解析し、それらの値に基づいて
1色制御処理22a、属性制御処理22b、対象範囲制
御処理22Cを実行する。これらの表示制御処理結果は
、電子シート5の対象範囲に含まれる各データに1表示
制御情報(たとえばアトリビュート)として反映される
。そして表示制御関数処理部22が処理を終了すると、
テーブル処理部21に制御が戻される。
The display control function processing unit 22 analyzes the parameters α, β, T, :γ2 in the above-mentioned function, and executes the one-color control process 22a, the attribute control process 22b, and the target range control process 22C based on these values. do. These display control processing results are reflected in each data included in the target range of the electronic sheet 5 as one piece of display control information (for example, an attribute). Then, when the display control function processing unit 22 finishes the processing,
Control is returned to the table processing section 21.

表示制御部23は、電子シート5からテーブルデータを
読み出す際1表示制御情報Gこ基づいて色。
When the display control unit 23 reads table data from the electronic sheet 5, the display control unit 23 selects a color based on the display control information G.

輝度等を制御し1表示装置1に表示させる。The brightness and the like are controlled and displayed on the display device 1.

〔実施例〕〔Example〕

第2図により2本発明の1実施例を説明する。 An embodiment of the present invention will be explained with reference to FIG.

第2図(a)は、電子シート5の内容の1例であり。FIG. 2(a) shows an example of the contents of the electronic sheet 5.

第2図[有])はその対応する表示画面を示す。FIG. 2 shows the corresponding display screen.

第2図(a)において、Alのデータは漢字の“あいう
”、Blのデータは漢字の“AB”、A3のデータは数
値の“2”、B3は弐で“+A3*4”、B5は式で“
@C0LOR(R)+A3”。
In Figure 2 (a), the data for Al is the kanji "aiu", the data for Bl is the kanji "AB", the data for A3 is the numerical value "2", the data for B3 is 2, "+A3*4", and the data for B5 is the kanji "AB". In the expression “
@C0LOR(R)+A3”.

D5は式で“@IF  (B3>10.@C0LOR(
B、  A I : B 1)、@C0LOR(R,A
 I : B■))″である。
D5 is expressed as “@IF (B3>10.@C0LOR(
B, AI: B 1), @C0LOR(R,A
I: B■))''.

ここで、B3の式は、A3の値“2”に4を乗算した結
果“8”を83の値とすることを表わし。
Here, the formula B3 represents that the value "2" of A3 is multiplied by 4, resulting in "8", which becomes the value 83.

またB5の式は、A3の値“2”をB5の値として赤(
R)で表示することを表わす。
Also, the formula for B5 is red (
R).

そしてB5の式は2条件式であり、B3の値が10より
も大きい場合には、B3の値をB5の値として青(B)
で表示するとともに、AIないしB1のデータも連動さ
せて青(B)で表示し、他方、B3の値が10以下の場
合には、B5の値を“0”にして赤(R)で表示すると
ともに、AlないしB1のデータも連動させて赤(R)
で表示することを表わす。このテーブルの例では、B3
の値が“8”であり、B3≦10となるため、B5の値
は“0”で、赤表示される。
The formula for B5 is a two-conditional formula, and if the value of B3 is greater than 10, the value of B3 is set as the value of B5 and the color is blue (B).
At the same time, the data of AI or B1 is also linked and displayed in blue (B). On the other hand, if the value of B3 is 10 or less, the value of B5 is set to "0" and displayed in red (R). At the same time, the data of Al or B1 is also linked to create red (R).
. In this table example, B3
Since the value of B3 is "8" and B3≦10, the value of B5 is "0" and is displayed in red.

第2図(b)は9 このようにしてテーブル処理された
結果の表示であり、丸で囲んで示されているAI、Bl
、B5.B5の各データが、それぞれ赤で表示される。
FIG. 2(b) is a display of the results of table processing in this way, and AI, Bl, and Bl are shown in circles.
, B5. Each piece of data in B5 is displayed in red.

次に、第1図の本発明の構成におけるテーブル処理部2
1および表示制御関数処理部22の処理機能についての
実施例を、第3図に処理フローで示す。
Next, the table processing section 2 in the configuration of the present invention shown in FIG.
1 and the processing functions of the display control function processing section 22 are shown in a processing flow in FIG.

第3図において、左側の流れはテーブル処理部21の処
理機能を表し、また右側の流れは表示制御関数処理部2
2の処理機能を表している。
In FIG. 3, the flow on the left side represents the processing function of the table processing section 21, and the flow on the right side represents the processing function of the display control function processing section 21.
2 processing function.

まずテーブル処理部21は、電子シート5の各テーブル
データを読み出し2式が含まれている場合、算術関数に
ついては直ちに処理して値を求め。
First, the table processing unit 21 reads out each table data of the electronic sheet 5, and if two formulas are included, immediately processes the arithmetic function to obtain a value.

表示制御開数@C0LORについては1表示制御関数処
理部22に処理を依願する。そして全ての式(関数)に
ついて処理を終了したとき、処理結果のテーブルの画面
表示を行わせる。
Regarding the display control numerical aperture @C0LOR, a request is made to the 1 display control function processing unit 22 for processing. When the processing for all formulas (functions) is completed, a table of the processing results is displayed on the screen.

他方1表示制御関数処理部22では、依頼された表示制
御関数@C0LORについて、まずその関数が格納され
ている位置のデータについて色設定あるいは属性設定を
行い(電子シート上の該当位置にアトリビュートとして
書き込み)1次に他の座標位置も対象範囲として指定さ
れている場合には、その指定された対象範囲の座標のデ
ータについて、電子シート上に同じ色および属性の設定
を行ってテーブル処理部21に返す。
On the other hand, the first display control function processing unit 22 first sets the color or attribute for the data at the position where the function is stored for the requested display control function @C0LOR (writes it as an attribute at the corresponding position on the electronic sheet). ) First, if other coordinate positions are also specified as the target range, set the same color and attributes on the electronic sheet for the coordinate data of the specified target range, and send it to the table processing unit 21. return.

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

以上のように2本発明に基づく表示制御開数@C0LO
R(α、β、γI:γ2)を用いることによって、テー
ブル内で連動する任意の位置の数値データや文字データ
の色や属性を簡単に制御することができ、情報処理シス
テムの利用性を著しく向上させることができる。
As described above, the display control numerical aperture @C0LO based on the present invention
By using R (α, β, γI: γ2), it is possible to easily control the color and attributes of numeric data and character data at any position in the table, significantly improving the usability of the information processing system. can be improved.

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

第1図は本発明の原理的構成図、第2図は本発明の1実
施例の説明図、第3図は第1図中のテーブル処理部およ
び表示制御関数処理部の実施例を示す処理フロー図、第
4図は簡易言語を使用してテーブル処理を行なう従来の
情報処理システムの構成凹、第5図ないし第7図はそれ
ぞれ第4図中の電子シートとテーブル処理を説明するた
めの説明図である。 第1図中 1:表示装置 2:中央処理装置CPU 3:キーボード 4:メモリ 5:電子シート 21:テーブル処理部 22:表示制御関数処理部 22a:色制御処理 22b:属性制御処理 22C:対象範囲制御処理 特許出願人  ユーザフク電子工業株式会社代理人弁理
士 長谷用 文 廣(外2名)本帯#軸浮理約構へ′ 第 112Il 静 4 図 篭)ンー)っ内外イトj 芋 5I21 俵水牛1np聞S又qイ大川f月 $ 7 図 コマンド“Plj該つ形式゛ $ 6 図
FIG. 1 is a basic configuration diagram of the present invention, FIG. 2 is an explanatory diagram of one embodiment of the present invention, and FIG. 3 is a process showing an embodiment of the table processing section and display control function processing section in FIG. 1. Flowchart, FIG. 4 shows the configuration of a conventional information processing system that performs table processing using simple language, and FIGS. 5 to 7 illustrate the electronic sheet and table processing in FIG. 4, respectively. It is an explanatory diagram. 1 in Figure 1: Display device 2: Central processing unit CPU 3: Keyboard 4: Memory 5: Electronic sheet 21: Table processing section 22: Display control function processing section 22a: Color control processing 22b: Attribute control processing 22C: Target range Control Processing Patent Applicant Uzafuku Electronics Industry Co., Ltd. Representative Patent Attorney Hiroshi Hase Fumi (2 others) To the #112 Il Shizuka 4 Zuko) n-) t inside and outside it j Imo 5I21 Tawara buffalo 1np and qi Okawa f month $ 7 Figure command “Plj corresponding format゛$ 6 Figure

Claims (1)

【特許請求の範囲】 メモリ上の電子シートに、数値データや文字データ等の
通常データと、演算式とを同時に格納してテーブル処理
を行なう簡易言語を用いた情報処理システムにおいて、 表示すべきデータの色、輝度等の表示特性の指定ととも
に同時に表示制御する対象範囲を指定する記述を含む表
示制御関数を使用し、上記テーブル処理に際して当該表
示制御関数を検出し、関数中に指定されている対象範囲
に含まれる各データを対象に、指定された表示特性の設
定を同時に行なう手段を設けたことを特徴とする表示制
御処理方式。
[Claims] Data to be displayed in an information processing system using a simple language that performs table processing by simultaneously storing ordinary data such as numerical data and character data and arithmetic expressions in an electronic sheet on a memory. A display control function that includes a description that specifies display characteristics such as color and brightness as well as a target range to be displayed is used, and the display control function is detected during the above table processing, and the target specified in the function is A display control processing method comprising means for simultaneously setting designated display characteristics for each piece of data included in a range.
JP61115565A 1986-05-20 1986-05-20 Display control processing system Granted JPS62271133A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61115565A JPS62271133A (en) 1986-05-20 1986-05-20 Display control processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61115565A JPS62271133A (en) 1986-05-20 1986-05-20 Display control processing system

Publications (2)

Publication Number Publication Date
JPS62271133A true JPS62271133A (en) 1987-11-25
JPH0379730B2 JPH0379730B2 (en) 1991-12-19

Family

ID=14665696

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61115565A Granted JPS62271133A (en) 1986-05-20 1986-05-20 Display control processing system

Country Status (1)

Country Link
JP (1) JPS62271133A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06274515A (en) * 1993-01-19 1994-09-30 Nec Corp System for emphasizing/modifying cell with conditions for spread sheet

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6091440A (en) * 1983-10-24 1985-05-22 Mitsubishi Electric Corp Display device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6091440A (en) * 1983-10-24 1985-05-22 Mitsubishi Electric Corp Display device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06274515A (en) * 1993-01-19 1994-09-30 Nec Corp System for emphasizing/modifying cell with conditions for spread sheet

Also Published As

Publication number Publication date
JPH0379730B2 (en) 1991-12-19

Similar Documents

Publication Publication Date Title
JPH08129469A (en) Optimization display method for computer processing operation button
JPS62271133A (en) Display control processing system
JP2842511B2 (en) Form creation device
JP2001141568A (en) Comfortableness evaluating device for school uniform
JPH02236662A (en) List computer
JP2513924B2 (en) Setting method of item definition information
JPH09297674A (en) Slip output method
JP2500448B2 (en) Table processing method and its equipment
JPH07271779A (en) Document printing system of word processor
JPH05334026A (en) Slip processor
JP3018980U (en) Data input / output device
JP3088635B2 (en) Application processing device
JPH07160786A (en) Table data preparation method
JPH09153026A (en) Article sales budget processor
JPH0721285A (en) Commodity processing system
JPH0495124A (en) Picture control mechanism
JPS63269221A (en) Picture control system
JPH04271470A (en) System for controlling output of electronic table
JPH06308923A (en) Conversion mechanism to monochromatic gradation brightness for color picture data
JPH0546723A (en) Graphic generating device
JPH09297804A (en) Data processor
JPH10320487A (en) Processing method for printing table
JPH0498441A (en) Electronic data exchanging device and method
JPS60238970A (en) Alteration processing system for card format fixation part
JPH08339413A (en) Data entry device

Legal Events

Date Code Title Description
S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313532

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term