TPUPlus This is a revised version of the TPUPlus package. Several new EVE/EDT commands have been added and this version is compatible with VMS V5.2 (DECWindows version). The TPUPlus editing package is similar to a previous submission (Extended_EVEPlus) in that the package is layered upon TPU; but that is where the similarity ends. TPUPlus has been built to aid programmers, word processing people, and anyone else that might need to edit files on the VAX. With VMS 5.0 came many changes to TPU (an understatement) and this made a complete rewrite of my previous editor necessary; thus was born TPUPlus. TPUPlus is very easy to build and install (see TPUPLUS_BUILD.COM). There is complete documentation in the file TPUPLUS.RNO. TPUPlus has an EDT keypad, an EVE keypad (greatly enhanced from DEC's), WPS keypad, and a numeric keypad easily accessible by using the SET KEYPAD command. Also built into the editor is a Spelling Checker, a sorting utility, rectangular cut/paste, and many other additions and enhancements to the TPU-based editors. For more information see the *.RNO, *.COM, and *.TPU files contained in this submission. There are certain EDIT (EDT) line mode commands that are available by using GOLD that are not available otherwise. These commands are SET SEARCH EXACT, SET SEARCH GENERAL, SET SEARCH OFF, line #, SET WRAP, SET NOWRAP, CONTINUE, DELETE BEFORE, DELETE REST, DELETE WHOLE, SUBSTITUTE, & TYPE. These commands function the same as their EDIT counterparts. The EDT portion of this editor is an emulation of DEC's EDT editor with many special added features that increase the productivity of the user once the user becomes familiar with the editor commands. The user can become aquainted with these special functions and how to use them in the span of a couple of hours. Most of the special functions share key definitions with the EVE version of the editor, increasing the ease of use through similar key definitions.