Screen Management System Subroutines Ken Messer Allied Electronics 401 East 8th Street Fort Worth, Texas 76102 This submission consists of a group of subroutines written in VAX BASIC V2.3, comprising a system allowing the (relatively) simple usage of the new VAX Screen Management System under VMS version 4.2. Also included is a demonstration program using it. With this system, a programmer can create up to 10 virtual displays and manipulate them quite simply, by keeping track of the sequence number of the intended virtual display (0 through 9) and passing that number as an argument in the subroutine call. Specific information about the routines, as well as argument layouts and more detailed explanations, are to be found in SMGDOC.MEM, which is included in the submission. Librarian's note: See also AAAREADME.DOC which I separated into a separtate file.