JPS60189574A - Generator of document format - Google Patents

Generator of document format

Info

Publication number
JPS60189574A
JPS60189574A JP59044121A JP4412184A JPS60189574A JP S60189574 A JPS60189574 A JP S60189574A JP 59044121 A JP59044121 A JP 59044121A JP 4412184 A JP4412184 A JP 4412184A JP S60189574 A JPS60189574 A JP S60189574A
Authority
JP
Japan
Prior art keywords
display device
header
entry column
specified
definition information
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
JP59044121A
Other languages
Japanese (ja)
Inventor
Tetsuo Tanaka
哲男 田中
Shigeru Koyanagi
滋 小柳
Hiroshi Sakai
浩 酒井
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP59044121A priority Critical patent/JPS60189574A/en
Publication of JPS60189574A publication Critical patent/JPS60189574A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Input From Keyboards Or The Like (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To enable a designing operation while an operator is directly viewing a display screen by providing a position specifying means of a display device at the time of generating an entry column. CONSTITUTION:In order to generate a header 1, after a position on a display device 14 is specified by a position specifying means 11, a header generation specifying key 21 is depressed. A controller 15 displays a character string and simultaneously stores a start point, an end point and a header character string in a header definition information memory part 12. In order to generate an entry column, after a position on the display device 14 is specified by the position specifying means 11, a start point is specified by depressing an entry column specifying key 22, and the controller 15 stores an area enclosed by start and end positions in an entry column definition information memory part 13. In order to modify a header and an entry column, one point on the display device 14 is specified by the position specifying means 11, and a modification specifying key 23 is depressed. By referring to the memory part 12 and 13, the controller 15 specifies an object to be modified.

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明は、帳票の様式を作成する装置に関するものであ
る。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to an apparatus for creating a form of a form.

〔発明の技術的背景とその問題点〕[Technical background of the invention and its problems]

従来電子計算機と人間との間で帳票の様式を用いてデー
タの入出力をおこなう場合、その様式を作成するために
は、以下にあげる2例のような方法がとられていた。第
1の例は、プログラム中に画面に表示する文字列等を記
述し、PRINT文等を用いて、画面に表示するもので
ある。第2の例は、見出し、記入欄等の開始位置、終了
位置9文字列等をコーディングし、計算機プログラムに
よってそれを解釈し帳票として表示するものであった。
Conventionally, when inputting and outputting data between a computer and a human using a form, the following two methods were used to create the form. In the first example, a character string or the like to be displayed on the screen is written in a program and is displayed on the screen using a PRINT statement or the like. In the second example, nine character strings, etc., for the start and end positions of headings, entry fields, etc., are coded, interpreted by a computer program, and displayed as a form.

いづれの場合でも、様式の設計者が、直ちに表示画面上
で確認することができず、変更もプログラム記述、コー
ディングに戻って、変更しなければならなかった。
In either case, the designer of the format could not immediately check the format on the display screen, and had to go back to program writing and coding to make changes.

〔発明の目的〕[Purpose of the invention]

本発明は、この事情に鑑みてなされたものであり、帳票
様式設計者が直接表示画面をみながら設計作業をおこな
うことを可能にするものである。
The present invention has been made in view of this situation, and allows a form designer to perform design work while directly viewing the display screen.

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

以下図面に従って本発明の一実施例について詳細に説明
する。
An embodiment of the present invention will be described in detail below with reference to the drawings.

第1図は、本発明(二よる帳票様式作成装置で作成した
帳票様式の一例である。「名簿」 「氏名」等を見出し
と呼び、2のような帳票発行時に記入される場所を記入
欄とよぶ。第2図は本発明の−実施例の帳票様式作成装
置の構成図、第8図は、見出し作成指示手段、記入欄作
成指示手段、見出しおよび記入欄の変更指示手段、見出
しおよび記入欄の消去指示手段を、キーボード10上の
特殊キーとして実施した例である。第4図は、第2図中
の見出し定義情報記憶部12.記入欄定義情報記憶部1
4に記憶される定義情報の例である。
Figure 1 is an example of a form created by the form creation device according to the present invention (2). "Name list", "Name", etc. are called headings, and the places to be filled in when issuing a form as in 2 are entry fields. 2 is a block diagram of a form creation device according to an embodiment of the present invention, and FIG. 8 is a diagram showing heading creation instruction means, entry column creation instruction means, heading and entry column change instruction means, headings and entry. This is an example in which the column deletion instruction means is implemented as a special key on the keyboard 10. FIG. 4 shows the heading definition information storage section 12 and entry column definition information storage section 1 in FIG.
This is an example of definition information stored in 4.

次に帳票様式の作成手順を追いながら、各構成要素の役
割を説明する。見出し1を作成するには、まず位置指示
手段11により表示装置14上の位置を特定したのち、
見出し作成指示キー21を押下する。
Next, we will explain the role of each component while following the steps to create a form. To create heading 1, first specify the position on the display device 14 using the position indicating means 11, and then
The heading creation instruction key 21 is pressed.

そののち見出しとしてもちいる文字列を文字入カキ−2
0を用いて入力し、さらに再度見出し作成指示キー21
を押下する。制御装置15は、その文字列を表示すると
ともに、見出し定義情報記憶部12に第4図のような形
で、開始位置、終了位置、見出し文字列を記憶する。次
に記入欄を作成するには、まず位置指示手段11により
表示装置14上の位置を特定したのち、記入欄指示キー
22を押下して開始位置を指定し、更に位置指示手段1
1により表示装置14上の位置を特定したのち、再度記
入欄指示キー2λ・を鼾し、終了位置を指定する。制御
装置15は、開始位置と終了位置とによって囲まれる領
域を例えば矩形を示して表示し、記入欄定義情報記憶部
18に第4図のような形で記憶する。これらの過程の中
で、見出しや記入欄の属性、たとえば表示色。
After that, enter the character string to be used as a heading - 2
0, and then press the heading creation instruction key 21 again.
Press . The control device 15 displays the character string and stores the start position, end position, and the header character string in the header definition information storage section 12 in the form shown in FIG. Next, to create an entry field, first specify the position on the display device 14 using the position specifying means 11, then press the entry field specifying key 22 to specify the starting position, and then use the position specifying means 11 to specify the starting position.
After specifying the position on the display device 14 using 1, the user presses the entry field designation key 2λ again to designate the end position. The control device 15 displays the area surrounded by the start position and the end position, for example, as a rectangle, and stores it in the field definition information storage unit 18 in a form as shown in FIG. During these processes, attributes of headings and fields, such as display color.

データ型などを文字入カキ−から入力させてもよい。The data type and the like may also be entered using the character entry keys.

つぎに見出しおよび記入欄の変更をおこなうには、位置
指示手段11により、表示装置上の見出しあるいは記入
欄内の一点を特定したのち、変更指示キー28を押下す
る。制御装置16は見出し定義情報記憶部12.記入欄
定義情報記憶部13を参照することにより、変更すべき
対象を特定することができる。見出しおよび記入欄の消
去は、変更の場合と全く同様にして指示する。制御装置
15は定義情報記憶部12 、18から、指定された見
出しあるいは項目の定義情報を消去し、画面からも消去
する。
Next, in order to change the heading and entry field, the position indicating means 11 specifies a point within the heading or entry field on the display device, and then the change instruction key 28 is pressed. The control device 16 includes the heading definition information storage section 12. By referring to the entry column definition information storage unit 13, the target to be changed can be specified. Deletion of headings and entry fields is instructed in exactly the same way as for changes. The control device 15 deletes the definition information of the designated heading or item from the definition information storage units 12 and 18, and also from the screen.

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

以上のように本発明によれば、帳票様式設計者が直接表
示画面をみながら設計作業をおこなうことを可能、なお
この発明は上記実施例にのみ限定されず、要旨を変更し
ない範囲内で適宜変形して用いることができる。例えば
キーと位置指定手段を分離せず(二、タブレットなどの
位置指定手段をもちいて、タブレット上の特定の位置が
指示された時に見出し作成指示がおこなわれたと判断し
てもよい。また見出しや記入欄の表示方法を下線つき、
かっこで表示するなどと変形してもよい。
As described above, according to the present invention, it is possible for a document format designer to perform design work while directly looking at the display screen, and the present invention is not limited to the above-mentioned embodiments. It can be modified and used. For example, it is possible to use a position specifying means such as a tablet without separating the key and the position specifying means (2), and determine that a heading creation instruction has been given when a specific position on the tablet is specified. The display method of the entry field is underlined,
It may be modified by displaying it in parentheses.

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

第1図は本発明の一実施例により作成される帳票様式の
一例を示す図、第2図は本発明の一実施例の構成図、第
8図及び第4図は本発明の一実施例で用いられる部分の
構成例を説明するための図である。 10・・・キー人力装置 11・・・位置指定装置12
・・・見出し定義情報記憶部 18・・・記憶定義情報記憶部 14・・・表示装置 15・・・制御装置代理人 弁理
士 則 近 憲 佑 (ほか1名)第1図 第2図
FIG. 1 is a diagram showing an example of a form format created according to an embodiment of the present invention, FIG. 2 is a block diagram of an embodiment of the present invention, and FIGS. 8 and 4 are examples of an embodiment of the present invention. FIG. 10... Key human power device 11... Position specifying device 12
...Heading definition information storage section 18...Storage definition information storage section 14...Display device 15...Control device agent Patent attorney Noriyuki Chika (and 1 other person) Fig. 1 Fig. 2

Claims (1)

【特許請求の範囲】[Claims] 表示装置と、表示装置上の位置を指示する手段と見出し
作成を指示する手段と、記入欄作成を指示する手段と、
見出しおよび記入欄の変更を指示する手段と、見出しお
よび記入欄を消去することを指示する手段と、文字を入
力する手段とを備え、表示装置上に描かれた図を参照し
ながら、帳票様式を作成することを特徴とする帳票様式
作成装置。
a display device, a means for instructing a position on the display device, a means for instructing creation of a heading, a means for instructing creation of an entry field;
The device includes a means for instructing to change the heading and entry field, a means for instructing to delete the heading and entry field, and a means for inputting characters, and the form is displayed while referring to the diagram drawn on the display device. A form creation device characterized by creating a form.
JP59044121A 1984-03-09 1984-03-09 Generator of document format Pending JPS60189574A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59044121A JPS60189574A (en) 1984-03-09 1984-03-09 Generator of document format

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59044121A JPS60189574A (en) 1984-03-09 1984-03-09 Generator of document format

Publications (1)

Publication Number Publication Date
JPS60189574A true JPS60189574A (en) 1985-09-27

Family

ID=12682768

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59044121A Pending JPS60189574A (en) 1984-03-09 1984-03-09 Generator of document format

Country Status (1)

Country Link
JP (1) JPS60189574A (en)

Similar Documents

Publication Publication Date Title
JPS6320622A (en) Document editing device
JPS60189574A (en) Generator of document format
JPH0844728A (en) Method for setting chinese character constitution information and device therefor
JP2534685B2 (en) Information display method
JPS6394324A (en) Field input processing system
JPS61186994A (en) Document generator
JPS61293864A (en) Electronic equipment
JPH0314066A (en) Japanese rendering character display and editing system
JP2967276B2 (en) Document creation device
JPH0447449A (en) Document preparing device
JPS6197733A (en) Key menu display method
JPH035872A (en) Standard blank form document generating system
JPS63108455A (en) Memory information display device
JPH02896A (en) Character processor
JPH03135659A (en) Word processor
JPH035876A (en) Rubi kana (japanese syllabary alongside chinese character) input system
JPH02204825A (en) Character pattern forming system
JPH0268615A (en) Command analysis processing system
JPH05233601A (en) Document processor for setting automatically kana to kanji conversion mode
JPH0368998A (en) Mosaic pattern input device
JPS61260374A (en) On-line character recognizing device
JPH0248999U (en)
JPH0687240B2 (en) Document processor
JPS62266651A (en) External character generating system of document preparing device
JPH02157963A (en) Document preparing device