US4974196A - Method of processing commands for cataloged procedure in multi-window system - Google Patents
Method of processing commands for cataloged procedure in multi-window system Download PDFInfo
- Publication number
- US4974196A US4974196A US07/246,789 US24678988A US4974196A US 4974196 A US4974196 A US 4974196A US 24678988 A US24678988 A US 24678988A US 4974196 A US4974196 A US 4974196A
- Authority
- US
- United States
- Prior art keywords
- window
- command
- data
- commands
- catalog
- 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 - Lifetime
Links
- 238000000034 method Methods 0.000 title claims description 22
- 230000004044 response Effects 0.000 claims description 4
- 230000000694 effects Effects 0.000 abstract description 2
- 230000008569 process Effects 0.000 description 11
- 230000008859 change Effects 0.000 description 9
- 238000003672 processing method Methods 0.000 description 2
- 230000006835 compression Effects 0.000 description 1
- 238000007906 compression Methods 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
-
- 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
Definitions
- the present invention relates to a method of processing commands for a cataloged procedure in a multi-window system, and more particularly to a command processing method by which an operator can process commands with improved workability in storing them in a catalog, executing them, correcting them and the like.
- an aspect of the present invention resides in that first and second windows are set on the display screen, and when an operator inputs a series of commands so as to effect data processing on the first window, the data processed results based on the inputted commands are displayed on the first window, whereas the inputted commands are sequentially displayed on the second window.
- the commands in response to an instruction to store the commands displayed on the second window with a catalog name previously designated, the commands can be stored in a catalog file while they are displayed on the second window.
- the present invention it is possible to check the correspondence between commands and the processed results on a single display screen. Therefore, it is possible if desired to store programs constructed of the inputted commands in a catalog, after checking the processed results on the display screen. If it becomes necessary to change or correct a part of the commands, an operator designates a command to be changed on a second window for example, and inputs a new command (to see the processed result) on a first window so that a new version of modified commands can be cataloged. If cataloged commands stored in a catalog file are to be executed, the commands are displayed on the second window while displaying the execution results on the first window, with a currently executed command being made distinguishable by a specific marking. Since the correspondence between a command and an execution result is shown clearly, a command to be corrected, if any, can be easily identified.
- FIG. 1 illustrates the concept of processing commands for cataloged procedure according to the present invention
- FIG. 2 shows the overall structure of a system embodying the present invention
- FIG. 3 illustrates a relation between windows on a display screen and windows on virtual frames
- FIG. 4 shows the structure of a window management table
- FIG. 5 shows the data structure of a virtual frame
- FIG. 6 shows the structure of a catalog file
- FIG. 7 is a flow chart illustrating an example of a program for realizing a cataloging procedure according to the present invention.
- FIG. 8 is a flow chart showing the detail of the store catalog routine 74 shown in FIG. 7;
- FIG. 9 is a flow chart showing the detail of the change catalog routine 75 shown in FIG. 7.
- FIG. 10 is a flow chart showing the detail of the execute catalog routine 76 shown in FIG. 7.
- FIG. 1 shows the concept of a multi-window screen in connection with which commands for a cataloged procedure are processed.
- Reference numeral 11 denotes a display screen
- reference numeral 12 denotes a catalog window within which a catalog name 124 and a series of commands 125 for example are displayed.
- the data processed results with respect to the commands displayed on the catalog window 12 are sequentially displayed.
- indicated by reference numeral 121 is a command identification mark which notifies an operator of the command now under execution
- indicated by reference numeral 122 is a skip mark which is prefixed to a command to be skipped. While executing a program, the command with the skip mark 122 is not executed.
- interception mark which shows an intercepted point in a series of commands. While executing a program, the execution of cataloged commands is temporarily intercepted just before the command with the interception mark. Upon instruction by an operator to start the execution again, the interception is released. In storing commands in a catalog, the commands to be stored are sequentially displayed on the catalog window 12 while an operator inputs the commands with reference to the display on the data processed window 13.
- FIG. 2 is a block diagram showing an example of the overall structure of a work station applied to the present invention.
- the work station comprises a main controller (CPU) 1 for controlling the operation of the entire system, a program memory 2 for storing programs to be executed by the main controller, a work memory 3 for temporarily storing data during the execution of a program, a window management table memory 4 for storing management data for a display region (window) set on a display screen 11, a virtual frame memory 5 for storing virtual frame data for respective windows, a catalog file 6 for storing a series of cataloged command code data, a data file 7 for storing processed data, and an input device 8 for inputting various data and commands therethrough.
- CPU main controller
- program memory 2 for storing programs to be executed by the main controller
- a work memory 3 for temporarily storing data during the execution of a program
- a window management table memory 4 for storing management data for a display region (window) set on a display screen 11
- a virtual frame memory 5 for
- the work station further comprises a bit map processor (BMP) 9 for reading data within each window from the virtual frame memory 5, and developing the read-out data in a CRT refresh memory 111 as the bit map data, a BMP memory 10 for storing various instructions to operate the bit map processor 9, and a CRT controller for sequentially reading the contents of the CRT refresh memory 111 and displaying them on the CRT 11.
- BMP bit map processor
- FIG. 3 shows the relation between virtual windows 310' and 320' and first and second real windows 31 and 32, the virtual windows 310' and 320' being formed on first and second virtual frames 310 and 320 stored in the virtual frame memory 5, and the first and second real windows being set on the real display screen 11.
- the position and dimension of each real window 31, 32 are defined by the XY coordinates (X1, Y1) of an upper left corner point (representative point) of the window rectangular and the XY coordinates (X1', Y1') of the lower right corner point thereof.
- data within the corresponding virtual window 310', 320' on the virtual frame 310, 320 are displayed.
- the position and dimension of each virtual window 310', 320' are defined by the xy coordinates of the upper left corner point (representative point) of the window rectangular and the lower right corner point thereof.
- the relation between the first and second real windows 31 and 32 and the virtual windows 310' and 320' are supervised by the window management table 4 shown in FIG. 4.
- Stored for each window in the window management table 4 are a priority order 41 of window display, the XY coordinates 42 of the representative point of the real window using the upper left corner point of the real display screen 11 as the coordinate origin, the XY coordinates 43 of the lower right corner point, the xy coordinates 44 of the representative point of the corresponding virtual window using the upper left corner point of the virtual frame as the coordinate origin, and 45 the xy coordinates of the lower right corner point thereof.
- FIG. 5 shows an example of data items for a virtual frame stored in the virtual frame memory 5.
- the virtual frame is constructed of a plurality of areas and supervised in units of each area.
- reference numeral 51 denotes the size of a virtual frame in the horizontal and vertical directions
- reference numeral 52 denotes the total number of areas constituting the virtual frame.
- Reference numerals 53A, 53B, . . . denote definition records of the areas A, B, . . .
- Each record includes the xy coordinates 54 of the upper left corner point of the area using the upper left corner point of the virtual frame as the coordinate origin, the size 55 of the area in the horizontal and vertical direction, the data type (text, graphics, image) 56 of the area, the data attribute 57 of the area, and the area data 58.
- the data attribute 57 is constructed of the lateral/vertical writing type, line pitch, character pitch and the like in a case where the data type 56 is a text, constructed of the number of graphics and the like in the case where the data type 56 is a graphics, and constructed of the compression type, gradation number and the like in the case where the data type is an image.
- the area data 58 is constructed of character code strings in the case where the data type 56 is a text, constructed of the command strings in the case of a graphics, and constructed of the image data in the case of an image.
- FIG. 6 shows a format of the catalog file 6.
- reference numeral 61 denotes a catalog name for identifying each catalog
- reference numeral 62 denotes the total number of commands included in the catalog.
- the catalog file 6 stores a plurality of catalogs, each catalog containing a plurality of commands. For each command, data items 63 to 65 are stored. Namely, a command name 63 for identifying each command, a parameter 64 for defining the process content of the command, and a control mark code for identifying the control type such as a skip, interception and the like during execution of the catalog.
- FIG. 7 is a flow chart of the program stored in the program memory 2 which program is called up by the operator after the operator defined the data processed window 13 on the screen and then is executed by the main controller 1.
- the catalog window 12 is displayed, and the data items 41 to 45 associated with the catalog window are stored in the window management table 4.
- the flow waits for an input from the input device 8 by an operator of a catalog name and the process type. Upon input of such data, the process type is identified at step 73 to advance to a particular process.
- FIG. 8 is a flow chart showing the detail of the store catalog routine 74.
- the catalog name inputted at step 72 of FIG. 7 is displayed on the catalog window 12 and stored in the catalog name area 61 of the catalog file 6.
- the command number area 62 is initialized at this step.
- the flow waits for an input from the input device 8 by an operator of a command on the data processed window 13.
- the command name and associated parameters are displayed on the catalog window 12 and stored in the command name area 63 and the parameter area 64 of the catalog file 6.
- the command number 62 is incremented by one.
- the data processing associated with the command name and parameters inputted at step 82 is executed, and the data processed results are displayed on the data processed window 13.
- FIG. 9 is a flow chart showing the detail of the change catalog routine 75.
- the flow waits for an input from the input device 8 by an operator of a command number to be changed and the change process type.
- the change process type inputted by the operator is identified to advance to a particular control. Namely, if the change process type is a skip instruction, the flow advances to step 94, if an interception instruction, to step 95, and if a catalog command change instruction, to step 96.
- step 94 a skip mark 122 is prefixed to the command displayed on the catalog window 12, and the code of the skip mark is stored in the control mark code area 65 of the catalog file 6.
- an interception mark 123 is prefixed to the command displayed on the catalog window 12, and the code of the interception mark is stored in the control mark code area 65 of the catalog file 6.
- these inputted data are replaced with the command name and associated parameters to be changed which have been displayed on the catalog window 12, and are stored in the catalog file 6 at the command name area 63 and the parameter area 64 of the record having the command number to be changed, by replacing the old data with the new data.
- the control mark code area 65 is initialized.
- FIG. 10 is a flow chart showing the detail of the execute catalog routine 76.
- the catalog contents are displayed on the catalog window 12 similar to the case at step 91 of FIG. 9.
- a command counter is initialized in order to sequentially execute the series of cataloged commands.
- the count of the command counter is compared with the command number 62 to judge if all commands have been executed or not. If affirmative, the routine is terminated to return to step 72 of FIG. 7. If not, the control mark code 65 of the command having a command number corresponding to the count of the command counter is identified to move to a particular process.
- step 104 the flow waits for an input from the input device 8 by an operator of a restart command number and restart instruction.
- the command counter is set at step 105 at the inputted restart command number to thereafter return to step 103.
- step 106 the mark 121 indicating a command now under execution is moved to the position of a command having the command number corresponding to the count of the command counter.
- step 107 the new command is executed.
- step 108 the command counter is incremented by one to return to step 103.
- Step 108 may be arranged to advance the command sequence in response to an instruction by an operator, to thus allow the execution speed to be controlled by the operator while recognizing the execution result every time a new command is executed.
- a series of commands and the processed results of command execution are displayed on a single display screen at a time to allow an operator to easily grasp the correspondence therebetween. Therefore, the workability of an operator can be improved in storing commands in a catalog, executing them, correcting them and the like.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Digital Computer Display Output (AREA)
Abstract
In a multi-window system, a plurality of windows are set on a display screen, and data processed results are displayed independently for each window, first and second windows are set on the display screen. When an operator inputs a series of commands so as to effect data processing on the first window, the data processed results based on the inputted commands are displayed on the first window, whereas the inputted commands are sequentially displayed in addition to already inputted commands on the second window.
Description
1. Field of the Invention
The present invention relates to a method of processing commands for a cataloged procedure in a multi-window system, and more particularly to a command processing method by which an operator can process commands with improved workability in storing them in a catalog, executing them, correcting them and the like.
2. Description of the Related Art
As described, e.g., in a Japanese article "UNIX Command Analyzer Shell" in a "BIT" magazine vol. 14, No. 6, pp. 750 to 755, in order to prepare a cataloged procedure in a conventional work station, an operator inputs with an input unit a series of commands to be cataloged, checks the contents of the inputted commands displayed on a screen, corrects them if necessary, and stores them in a catalog.
With the above-described conventional technique, however, an operator who intends to form a catalog cannot explicitly grasp the correspondence between a series of commands to be cataloged and the data processed results thereof at a time, thus leading to poor workability in storing commands in a catalog, executing them, correcting them and the like.
It is an object of the present invention to solve the above problem and provide a command processing method capable of improving the workability of catalog processing and the like in a system such as a work station provided with a multi-window function.
To achieve the above object, in a multi-window system wherein a plurality of windows are set on a display screen, and data processed results are displayed independently for each window, an aspect of the present invention resides in that first and second windows are set on the display screen, and when an operator inputs a series of commands so as to effect data processing on the first window, the data processed results based on the inputted commands are displayed on the first window, whereas the inputted commands are sequentially displayed on the second window. In this case, in response to an instruction to store the commands displayed on the second window with a catalog name previously designated, the commands can be stored in a catalog file while they are displayed on the second window.
According to the present invention, it is possible to check the correspondence between commands and the processed results on a single display screen. Therefore, it is possible if desired to store programs constructed of the inputted commands in a catalog, after checking the processed results on the display screen. If it becomes necessary to change or correct a part of the commands, an operator designates a command to be changed on a second window for example, and inputs a new command (to see the processed result) on a first window so that a new version of modified commands can be cataloged. If cataloged commands stored in a catalog file are to be executed, the commands are displayed on the second window while displaying the execution results on the first window, with a currently executed command being made distinguishable by a specific marking. Since the correspondence between a command and an execution result is shown clearly, a command to be corrected, if any, can be easily identified.
The foregoing and other objects, advantages, manner of operation and novel feature of the present invention will be understood from the following detailed description when read in connection with the accompanying drawings.
FIG. 1 illustrates the concept of processing commands for cataloged procedure according to the present invention;
FIG. 2 shows the overall structure of a system embodying the present invention;
FIG. 3 illustrates a relation between windows on a display screen and windows on virtual frames;
FIG. 4 shows the structure of a window management table;
FIG. 5 shows the data structure of a virtual frame;
FIG. 6 shows the structure of a catalog file;
FIG. 7 is a flow chart illustrating an example of a program for realizing a cataloging procedure according to the present invention;
FIG. 8 is a flow chart showing the detail of the store catalog routine 74 shown in FIG. 7;
FIG. 9 is a flow chart showing the detail of the change catalog routine 75 shown in FIG. 7; and
FIG. 10 is a flow chart showing the detail of the execute catalog routine 76 shown in FIG. 7.
An embodiment of the present invention will be described with reference to the accompanying drawings.
FIG. 1 shows the concept of a multi-window screen in connection with which commands for a cataloged procedure are processed. Reference numeral 11 denotes a display screen, and reference numeral 12 denotes a catalog window within which a catalog name 124 and a series of commands 125 for example are displayed. Within a data processed window 13, the data processed results with respect to the commands displayed on the catalog window 12 are sequentially displayed. Within the catalog window 12, indicated by reference numeral 121 is a command identification mark which notifies an operator of the command now under execution, and indicated by reference numeral 122 is a skip mark which is prefixed to a command to be skipped. While executing a program, the command with the skip mark 122 is not executed. Indicated by reference numeral 123 is an interception mark which shows an intercepted point in a series of commands. While executing a program, the execution of cataloged commands is temporarily intercepted just before the command with the interception mark. Upon instruction by an operator to start the execution again, the interception is released. In storing commands in a catalog, the commands to be stored are sequentially displayed on the catalog window 12 while an operator inputs the commands with reference to the display on the data processed window 13.
FIG. 2 is a block diagram showing an example of the overall structure of a work station applied to the present invention. In FIG. 2, the work station comprises a main controller (CPU) 1 for controlling the operation of the entire system, a program memory 2 for storing programs to be executed by the main controller, a work memory 3 for temporarily storing data during the execution of a program, a window management table memory 4 for storing management data for a display region (window) set on a display screen 11, a virtual frame memory 5 for storing virtual frame data for respective windows, a catalog file 6 for storing a series of cataloged command code data, a data file 7 for storing processed data, and an input device 8 for inputting various data and commands therethrough. The work station further comprises a bit map processor (BMP) 9 for reading data within each window from the virtual frame memory 5, and developing the read-out data in a CRT refresh memory 111 as the bit map data, a BMP memory 10 for storing various instructions to operate the bit map processor 9, and a CRT controller for sequentially reading the contents of the CRT refresh memory 111 and displaying them on the CRT 11.
FIG. 3 shows the relation between virtual windows 310' and 320' and first and second real windows 31 and 32, the virtual windows 310' and 320' being formed on first and second virtual frames 310 and 320 stored in the virtual frame memory 5, and the first and second real windows being set on the real display screen 11. In this example, the position and dimension of each real window 31, 32 are defined by the XY coordinates (X1, Y1) of an upper left corner point (representative point) of the window rectangular and the XY coordinates (X1', Y1') of the lower right corner point thereof. Within each real window 31, 32, data within the corresponding virtual window 310', 320' on the virtual frame 310, 320 are displayed. The position and dimension of each virtual window 310', 320' are defined by the xy coordinates of the upper left corner point (representative point) of the window rectangular and the lower right corner point thereof.
The relation between the first and second real windows 31 and 32 and the virtual windows 310' and 320' are supervised by the window management table 4 shown in FIG. 4. Stored for each window in the window management table 4 are a priority order 41 of window display, the XY coordinates 42 of the representative point of the real window using the upper left corner point of the real display screen 11 as the coordinate origin, the XY coordinates 43 of the lower right corner point, the xy coordinates 44 of the representative point of the corresponding virtual window using the upper left corner point of the virtual frame as the coordinate origin, and 45 the xy coordinates of the lower right corner point thereof.
FIG. 5 shows an example of data items for a virtual frame stored in the virtual frame memory 5. The virtual frame is constructed of a plurality of areas and supervised in units of each area. In FIG. 5, reference numeral 51 denotes the size of a virtual frame in the horizontal and vertical directions, and reference numeral 52 denotes the total number of areas constituting the virtual frame. Reference numerals 53A, 53B, . . . denote definition records of the areas A, B, . . . Each record includes the xy coordinates 54 of the upper left corner point of the area using the upper left corner point of the virtual frame as the coordinate origin, the size 55 of the area in the horizontal and vertical direction, the data type (text, graphics, image) 56 of the area, the data attribute 57 of the area, and the area data 58. The data attribute 57 is constructed of the lateral/vertical writing type, line pitch, character pitch and the like in a case where the data type 56 is a text, constructed of the number of graphics and the like in the case where the data type 56 is a graphics, and constructed of the compression type, gradation number and the like in the case where the data type is an image. The area data 58 is constructed of character code strings in the case where the data type 56 is a text, constructed of the command strings in the case of a graphics, and constructed of the image data in the case of an image.
FIG. 6 shows a format of the catalog file 6. In FIG. 6, reference numeral 61 denotes a catalog name for identifying each catalog, and reference numeral 62 denotes the total number of commands included in the catalog. The catalog file 6 stores a plurality of catalogs, each catalog containing a plurality of commands. For each command, data items 63 to 65 are stored. Namely, a command name 63 for identifying each command, a parameter 64 for defining the process content of the command, and a control mark code for identifying the control type such as a skip, interception and the like during execution of the catalog.
FIG. 7 is a flow chart of the program stored in the program memory 2 which program is called up by the operator after the operator defined the data processed window 13 on the screen and then is executed by the main controller 1. According to this program, at the first step 71, the catalog window 12 is displayed, and the data items 41 to 45 associated with the catalog window are stored in the window management table 4. At the next step 72, the flow waits for an input from the input device 8 by an operator of a catalog name and the process type. Upon input of such data, the process type is identified at step 73 to advance to a particular process. Namely, if the process type is a store instruction, the flow advance to a store catalog routine 74, if a change instruction, to a change catalog routine 75, and if an execute instruction, to an execute catalog routine 76. If an end instruction, the program process terminates.
FIG. 8 is a flow chart showing the detail of the store catalog routine 74. At the first step 81, the catalog name inputted at step 72 of FIG. 7 is displayed on the catalog window 12 and stored in the catalog name area 61 of the catalog file 6. The command number area 62 is initialized at this step. At the next step 82, the flow waits for an input from the input device 8 by an operator of a command on the data processed window 13. Upon input of a command, at step 83 the command name and associated parameters are displayed on the catalog window 12 and stored in the command name area 63 and the parameter area 64 of the catalog file 6. The command number 62 is incremented by one. At step 84, the data processing associated with the command name and parameters inputted at step 82 is executed, and the data processed results are displayed on the data processed window 13.
FIG. 9 is a flow chart showing the detail of the change catalog routine 75. At the first step 91, using as a key the catalog name inputted at step 72 of FIG. 7, the associated catalog data are read from the catalog file 6 and displayed on the catalog window 12. At the next step 92, the flow waits for an input from the input device 8 by an operator of a command number to be changed and the change process type. Upon input of these data, at step 93 the change process type inputted by the operator is identified to advance to a particular control. Namely, if the change process type is a skip instruction, the flow advances to step 94, if an interception instruction, to step 95, and if a catalog command change instruction, to step 96. If an end instruction, the subroutine terminates to return to step 72 of FIG. 7. At step 94, a skip mark 122 is prefixed to the command displayed on the catalog window 12, and the code of the skip mark is stored in the control mark code area 65 of the catalog file 6.
At step 95, an interception mark 123 is prefixed to the command displayed on the catalog window 12, and the code of the interception mark is stored in the control mark code area 65 of the catalog file 6. Upon input by an operator of a new command name and parameters at step 96, these inputted data are replaced with the command name and associated parameters to be changed which have been displayed on the catalog window 12, and are stored in the catalog file 6 at the command name area 63 and the parameter area 64 of the record having the command number to be changed, by replacing the old data with the new data. In this case, the control mark code area 65 is initialized.
FIG. 10 is a flow chart showing the detail of the execute catalog routine 76. At the first step 100, the catalog contents are displayed on the catalog window 12 similar to the case at step 91 of FIG. 9. At step 102, a command counter is initialized in order to sequentially execute the series of cataloged commands. At step 103, the count of the command counter is compared with the command number 62 to judge if all commands have been executed or not. If affirmative, the routine is terminated to return to step 72 of FIG. 7. If not, the control mark code 65 of the command having a command number corresponding to the count of the command counter is identified to move to a particular process. Namely, if the command control mark code is an interception mark code, the flow advances to step 104, and if a skip mark code, the flow advances to step 108. If the control mark code area 65 of the command holds the initialized state, then the flow advances to step 106. At step 104, the flow waits for an input from the input device 8 by an operator of a restart command number and restart instruction. Upon input of these data, the command counter is set at step 105 at the inputted restart command number to thereafter return to step 103. At step 106, the mark 121 indicating a command now under execution is moved to the position of a command having the command number corresponding to the count of the command counter. At step 107, the new command is executed. At step 108, the command counter is incremented by one to return to step 103.
Step 108 may be arranged to advance the command sequence in response to an instruction by an operator, to thus allow the execution speed to be controlled by the operator while recognizing the execution result every time a new command is executed.
As apparent from the foregoing description of the embodiment, according to the present invention, a series of commands and the processed results of command execution are displayed on a single display screen at a time to allow an operator to easily grasp the correspondence therebetween. Therefore, the workability of an operator can be improved in storing commands in a catalog, executing them, correcting them and the like.
Claims (3)
1. A method of processing commands for cataloged procedure using a multi-window system including a display device having a display screen in which a plurality of windows are established, virtual screen memory means for forming a plurality of virtual screens each of which stores display data obtained by executing a program corresponding to said virtual screen, memory means for storing a window management table to define a corresponding relationship between said virtual screens and said windows, data processing means for executing a plurality of programs to store display data in said virtual screens and for referencing the window management table to output display data in a predetermined region of said virtual screen to a window corresponding to the virtual screen, and catalog file means for storing at least one sequence of cataloged command codes, comprising the steps of:
setting a set of control data in said window management table by said processing means to establish a first window for displaying data processed results of input commands from an operator on said display screen;
setting a set of control data in said window management table by said processing means to establish a second window for displaying a sequence of commands to be cataloged on said display screen;
in response to a command inputted by the operator in said first window while executing another program for displaying said inputted command in addition to a sequence of already inputted commands on said second window to form a command list, executing by said data processor means a program for displaying said inputted command in addition to a sequence of already inputted commands on said second window to form a command list and for storing said inputted command in a catalog memory area in addition to a sequence of already inputted commands stored in said catalog memory area; and
executing said inputted command by said data processing means according to the program corresponding to said first window to display the data processed result of said inputted command on said first window.
2. The method according to claim 1, further comprising the steps of:
inputting by said operator a command for requesting said data processing means to initiate a program for the correction of said command list displayed on said second window; and
executing said correction program by said data processing means, in response to an input operation by said operator, thereby correcting the display contents on said second window and the contents of said catalog file means.
3. The method according to claim 2, wherein said input operation by said operator includes inputting a control code for intercepting the execution of said cataloged command sequence at a designated position in said command list.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62-234802 | 1987-09-21 | ||
JP62234802A JP2569072B2 (en) | 1987-09-21 | 1987-09-21 | Command processing method and apparatus in multi-window system |
Publications (1)
Publication Number | Publication Date |
---|---|
US4974196A true US4974196A (en) | 1990-11-27 |
Family
ID=16976617
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US07/246,789 Expired - Lifetime US4974196A (en) | 1987-09-21 | 1988-09-20 | Method of processing commands for cataloged procedure in multi-window system |
Country Status (2)
Country | Link |
---|---|
US (1) | US4974196A (en) |
JP (1) | JP2569072B2 (en) |
Cited By (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5117496A (en) * | 1988-05-23 | 1992-05-26 | Hewlett-Packard Company | Method for recording and replaying mouse commands by recording the commands and the identities of elements affected by the commands |
US5424754A (en) * | 1991-09-30 | 1995-06-13 | Electronics For Imaging, Inc. | Animated windows with multi-choice variants and analog controls |
US5485175A (en) * | 1989-12-12 | 1996-01-16 | Fujitsu Limited | Method and apparatus for continuously displaying a hierarchical menu with a permanent stationing setting/clearing icon |
US5530797A (en) * | 1992-04-09 | 1996-06-25 | Matsushita Electric Industrial Co., Ltd. | Workstation for simultaneously displaying overlapped windows using a priority control register |
US5537590A (en) * | 1993-08-05 | 1996-07-16 | Amado; Armando | Apparatus for applying analysis rules to data sets in a relational database to generate a database of diagnostic records linked to the data sets |
US5745107A (en) * | 1993-06-11 | 1998-04-28 | Nec Corporation | Window display control system for computers and method therefor |
US5878401A (en) * | 1996-02-09 | 1999-03-02 | Joseph; Joseph | Sales and inventory method and apparatus |
US6118428A (en) * | 1992-03-31 | 2000-09-12 | International Business Machines Corporation | Method and system for simultaneous presentation of multiple windows supported by different graphic user interfaces |
US20090094549A1 (en) * | 2007-10-09 | 2009-04-09 | Honeywell International, Inc. | Display management in a multi-window display |
US20090138818A1 (en) * | 2005-12-26 | 2009-05-28 | Kazuo Nemoto | Method, program, and data processing system for manipulating display of multiple display objects |
US20100017699A1 (en) * | 2008-07-20 | 2010-01-21 | Farrell Glenn H | Multi-choice controls for selecting data groups to be displayed |
USRE41922E1 (en) * | 1993-05-10 | 2010-11-09 | Apple Inc. | Method and apparatus for providing translucent images on a computer display |
US20110225215A1 (en) * | 2010-03-12 | 2011-09-15 | Hitachi, Ltd. | Computer system and method of executing application program |
US9092128B2 (en) | 2010-05-21 | 2015-07-28 | Apple Inc. | Method and apparatus for managing visual information |
US9189467B1 (en) | 2001-11-07 | 2015-11-17 | Apple Inc. | Method and apparatus for annotating an electronic document |
US20150379658A1 (en) * | 2013-02-21 | 2015-12-31 | Mitsubishi Electric Corporation | Control device and remote controller |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06506184A (en) * | 1991-04-03 | 1994-07-14 | アメリカン・スーパーコンダクター・コーポレーション | Electroceramics and their manufacturing method |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4710762A (en) * | 1982-11-22 | 1987-12-01 | Hitachi, Ltd. | Display screen control system |
US4794386A (en) * | 1986-04-11 | 1988-12-27 | Profit Technology, Inc. | Data integrator for video display including windows |
US4829294A (en) * | 1986-06-25 | 1989-05-09 | Hitachi, Ltd. | Document processing method and system using multiwindow |
US4914607A (en) * | 1986-04-09 | 1990-04-03 | Hitachi, Ltd. | Multi-screen display control system and its method |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS62264351A (en) * | 1986-05-12 | 1987-11-17 | Mitsubishi Electric Corp | Terminal emulator device |
JPS62278632A (en) * | 1986-05-28 | 1987-12-03 | Hitachi Ltd | Input method for computer |
-
1987
- 1987-09-21 JP JP62234802A patent/JP2569072B2/en not_active Expired - Fee Related
-
1988
- 1988-09-20 US US07/246,789 patent/US4974196A/en not_active Expired - Lifetime
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4710762A (en) * | 1982-11-22 | 1987-12-01 | Hitachi, Ltd. | Display screen control system |
US4914607A (en) * | 1986-04-09 | 1990-04-03 | Hitachi, Ltd. | Multi-screen display control system and its method |
US4794386A (en) * | 1986-04-11 | 1988-12-27 | Profit Technology, Inc. | Data integrator for video display including windows |
US4829294A (en) * | 1986-06-25 | 1989-05-09 | Hitachi, Ltd. | Document processing method and system using multiwindow |
Cited By (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5117496A (en) * | 1988-05-23 | 1992-05-26 | Hewlett-Packard Company | Method for recording and replaying mouse commands by recording the commands and the identities of elements affected by the commands |
US5485175A (en) * | 1989-12-12 | 1996-01-16 | Fujitsu Limited | Method and apparatus for continuously displaying a hierarchical menu with a permanent stationing setting/clearing icon |
US5424754A (en) * | 1991-09-30 | 1995-06-13 | Electronics For Imaging, Inc. | Animated windows with multi-choice variants and analog controls |
US6118428A (en) * | 1992-03-31 | 2000-09-12 | International Business Machines Corporation | Method and system for simultaneous presentation of multiple windows supported by different graphic user interfaces |
US5530797A (en) * | 1992-04-09 | 1996-06-25 | Matsushita Electric Industrial Co., Ltd. | Workstation for simultaneously displaying overlapped windows using a priority control register |
USRE45630E1 (en) | 1993-05-10 | 2015-07-28 | Apple Inc. | Method and apparatus for providing translucent images on a computer display |
USRE44241E1 (en) | 1993-05-10 | 2013-05-28 | Apple Inc. | Method and apparatus for providing translucent images on a computer display |
USRE41922E1 (en) * | 1993-05-10 | 2010-11-09 | Apple Inc. | Method and apparatus for providing translucent images on a computer display |
US5745107A (en) * | 1993-06-11 | 1998-04-28 | Nec Corporation | Window display control system for computers and method therefor |
US5537590A (en) * | 1993-08-05 | 1996-07-16 | Amado; Armando | Apparatus for applying analysis rules to data sets in a relational database to generate a database of diagnostic records linked to the data sets |
US5878401A (en) * | 1996-02-09 | 1999-03-02 | Joseph; Joseph | Sales and inventory method and apparatus |
US9189467B1 (en) | 2001-11-07 | 2015-11-17 | Apple Inc. | Method and apparatus for annotating an electronic document |
US20090138818A1 (en) * | 2005-12-26 | 2009-05-28 | Kazuo Nemoto | Method, program, and data processing system for manipulating display of multiple display objects |
US8140997B2 (en) * | 2005-12-26 | 2012-03-20 | International Business Machines Corporation | Manipulating display of multiple display objects |
US8468462B2 (en) | 2007-10-09 | 2013-06-18 | Honeywell International, Inc. | Display management in a multi-window display |
US20090094549A1 (en) * | 2007-10-09 | 2009-04-09 | Honeywell International, Inc. | Display management in a multi-window display |
US20100017699A1 (en) * | 2008-07-20 | 2010-01-21 | Farrell Glenn H | Multi-choice controls for selecting data groups to be displayed |
US20110225215A1 (en) * | 2010-03-12 | 2011-09-15 | Hitachi, Ltd. | Computer system and method of executing application program |
US9092128B2 (en) | 2010-05-21 | 2015-07-28 | Apple Inc. | Method and apparatus for managing visual information |
US20150379658A1 (en) * | 2013-02-21 | 2015-12-31 | Mitsubishi Electric Corporation | Control device and remote controller |
US9928558B2 (en) * | 2013-02-21 | 2018-03-27 | Mitsubishi Electric Corporation | Control device and remote controller |
Also Published As
Publication number | Publication date |
---|---|
JPS6478318A (en) | 1989-03-23 |
JP2569072B2 (en) | 1997-01-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4974196A (en) | Method of processing commands for cataloged procedure in multi-window system | |
US5237653A (en) | Multiwindow control method and apparatus for work station having multiwindow function | |
US4769636A (en) | Display control method for multi-window system | |
US5179655A (en) | Multiwindow control method and apparatus for work station having multiwindow function | |
JP2585515B2 (en) | Drawing method | |
US4700182A (en) | Method for storing graphic information in memory | |
JP3138430B2 (en) | User interface screen creation support device | |
JP3016109B2 (en) | Program document maintenance device | |
JPS61272890A (en) | Device for recognizing handwritten character | |
JPH0290321A (en) | Catalog execution control system | |
JPH05113818A (en) | Numerical controller with multi-program function | |
JP2695839B2 (en) | Display control method | |
JP2728534B2 (en) | Byte position identification code setting processing method | |
JP2638195B2 (en) | Input method by dynamic control | |
JP2982535B2 (en) | Graph creation device | |
JP2753015B2 (en) | Attribute input method | |
JP2845694B2 (en) | Data processing device | |
JPH0422995A (en) | Linking scroll display system for plural data | |
JPS6218596A (en) | Working area display system | |
JPS63133226A (en) | Multi-window system | |
JPH06175798A (en) | Variable picture display control system | |
JPH04316138A (en) | Debug processor | |
JPH0325630A (en) | Data structure access system | |
JPS59163630A (en) | Insertion method of character | |
JPS6283790A (en) | Image processor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: HITACHI, LTD., JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST.;ASSIGNORS:IWAMI, HIDEFUMI;MACHIDA, TETSUO;WAKAMORI, FUMIO;AND OTHERS;REEL/FRAME:005426/0025 Effective date: 19880905 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
FPAY | Fee payment |
Year of fee payment: 12 |