JPS6148733B2 - - Google Patents
Info
- Publication number
- JPS6148733B2 JPS6148733B2 JP56011440A JP1144081A JPS6148733B2 JP S6148733 B2 JPS6148733 B2 JP S6148733B2 JP 56011440 A JP56011440 A JP 56011440A JP 1144081 A JP1144081 A JP 1144081A JP S6148733 B2 JPS6148733 B2 JP S6148733B2
- Authority
- JP
- Japan
- Prior art keywords
- job
- section
- list
- contents
- output
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
- G06F9/4881—Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
Description
【発明の詳細な説明】
この発明は計算機によるジヨブリストに係り、
特にジヨブの印刷リストの直前に出力されるジヨ
ブ情報のページを付加することを特徴とした目次
の付加に関する。[Detailed Description of the Invention] This invention relates to a job list using a computer,
In particular, the present invention relates to the addition of a table of contents characterized by adding a page of job information that is output immediately before the print list of jobs.
従来、電子計算機の印刷出力するジヨブリスト
にはジヨブ単位の目次が付加されておらず、多量
のジヨブステツプから構成されるジヨブ、多量の
ジヨブステツプデータから構成されるジヨブにお
いては、ある特定の部分をジヨブリスト中から捜
し出すには目次が無いため多大の労力を必要とし
た。 Conventionally, a table of contents for each job has not been added to the job list printed out by a computer, and for jobs made up of a large amount of job steps or jobs made up of a large amount of job step data, certain parts may be It took a lot of effort to search through the job list because there was no table of contents.
この発明の目的は以上の欠点を克服するためで
あり、以下の解決手法を採用した。 The purpose of this invention is to overcome the above-mentioned drawbacks, and the following solution method has been adopted.
各ジヨブ単位の情報を保持する記憶手段と、こ
のジヨブ単位の情報をページ付きのジヨブリスト
として出力するリスト編集部と、出力すべきジヨ
ブリストを印刷する印刷部とを備えたジヨブ処理
装置において、各ジヨブの構成グループを順に抽
出し、この構成グループ中の項目を順に並らべる
グループ編集部と、これ等の項目と上記リスト編
集部により出力されるジヨブリストの頁対応を計
数するカウント部とを備え、上記リスト編集部の
出力の直前に上記グループ編集部と上記カウンタ
部の出力により各ジヨブ目次内容を出力する。 In a job processing device that includes a storage unit that holds information for each job, a list editing section that outputs the information for each job as a paged job list, and a printing section that prints a job list to be output, each job A group editing section that sequentially extracts the constituent groups of and sequentially arranges the items in the constituent groups, and a counting section that counts the correspondence between these items and the pages of the job list output by the list editing section. , the contents of the table of contents of each job are outputted by the outputs of the group editing section and the counter section immediately before the output of the list editing section.
以下この発明を図により詳しく説明する。 This invention will be explained in detail below with reference to the drawings.
図はこの発明に基づく目次作成構成の一実施例
である。 The figure shows an example of a table of contents creation structure based on the present invention.
図において、11はジヨブ情報を格納した記憶
手段、12はオペレーテイングシステム中のリス
ト編集部、13はオペレーテイングシステム中の
印刷部、14はラインプリンタ装置であり、15
はこの発明に基づく目次作成部である。また記憶
手段11中の21〜2nは出力 ジヨブ情報、目
次作成部15中の31はグループ編集部、32は
カウント部である。 In the figure, 11 is a storage means storing job information, 12 is a list editing section in the operating system, 13 is a printing section in the operating system, 14 is a line printer device, and 15 is a printing section in the operating system.
is a table of contents creation unit based on this invention. Further, 21 to 2n in the storage means 11 are output job information, 31 in the table of contents creation section 15 is a group editing section, and 32 is a counting section.
図示されていないオペレーテイングシステムの
ジヨブ処理部が各ジヨブに関する出力情報を記憶
手段11中に順次格納するとリスト編集部12が
ジヨブ用のリスト編集前に目次作成部15中のグ
ループ編集部31に目次出力を指令する。この指
令に従つてグループ編集部31はジヨブ単位の出
力情報を記憶手段11から読込み、ジヨブグルー
プ例えばジヨブステツプ単位を抽出し、グループ
単位の印刷開始ページの算出をカウント部32に
依頼する。カウント部32は依頼されたジヨブグ
ループの印刷ページ及び各グループ内項目の印刷
ページを項目毎に算出し、グループ編集部31に
返却する。グループ編集部31は印刷すべき目次
リストを編集し、印刷部13に送出し目次の印刷
を指令する。目次の印刷が終了するとグループ編
集部31は目次印刷の終了をリスト編集部12に
完了指令として送出する。この完了指令に従つて
リスト編集部12は従来通りジヨブ情報を記憶部
11から読出し、その情報を編集し印刷部13に
印刷指令を送出する。印刷部13は目次編集部1
5やリスト編集部12からの指令に従つてライン
プリンタ装置14に各種リストを印刷する。 When the job processing section of the operating system (not shown) sequentially stores output information regarding each job in the storage means 11, the list editing section 12 stores the table of contents in the group editing section 31 in the table of contents creation section 15 before editing the list for the job. Command output. In accordance with this command, the group editing section 31 reads output information for each job from the storage means 11, extracts a job group, for example, a job step, and requests the counting section 32 to calculate the print start page for each group. The counting unit 32 calculates the requested print pages of the job group and the print pages of each item within the group for each item, and returns the calculated pages to the group editing unit 31. The group editing section 31 edits the table of contents list to be printed, and instructs the printing section 13 to send and print the table of contents. When the printing of the table of contents is completed, the group editing section 31 sends a completion command to the list editing section 12 indicating the end of printing the table of contents. In accordance with this completion command, the list editing section 12 reads job information from the storage section 11 as before, edits the information, and sends a print command to the printing section 13. The printing department 13 is the table of contents editing department 1
5 and the list editing section 12, various lists are printed on the line printer device 14.
以上により本発明はリストを容易に検索しえ
る。 As described above, the present invention can easily search a list.
図はこの発明に基づく目次作成構成の一実施例
である。
図において、11はジヨブ情報を格納した記憶
手段、12はオペレーテイングシステム中のリス
ト編集部、13はオペレーテイングシステム中の
印刷部、14はラインプリンタ装置であり、15
はこの発明に基づく目次作成部である。また記憶
手段11中の21〜2nは出力 ジヨブ情報、目
次作成部15中の31はグループ編集部、32は
カウント部である。
The figure shows an example of a table of contents creation structure based on the present invention. In the figure, 11 is a storage means storing job information, 12 is a list editing section in the operating system, 13 is a printing section in the operating system, 14 is a line printer device, and 15 is a printing section in the operating system.
is a table of contents creation unit based on this invention. Further, 21 to 2n in the storage means 11 are output job information, 31 in the table of contents creation section 15 is a group editing section, and 32 is a counting section.
Claims (1)
このジヨブ単位の情報をページ付きのジヨブリス
トとして出力するリスト編集部と出力すべきジヨ
ブリストを印刷する印刷部とを備えたジヨブ処理
装置において、各ジヨブの構成グループを順に抽
出し、この構成グループ中の項目を順に並らべる
グループ編集部と、これ等の項目と上記リスト編
集部により出力されるジヨブリストの頁対応を計
数するカウント部とを備え、上記リスト編集部の
出力の直前に上記グループ編集部と上記カウンタ
部の出力により各ジヨブ目次内容を出力すること
を特徴とする目次付加方式。1 storage means for holding information for each job;
In a job processing device that is equipped with a list editing section that outputs this job-by-job information as a paged job list and a printing section that prints out the job list to be output, the constituent groups of each job are sequentially extracted, and the constituent groups in this constituent group are The group editing section includes a group editing section that arranges items in order, and a counting section that counts the correspondence between these items and the pages of the job list output by the list editing section, and immediately before the output of the list editing section, the group editing section The table of contents addition method is characterized in that the table of contents of each job is outputted by the output of the section and the counter section.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP56011440A JPS57125424A (en) | 1981-01-28 | 1981-01-28 | System for attaching table of contents |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP56011440A JPS57125424A (en) | 1981-01-28 | 1981-01-28 | System for attaching table of contents |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS57125424A JPS57125424A (en) | 1982-08-04 |
| JPS6148733B2 true JPS6148733B2 (en) | 1986-10-25 |
Family
ID=11778147
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP56011440A Granted JPS57125424A (en) | 1981-01-28 | 1981-01-28 | System for attaching table of contents |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS57125424A (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS63180041U (en) * | 1987-05-11 | 1988-11-21 |
-
1981
- 1981-01-28 JP JP56011440A patent/JPS57125424A/en active Granted
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS63180041U (en) * | 1987-05-11 | 1988-11-21 |
Also Published As
| Publication number | Publication date |
|---|---|
| JPS57125424A (en) | 1982-08-04 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPS59220832A (en) | Postal card printing system of word processor | |
| JPS6148733B2 (en) | ||
| JPS6214689A (en) | Character output control device | |
| JPS6159920B2 (en) | ||
| JP2734791B2 (en) | Online information retrieval system | |
| JP3074802B2 (en) | Slip issuing device | |
| JPS62216029A (en) | Graphic print control system | |
| JP3008448B2 (en) | Data output device | |
| JPS5850451Y2 (en) | line printer equipment | |
| JPH0326561A (en) | printing device | |
| JPS60132231A (en) | Drawing release managing device | |
| JPS63209951A (en) | Print method | |
| JPS60262677A (en) | Document printer | |
| JPH04175176A (en) | Perfecting page printer | |
| JPS58101257U (en) | Program electronic desk calculator with printer | |
| JPS58120038U (en) | printer device | |
| JPH0365351U (en) | ||
| JPS6316345U (en) | ||
| JPH04153769A (en) | Japanese word processor | |
| JPH0790656B2 (en) | Document processing method | |
| JPH06149805A (en) | Address printer | |
| JPS62284777A (en) | Printing controlling system for variable line feed pitch business form | |
| JPS60142728A (en) | Output control method for printing devices equipped with storage devices | |
| JPH06119152A (en) | Specification creation device | |
| JPS6051937A (en) | Document printing control system |