For the ALPHA screen-saving is done as follows: For each user for whom you wish to save the screen contents, issue the following commands in his LOGIN.COM command file: $ PEEK :== $ PEEK$LOCATION:PEEK_V6 $ PEEK /SAVE_SCREEN These same commands may be added to the SYS$MANAGER:SYLOGIN.COM file instead, if you wish to save the screens for everybody. The /SAVE_SCREEN can also take a /LOG_FILE qualifier to make a log file of everything that is sent to the screen. See the top-level PEEK Subtopic: Commands SAVE_SCREEN.