EP0197700A1 - Electronic circuit for displaying pre-stored messages in an office machine - Google Patents
Electronic circuit for displaying pre-stored messages in an office machine Download PDFInfo
- Publication number
- EP0197700A1 EP0197700A1 EP86302187A EP86302187A EP0197700A1 EP 0197700 A1 EP0197700 A1 EP 0197700A1 EP 86302187 A EP86302187 A EP 86302187A EP 86302187 A EP86302187 A EP 86302187A EP 0197700 A1 EP0197700 A1 EP 0197700A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- help
- memory
- electronic circuit
- messages
- keyboard
- 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.)
- Withdrawn
Links
- 230000015654 memory Effects 0.000 claims abstract description 19
- 230000000994 depressogenic effect Effects 0.000 description 3
- 230000006870 function Effects 0.000 description 2
- 238000000034 method Methods 0.000 description 2
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
- G06F9/453—Help systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
Definitions
- the present invention concerns an electronic circuit for displaying pre-stored messages in an office machine provided with a keyboard and display means, such as a VDU screen.
- the circuit comprises a central processing unit which is connected to the keyboard and to the display means, a first memory for storing the instructions which make up the operating program for the central processing unit and a second memory for storing a plurality of help messages for the operator, which, in the form of instructions for use of the machine, can appear on the display means when the operator actuates a given key of the keyboard.
- Office machines are already known which are provided with electronic circuits that can cause the display means to display help messages upon request from the operator by means of actuation of a given key of the keyboard, the key normally being marked by the word HELP.
- that method involves a substantial amount of time taken by the operator to search for the correct message.
- the object of the present invention is to automate the search for the help message, in such a way that, when the given key is depressed, the electronic circuit is capable of displaying on the display means only the currently appropriate help message.
- each of the help messages stored in the second memory is associated with a given phase of the operating program stored in the first memory, and in
- help key when actuated, causes the central processing unit temporarily to interrupt execution of the operating program, to search in the second memory for the help message corresponding to the phase of the program which has been interrupted and to display on the display means the help message which is taken from the second memory.
- an electronic circuit 10 embodying the invention is shown applied to an office machine 11 comprising an electronic typewriter 12 and a display means or VDU 13 connected thereto.
- the typewriter 12 comprises in turn a keyboard 14 having a plurality of alpha-numeric keys 15 and a series of function keys 16, and a printer 17 of known type, for example of the type described in our published UK patent application GB 2 031 626.
- a key 18 on which is printed the word HELP and which can be actuated by the operator in order to cause a help message to be displayed automatically on the VDU 13, in a manner which will be described in greater detail hereinafter.
- the circuit 10 comprises a central processing unit (CPU) 20 which is connected by way of a data bus 21 and an address bus 22 to a microprocessor (KBE) 23 which is connected to the keyboard 14 and is programmed to generate a corresponding binary code when each key 15 and 16 is depressed.
- CPU central processing unit
- KBE microprocessor
- the circuit 10 ( Figure 2) further comprises a random access memory (RAM) 25, a first read only memory (PROG.ROM) 26 for storing the instructions which make up the operating program for the central
- a second read only memory (COUNTRY ROM) 28 for storing information relating to control of the keyboard 14 and the printer 17 and in which is stored, in accordance with a characteristic aspect of the invention, a plurality of help messages for the operator.
- the circuit 10 further comprises a microprocessor (CRT) 29 of known type connected to the VDU 13 to control display of symbols and characters in accordance with the information coming from the central processing unit 20.
- CTR microprocessor
- the RAM 25, the ROMs 26 and 28 and the microprocessor 29 are connected to the central processing unit 20 by means of the data bus 21 and the address bus 22.
- the second read only memory (COUNTRY ROM) 28 has a 16 kbyte capacity and is organised in such a way as to have a first area 40 with a capacity of 6 kbytes (addresses from 0000 to 09FF) intended for storage of the information for controlling the printing unit and the keyboard 14, and a second area 41 or from 4 to 10 kbytes (addresses from OAOO to 1FFF) which is intended for the storage of 61 help messages for the operator.
- Each help message can be displayed on the VDU 13 and may be of greater or lesser length (from 1 to 14 lines), according to the content of the message itself. In addition each line may be formed by a variable number of characters, from 1 to 76.
- Each line of each help message comprises a variable number of bytes 45 and is preceded by a preamble of 3 bytes, as indicated at 42, 43 and 44.
- the byte 42 always contains the code 00 and is indicative of the fact that it relates to the beginning of a line of a help message
- the byte 43 contains the information relating to the number of the help message (from 1 to 61)
- the byte 44 contains the information relating to the number of the line of the message (from 1 to 76).
- a preamble is 00-01-01, that means that the information contained in the successive bytes refers to the first line of the first help message stored in the COUNTRY ROM 28.
- the various help messages are stored in the form of instructions for the operator for correct use of the machine and are associated with the various phases of the operating program that the machine can carry out.
- the mode of operation of the electronic circuit 10 described hereinbefore is as follows: It is assumed that the office machine in which the circuit according to the invention is provided is carrying out a given word processing program carried in the PROG.RO" 26 and that, during a given phase in that program, the operator does not remember or needs to know what operation is to be carried out in order to continue with the work.
- all the operator has to do is to depress the HELP key 18 of the keyboard 14 to cause the VDU 13 to display the help message associated with the phase of the program that the central processing unit 20 is executing.
- the central processing unit 20 when the HELP key is depressed, the central processing unit 20 temporarily interrupts the program which is being executed and stores in the RAM 25 the phase of the program which has been interrupted.
- the first line of the given number of the help message is sought in the COUNTRY ROM 28.
- the central processing unit 20 by means of the microprocessor 29, then causes any display on the VDU 13 to disappear, and display of the first line of the help message.
- each of the help messages is associated with a given phase of the operating program stored in the PROG.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Human Computer Interaction (AREA)
- Artificial Intelligence (AREA)
- Digital Computer Display Output (AREA)
- Input From Keyboards Or The Like (AREA)
- Controls And Circuits For Display Device (AREA)
Abstract
An electronic circuit for an office machine provided with a keyboard (14) and a display means (13) comprising a central processing unit (20) connected to the keyboard and to the display means, a first memory (26) for storing the instructions which make up the operating program for the central processing unit, and a second memory (28) for pre-storing a plurality of help messages for the operator, each of which is associated with a given phase in the operating program. A key (18) of the keyboard (14) can be actuated to select from the second memory (28) the help message associated with the phase in the operating program that the central unit (20) is executing at that time, and to cause this help message to appear on the display means (13).
Description
- The present invention concerns an electronic circuit for displaying pre-stored messages in an office machine provided with a keyboard and display means, such as a VDU screen.
- The circuit comprises a central processing unit which is connected to the keyboard and to the display means, a first memory for storing the instructions which make up the operating program for the central processing unit and a second memory for storing a plurality of help messages for the operator, which, in the form of instructions for use of the machine, can appear on the display means when the operator actuates a given key of the keyboard.
- Office machines are already known which are provided with electronic circuits that can cause the display means to display help messages upon request from the operator by means of actuation of a given key of the keyboard, the key normally being marked by the word HELP.
- In all the known machines however, when the HELP key is actuated, it is always the first of the help messages which appears on the display means and the operator has to run through the messages on the video screen until finding that one which, among them all, can effectively help the operator in that particular operating phase in which the machine is working.
- That is a serious disadvantage since it is the operator who is required on each occasion to search among the plurality of messages for that message which can help the operator in continuing with the work in question. In addition, that method involves a substantial amount of time taken by the operator to search for the correct message.
- The object of the present invention is to automate the search for the help message, in such a way that, when the given key is depressed, the electronic circuit is capable of displaying on the display means only the currently appropriate help message.
- Accordingly the invention is characterised in that each of the help messages stored in the second memory is associated with a given phase of the operating program stored in the first memory, and in
- that the help key, when actuated, causes the central processing unit temporarily to interrupt execution of the operating program, to search in the second memory for the help message corresponding to the phase of the program which has been interrupted and to display on the display means the help message which is taken from the second memory.
- The invention will now be described in more detail by way of example and with reference to the accompanying drawings in which:
- Figure 1 is a diagrammatic perspective view of an office machine incorporating an electronic circuit according to the invention,
- Figure 2 shows an electronic circuit embodying the present invention,
- Figure 3 is a diagrammatic view showing the organisation of one of the memories of the circuit shown in Figure 2, and
- Figure 4 is a flowchart of the control program of an operating phase of the circuit shown in Figure 2.
- Referring to Figures 1 and 2, an
electronic circuit 10 embodying the invention is shown applied to an office machine 11 comprising anelectronic typewriter 12 and a display means or VDU 13 connected thereto. Thetypewriter 12 comprises in turn akeyboard 14 having a plurality of alpha-numeric keys 15 and a series offunction keys 16, and aprinter 17 of known type, for example of the type described in our published UK patent application GB 2 031 626. - Provided among the
various function keys 16 is akey 18 on which is printed the word HELP and which can be actuated by the operator in order to cause a help message to be displayed automatically on theVDU 13, in a manner which will be described in greater detail hereinafter. - The
circuit 10 comprises a central processing unit (CPU) 20 which is connected by way of adata bus 21 and anaddress bus 22 to a microprocessor (KBE) 23 which is connected to thekeyboard 14 and is programmed to generate a corresponding binary code when eachkey - The circuit 10 (Figure 2) further comprises a random access memory (RAM) 25, a first read only memory (PROG.ROM) 26 for storing the instructions which make up the operating program for the central
-
processing unit 20, a second read only memory (COUNTRY ROM) 28 for storing information relating to control of thekeyboard 14 and theprinter 17 and in which is stored, in accordance with a characteristic aspect of the invention, a plurality of help messages for the operator. - The
circuit 10 further comprises a microprocessor (CRT) 29 of known type connected to theVDU 13 to control display of symbols and characters in accordance with the information coming from thecentral processing unit 20. - The
RAM 25, theROMs microprocessor 29 are connected to thecentral processing unit 20 by means of thedata bus 21 and theaddress bus 22. - The second read only memory (COUNTRY ROM) 28 (see Figure 3) has a 16 kbyte capacity and is organised in such a way as to have a
first area 40 with a capacity of 6 kbytes (addresses from 0000 to 09FF) intended for storage of the information for controlling the printing unit and thekeyboard 14, and asecond area 41 or from 4 to 10 kbytes (addresses from OAOO to 1FFF) which is intended for the storage of 61 help messages for the operator. Each help message can be displayed on theVDU 13 and may be of greater or lesser length (from 1 to 14 lines), according to the content of the message itself. In addition each line may be formed by a variable number of characters, from 1 to 76. - Each line of each help message comprises a variable number of
bytes 45 and is preceded by a preamble of 3 bytes, as indicated at 42, 43 and 44. Thebyte 42 always contains the code 00 and is indicative of the fact that it relates to the beginning of a line of a help message, thebyte 43 contains the information relating to the number of the help message (from 1 to 61) while thebyte 44 contains the information relating to the number of the line of the message (from 1 to 76). Thus for example if a preamble is 00-01-01, that means that the information contained in the successive bytes refers to the first line of the first help message stored in theCOUNTRY ROM 28. - At the end of the last line of the last help message, stored, there is a
byte 46 containing a given closure code for the help message area. - The various help messages are stored in the form of instructions for the operator for correct use of the machine and are associated with the various phases of the operating program that the machine can carry out.
- An example of the content of some messages is now set out below:
- 'If you wish to alter the text use the keys CANCEL or BKSP+CANCEL to cancel, key the replacement characters and reconfirm with RETURNT.
- 'Key the key Y to protect the text or the key N to remove the protection. To interrupt the procedure press EXIT'.
- The mode of operation of the
electronic circuit 10 described hereinbefore is as follows: It is assumed that the office machine in which the circuit according to the invention is provided is carrying out a given word processing program carried in the PROG.RO" 26 and that, during a given phase in that program, the operator does not remember or needs to know what operation is to be carried out in order to continue with the work. - In accordance with a feature of the invention, all the operator has to do is to depress the
HELP key 18 of thekeyboard 14 to cause theVDU 13 to display the help message associated with the phase of the program that thecentral processing unit 20 is executing. - More particularly, as will be seen from the flow chart in Figure 4, when the HELP key is depressed, the
central processing unit 20 temporarily interrupts the program which is being executed and stores in theRAM 25 the phase of the program which has been interrupted. - A given number of help messages being associated with each phase of the operating program, on the basis of the phase which is interrupted, the number of the help message which is to be caused to appear on the VDU 13 is sought. In particular the first line of the given number of the help message is sought in the COUNTRY
ROM 28. - The
central processing unit 20, by means of themicroprocessor 29, then causes any display on theVDU 13 to disappear, and display of the first line of the help message. - A search is then made in the
COUNTRY ROM 28 to find out if the help message also includes further lines. If so, the subsequent lines are displayed while if there are no further lines, the fact that the message is complete is indicated at the VDU 13 in any known fashion, for example by means of a frame around the displayed message. - Return to the phase of the program which has been temporarily interrupted may occur automatically after a given period or upon command by the operator, by way of fresh actuation of the HELP key.
- It will be clear therefore that each of the help messages is associated with a given phase of the operating program stored in the PROG.
ROM 26 and that depression of the HELP key of thekeyboard 14 causes thecentral processing unit 20 temporarily to interrupt execution of the working program, to look in theCOUNTRY ROM 28 for the help message corresponding to the phase of the program which has been interrupted, and to display at the VDU the help message which is taken from theCOUNTRY ROM 28.
Claims (4)
1. An electronic circuit for displaying prestored messages in an office machine provided with a keyboard (14) and a display means (13), comprising a central processing unit (20) connected to the keyboard and the display means, a first memory (26) for storing the instructions which make up the operating program for the central processing unit, a second memory (28) for storing a plurality of help messages for the operator, and a key (18) which can be actuated to call up help messages for display, characterised in that each of the help messages is associated with a given phase of the operating program which is stored in the first memory (26), the said key (18), when actuated, causing the central processing unit (20) temporarily to interrupt the execution of the operating program, to seek in the second memory (28) the help message corresponding to the phase of the program which has been interrupted, and to cause the display means (13) to display the help message taken from the second memory.
2. An electronic circuit according to claim 1, wherein the office machine comprises a print device (17), characterised in that the second memory (28) comprises a first area (40) for storing information for controlling the print device (17) and the keyboard (13) and a second area (41) for storing the help messages.
3. An electronic circuit according to claim 1 or 2, characterised in that the help messages comprise a variable number of lines and that these lines comprise a variable number of characters, each of the lines being preceded by a preamble bearing information relating to the subsequent help message.
4. An electronic circuit according to claim 3, characterised in that the preamble comprises a first byte (42) which is indicative of the beginning of a line, a second byte (43) which is indicative of the number of the message and a third byte (44) which is indicative of the number of the line.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
IT6731085 | 1985-03-29 | ||
IT67310/85A IT1199873B (en) | 1985-03-29 | 1985-03-29 | ELECTRONIC CIRCUIT TO VIEW PRE-STORED MESSAGES IN AN OFFICE MACHINE |
Publications (1)
Publication Number | Publication Date |
---|---|
EP0197700A1 true EP0197700A1 (en) | 1986-10-15 |
Family
ID=11301349
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP86302187A Withdrawn EP0197700A1 (en) | 1985-03-29 | 1986-03-25 | Electronic circuit for displaying pre-stored messages in an office machine |
Country Status (3)
Country | Link |
---|---|
EP (1) | EP0197700A1 (en) |
JP (1) | JPS61234426A (en) |
IT (1) | IT1199873B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0310699B1 (en) * | 1987-10-09 | 1991-05-08 | Hewlett-Packard GmbH | Input device |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6395530A (en) * | 1986-10-13 | 1988-04-26 | Fujitsu Ltd | Screen processing interrupt method |
JPH0814750B2 (en) * | 1987-11-09 | 1996-02-14 | シャープ株式会社 | Help screen generator |
JPH0814749B2 (en) * | 1987-11-09 | 1996-02-14 | シャープ株式会社 | Help screen generator |
DE3853512T2 (en) * | 1987-11-09 | 1995-11-23 | Sharp Kk | Device for computers or computer-controlled systems for generating a help display. |
JPH0587642U (en) * | 1991-06-10 | 1993-11-26 | スタンレー電気株式会社 | Help function device according to the display screen |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0056886A1 (en) * | 1981-01-23 | 1982-08-04 | International Business Machines Corporation | Data processing system with an interactive display |
US4488258A (en) * | 1982-09-20 | 1984-12-11 | Allen-Bradley | Programmable controller with control program comments |
-
1985
- 1985-03-29 IT IT67310/85A patent/IT1199873B/en active
-
1986
- 1986-03-25 EP EP86302187A patent/EP0197700A1/en not_active Withdrawn
- 1986-03-28 JP JP61070616A patent/JPS61234426A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0056886A1 (en) * | 1981-01-23 | 1982-08-04 | International Business Machines Corporation | Data processing system with an interactive display |
US4488258A (en) * | 1982-09-20 | 1984-12-11 | Allen-Bradley | Programmable controller with control program comments |
Non-Patent Citations (2)
Title |
---|
AFIPS CONFERENCE PROCEEDINGS, NATIONAL COMPUTER CONFERENCE, 4th-7th May 1981, Chicago, Illinois, pages 383-388, AFIPSS PRESS, Arlington, Virginia, US; N. RELLES et al.: "A unified approach to online assistance" * |
PATENTS ABSTRACTS OF JAPAN, vol. 9, no. 129 (P-361)[1852], 5th June 1985; & JP - A - 60 11 930 (MITSUBISHI DENKI K.K.) 22-01-1985 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5056059A (en) * | 1987-09-10 | 1991-10-08 | Hewlett-Packard Company | Medical monitoring system interface |
EP0310699B1 (en) * | 1987-10-09 | 1991-05-08 | Hewlett-Packard GmbH | Input device |
Also Published As
Publication number | Publication date |
---|---|
IT8567310A0 (en) | 1985-03-29 |
JPS61234426A (en) | 1986-10-18 |
IT1199873B (en) | 1989-01-05 |
IT8567310A1 (en) | 1986-09-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4408302A (en) | Word processor with display device | |
JP2734517B2 (en) | Document creation device with multilingual function | |
EP0315957B1 (en) | Word processor | |
EP0197700A1 (en) | Electronic circuit for displaying pre-stored messages in an office machine | |
EP0446928A2 (en) | Label printer | |
US4439838A (en) | One line text display with two input locations | |
US5363480A (en) | Layout display control system for document processing apparatus | |
US5289573A (en) | Menu displaying apparatus for a word processor | |
US4382702A (en) | Memory typewriters with interchangeable typing element | |
US4996640A (en) | Data processing system | |
JPS6046031B2 (en) | serial printer | |
US4843570A (en) | Block processing apparatus | |
EP0293238A2 (en) | Text processing system | |
EP0186746A2 (en) | An electronic word processing apparatus | |
JPS604794B2 (en) | serial impact printer | |
EP0395090B1 (en) | Character pattern data generating device | |
JPH0540553Y2 (en) | ||
JPH048473Y2 (en) | ||
JP2664222B2 (en) | Print data processing method in printer | |
KR930009672B1 (en) | Composing method of chinese character font rom for protecting copy | |
JP2556488B2 (en) | Character processor | |
JPH0583380B2 (en) | ||
JP2564470B2 (en) | Document processing device | |
EP0308633A2 (en) | Automatic function control for an electronic typewriter | |
JPH0635911A (en) | Ruby display system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): DE FR GB |
|
17P | Request for examination filed |
Effective date: 19870323 |
|
17Q | First examination report despatched |
Effective date: 19890711 |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
18D | Application deemed to be withdrawn |
Effective date: 19900123 |
|
RIN1 | Information on inventor provided before grant (corrected) |
Inventor name: MOSCA, FERRUCCIO Inventor name: ROBOTTI, FRANCO |