WPS-8: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Try simulating a WPS-8 input screen
Grammar
Line 21: Line 21:
Using these various rulers, complex formatting could be achieved, even using
Using these various rulers, complex formatting could be achieved, even using
a simple input device like a 24x80 character terminal. On ANSI terminals,
a simple input device like a 24x80 character terminal. On ANSI terminals,
character attributes such as '''bold''' and underline were shown on screen.
character attributes such as '''bold''' and underline were shown on the screen.
On the VT52 terminals (which could not display attributes), the operator could
On the VT52 terminals (which could not display attributes), the operator could
perform the same functions but only the printout would reveal the formatting.
perform the same functions but only the printout would reveal the formatting.

Revision as of 00:18, 16 June 2006

WPS-8 was the name of a Word Processing System sold by Digital Equipment Corporation for use with their PDP-8 processors (including the VT78, VT278 DECmate, and PC238 DECmate II and PC24P DECmate III microcomputer systems).

WPS-8 supported a variety of 24 row by 80 or 132 column terminals including the VT52 family as well as the VT100 family and all subsequent ANSI-compatible terminals. A series of hierarchical menus allowed the user to command the system; the particular style of these menus became very-widely used with Digital, particularly within their "All-in-1" office system. Once a document was opened for editing, near WYSIWYG editing was provided using a ruler to indicate the text alignment and tab stops for any given portion of the text. A typical editing session might have looked like this:

  Text conformed to the
  preceding ruler.
----L----T-----------------------------T---------------------------------------------R----
    Text conformed to the ruler shown just above
    L -> Left margin
    R -> Ragged-right margin
    T -> Left-aligned tab
---------L----------------------------->---------------------.-----------------------J----
         > -> Right-aligned tab
         . -> Decimal-aligned tab
         J -> Justified right margin (not justified on screen, only on printout to LQP)

              Aligned with the right tab
              Decimal-point aligned                        $5.99
                                                         1279.99

Using these various rulers, complex formatting could be achieved, even using
a simple input device like a 24x80 character terminal. On ANSI terminals,
character attributes such as bold and underline were shown on the screen.
On the VT52 terminals (which could not display attributes), the operator could
perform the same functions but only the printout would reveal the formatting.

Specialized editing functions were provided using the terminal keypad. A few functions could be commanded simply by pressing a keypad key, but a far wider range of functions could be commanded by prefixing them with the "Gold Key" (the PF1 key on the keypad, colored gold on systems equipped with the WPS-8 custom keycaps). This style of "gold key" editing also became endemic at Digital, later showing up in mainstream general-purpose text editors such as KED and EDT as well as the before-mentioned "All-in-1" office system.

Printing was to any of several different letter-quality daisy wheel printers including a DEC variant of the Diablo 630.

WPS-8 normally ran from a single floppy diskette and user data could be stored on the system diskette or additional data-only diskettes. Up to four diskette drives were supported in a single system.

The system also supported the creation of data tables, the sorting of these data tables, arithmetic calculations using this data, and a mail-merge operation using this data and the arithmetic results. Through the extensive use of overlays, it managed all that on a 12-bit, 1.2-μみゅーs processor with 16 KWords of memory and 256 KB of diskette storage. The limited resources of the system did not permit a spell-checker, though, primarily because there was no place with adequate storage to contain the dictionary file.