JPH05242089A - Partially variable format system - Google Patents

Partially variable format system

Info

Publication number
JPH05242089A
JPH05242089A JP4041663A JP4166392A JPH05242089A JP H05242089 A JPH05242089 A JP H05242089A JP 4041663 A JP4041663 A JP 4041663A JP 4166392 A JP4166392 A JP 4166392A JP H05242089 A JPH05242089 A JP H05242089A
Authority
JP
Japan
Prior art keywords
column
information
item
data
record
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
JP4041663A
Other languages
Japanese (ja)
Inventor
Hiroki Yokohama
宏紀 横▲浜▼
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP4041663A priority Critical patent/JPH05242089A/en
Publication of JPH05242089A publication Critical patent/JPH05242089A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To edit information so that it is easy to observe and is compact by compiling data for each item using a column managing means relating to column definition information. CONSTITUTION:A column managing means 4 inputs display column position for each item based upon column definition information 5. An arithmetic processor 2 inputs a line of information based upon the information of subject to be edited in a data storage unit 3. One item of the information is further inputted based upon line of the information, so as to analyze its character numbers. If the result exceeds the maximum displayed character numbers per line, defined by the column definition information 5, the editing record before addition is outputted, so as to initialize it. If the character of the record during editing exists in the display column of the item defined by the column definication information 5, one item information is added to the end of the record in free format method, otherwise, the information is added to the column specified in fixed format method.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、情報処理装置における
文字データのデータ編集に関し、特に部分可変型フォー
マット方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to data editing of character data in an information processing apparatus, and more particularly to a partially variable format system.

【0002】[0002]

【従来の技術】従来の文字データのフォーマットは、各
データアイテム表示カラムを固定とする固定フォーマッ
ト方式や、各データアイテム表示カラムのデータの区切
りを表すデリミタ記号を用いて文字データを任意なデー
タアイテムカラムに表示するフリーフォーマット方式が
ある。
2. Description of the Related Art A conventional character data format is a fixed format method in which each data item display column is fixed, or character data is converted into an arbitrary data item by using a delimiter symbol that represents a data delimiter in each data item display column. There is a free format method to display in the column.

【0003】[0003]

【発明が解決しようとする課題】この従来の固定フォー
マット方式では、1つのアイテムが固定カラムより大き
いと、一部の情報が欠落する問題点があった。
In this conventional fixed format method, there is a problem that some information is lost when one item is larger than the fixed column.

【0004】又、情報が欠落しない様固定カラムを大き
く定義すると、結果として1レコードの文字数が大きく
なる。このフォーマットでプリントアウトするとレコー
ドが用紙に納まらないとか、余白が多く見づらいとか、
用紙を多量に必要とする等問題点があった。
Further, if the fixed column is defined to be large so that information is not lost, the number of characters in one record becomes large as a result. If you print out in this format, the records will not fit on the paper, there are many margins and it is difficult to see,
There was a problem that a large amount of paper was required.

【0005】フリーフォーマット方式では、各行のアイ
テムのカラム位置がまちまちであるため、見づらいと言
う問題点があった。
In the free format system, the column positions of the items in each row are different, so that it is difficult to see.

【0006】[0006]

【課題を解決するための手段】本発明の部分可変型フォ
ーマット方式は、情報処理システムにおける演算処理装
置と、この演算処理装置を介しデータの入出力を行う入
出力装置と、前記演算処理装置の処理によりデータの記
憶及び読み出しが行われるデータ記憶装置と、データを
編集するための各データアイテムの表示カラムを定義し
たカラム定義情報と、このカラム定義情報を用いて、前
記演算処理装置の処理によりデータの編集とカラムの管
理を行うカラム管理手段とを備えることを特徴とする。
According to the partially variable format system of the present invention, an arithmetic processing unit in an information processing system, an input / output unit for inputting / outputting data through the arithmetic processing unit, and the arithmetic processing unit A data storage device that stores and reads data by processing, column definition information that defines a display column of each data item for editing data, and by using this column definition information, the processing device performs processing. It is characterized by comprising a column management means for editing data and managing columns.

【0007】また本発明の部分可変型フォーマット方式
によれば、前記カラム管理手段は、前記カラム定義情報
で定義されたアイテムの表示カラムに、編集中レコード
の文字が存在している時は、フリーフォーマット方式で
1アイテム情報をレコードの後尾に追加し、存在しない
時は固定フォーマット方式で指定されたカラムに1アイ
テム情報を追加することを特徴とする。
Further, according to the partially variable format system of the present invention, the column management means is free when the character of the record being edited exists in the display column of the item defined by the column definition information. It is characterized in that 1 item information is added to the end of the record by the format method, and when it does not exist, 1 item information is added to the column designated by the fixed format method.

【0008】[0008]

【実施例】次に本発明について図面を参照して説明す
る。
The present invention will be described below with reference to the drawings.

【0009】図1は本発明の一実施例の構成を示す図で
ある。この部分可変型フォーマット方式は、情報処理シ
ステムにおける演算処理装置2と、演算処理装置2を介
しデータの入出力を行う入出力装置1と、データの記憶
及び読み出しが行われるデータ記憶装置3と、データを
編集するための各データアイテムの表示カラムを定義し
たカラム定義情報5と、カラム定義情報5を用いて、演
算処理装置2の処理によりデータの編集とカラムの管理
を行うカラム管理手段4とを備える。
FIG. 1 is a diagram showing the configuration of an embodiment of the present invention. This partially variable format system uses an arithmetic processing unit 2 in an information processing system, an input / output unit 1 that inputs and outputs data via the arithmetic processing unit 2, a data storage unit 3 that stores and reads data, Column definition information 5 that defines a display column of each data item for editing data, and column management means 4 that uses the column definition information 5 to edit data and manage columns by the processing of the arithmetic processing unit 2. Equipped with.

【0010】図2は本発明の一実施例の流れを示す図で
ある。
FIG. 2 is a diagram showing the flow of an embodiment of the present invention.

【0011】カラム管理手段4は、カラム定義情報5か
ら各アイテムの表示カラム位置を入力する(ステップ
1,以下S1)。演算処理装置2は、データ記憶装置3
にある編集対象情報から1行分の情報を入力する(S
2)。編集対象情報がなくなるまで処理を続ける(S
3)。1行分の情報から更に1アイテム分の情報を入力
し、その文字数を解析する(S4)。そのアイテムが現
在編集中のレコードに追加され、もしカラム定義情報5
で定義された1行当りの最大表示文字数を越えれば、追
加する前の編集レコードを出力して、編集レコードを初
期化する(S5,S6)。
The column management means 4 inputs the display column position of each item from the column definition information 5 (step 1, hereinafter S1). The arithmetic processing device 2 includes a data storage device 3
Input the information for one line from the edit target information in (S
2). Continue processing until there is no information to be edited (S
3). Information for one item is further input from the information for one line, and the number of characters is analyzed (S4). If the item is added to the record currently being edited, column definition information 5
If the maximum number of display characters per line defined in (3) is exceeded, the edit record before addition is output and the edit record is initialized (S5, S6).

【0012】カラム定義情報5で定義されたアイテムの
表示カラムに、編集中レコードの文字が存在している時
は、フリーフォーマット方式で1アイテム情報をレコー
ドの後尾に追加し、存在しない時は固定フォーマット方
式で指定されたカラムに1アイテム情報を追加する(S
7,S8,S9)。
When the character of the record being edited exists in the display column of the item defined by the column definition information 5, one item information is added to the end of the record by the free format method, and when it does not exist, it is fixed. 1 item information is added to the column specified by the format method (S
7, S8, S9).

【0013】1行分のアイテムの編集が完了したら1レ
コード出力して処理を続行する(S10,S11)。
When the editing of the item for one line is completed, one record is output and the process is continued (S10, S11).

【0014】図3は本発明の一実施例におけるカラム定
義情報で、1行当りの最大表示文字数と、各アイテムの
表示カラムを定義している。これによれば、1行当りの
最大文字数は80であり、各アイテムの表示カラムは、
1,15,20,40カラムである。
FIG. 3 is column definition information in one embodiment of the present invention, which defines the maximum number of display characters per line and the display column of each item. According to this, the maximum number of characters per line is 80, and the display column of each item is
1, 15, 20, 40 columns.

【0015】図4は本発明の一実施例における編集後の
出力情報である。カラム定義情報6は、1行当りの最大
文字数を32,各アイテムの表示カラムを1,5,1
3,21,28カラムと定義している。このカラム定義
情報6に従い編集された出力情報7は、図示のように、
各アイテムは情報を欠落することなく、又最大表示文字
数を守り、可能な範囲で固定カラムに整理されて編集さ
れている。
FIG. 4 shows output information after editing in one embodiment of the present invention. The column definition information 6 has a maximum number of characters per line of 32, display columns of each item of 1, 5, 1
It is defined as 3, 21, 28 columns. The output information 7 edited according to the column definition information 6 is, as shown in the figure,
Each item is arranged in fixed columns and edited as much as possible without losing information and keeping the maximum number of display characters.

【0016】[0016]

【発明の効果】本発明は、カラム定義情報をカラム管理
手段を用いて各アイテムのデータ編集を行うことによ
り、アイテムオーバーするデータの欠落させることなく
一行当りの最大表示文字数の制限を守り、可能な範囲で
各アイテムを指定された固定カラムに整理することがで
きるので、見やすくかつコンパクトに情報を編集する効
果を有する。
According to the present invention, by editing the data of each item by using the column management information for the column definition information, it is possible to keep the limit of the maximum number of display characters per line without missing the data that overflows the item. Since each item can be arranged in a specified fixed column in a wide range, it has an effect of editing information in a compact and easy-to-see manner.

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

【図1】本発明の一実施例の構成を示す図である。FIG. 1 is a diagram showing a configuration of an exemplary embodiment of the present invention.

【図2】本発明の一実施例の流れを示す図である。FIG. 2 is a diagram showing a flow of an embodiment of the present invention.

【図3】本発明の一実施例のカラム定義情報を示す図で
ある。
FIG. 3 is a diagram showing column definition information according to an embodiment of the present invention.

【図4】本発明の一実施例の編集後の出力情報を示す図
である。
FIG. 4 is a diagram showing edited output information according to an embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 入出力装置 2 演算処理装置 3 データ記憶装置 4 カラム管理手段 5 カラム定義情報 6 カラム定義情報 7 出力情報 1 Input / output device 2 Arithmetic processing device 3 Data storage device 4 Column management means 5 Column definition information 6 Column definition information 7 Output information

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】情報処理システムにおける演算処理装置
と、 この演算処理装置を介しデータの入出力を行う入出力装
置と、 前記演算処理装置の処理によりデータの記憶及び読み出
しが行われるデータ記憶装置と、 データを編集するための各データアイテムの表示カラム
を定義したカラム定義情報と、 このカラム定義情報を用いて、前記演算処理装置の処理
によりデータの編集とカラムの管理を行うカラム管理手
段とを備えることを特徴とする部分可変型フォーマット
方式。
1. An arithmetic processing device in an information processing system, an input / output device for inputting / outputting data via the arithmetic processing device, and a data storage device for storing and reading data by the processing of the arithmetic processing device. , Column definition information that defines the display column of each data item for editing data, and column management means that uses this column definition information to edit data and manage columns by the processing of the arithmetic processing unit. A partially variable format system characterized by being provided.
【請求項2】前記カラム管理手段は、前記カラム定義情
報で定義されたアイテムの表示カラムに、編集中レコー
ドの文字が存在している時は、フリーフォーマット方式
で1アイテム情報をレコードの後尾に追加し、存在しな
い時は固定フォーマット方式で指定されたカラムに1ア
イテム情報を追加することを特徴とする請求項1記載の
部分可変型フォーマット方式。
2. The column managing means, when the character of the record being edited exists in the display column of the item defined by the column definition information, adds one item information to the end of the record by a free format method. The partially variable format system according to claim 1, wherein 1 item information is added to a column designated by the fixed format system when it is not added.
JP4041663A 1992-02-27 1992-02-27 Partially variable format system Pending JPH05242089A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4041663A JPH05242089A (en) 1992-02-27 1992-02-27 Partially variable format system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4041663A JPH05242089A (en) 1992-02-27 1992-02-27 Partially variable format system

Publications (1)

Publication Number Publication Date
JPH05242089A true JPH05242089A (en) 1993-09-21

Family

ID=12614626

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4041663A Pending JPH05242089A (en) 1992-02-27 1992-02-27 Partially variable format system

Country Status (1)

Country Link
JP (1) JPH05242089A (en)

Similar Documents

Publication Publication Date Title
JP2002211068A5 (en)
JPH05242089A (en) Partially variable format system
JP4090193B2 (en) CSV data converter for form data
JPS59158476A (en) Character reader
JPH06161841A (en) Record converting device
JPS6113616B2 (en)
JP3157956B2 (en) Document processing device with list display function of format setting
JP2919396B2 (en) Document maker
JPH02128282A (en) Picture editing processor
JP2831887B2 (en) Form print display processing method
JPH04172044A (en) Hierachical trace system
JP2502089B2 (en) Equipment monitoring message output device
JP2932478B2 (en) Printer status display device
JPH02199527A (en) Device for editing character and number
JPH0635643A (en) Screen output method for data
JPH0245823A (en) Printing system
JPS6247693A (en) Extra character generation system
JPH05189423A (en) Document preparing machine
JPH0273454A (en) Document processor
JPH04245327A (en) Process flow plotter
JPH05341931A (en) Form data storage system
JPS63724A (en) Editing and printing system
JPH02158807A (en) Data outputting device for numerical control
JPH11203401A (en) Image display method for ocr system
JPH04111646U (en) document creation device