5 SYS$ANNOUNCE, SYSTEM_MANAGEMENT, Dynamic SYS$ANNOUNCE   M Are you tired of looking at the same old boring message that OpenVMS displays O prior to the "Username:" prompt when you log in?  You know the one, "Welcome to + OpenVMS VAX V6.2" (or something similar).     L DIGITAL gives you the capability to change this message via the SYS$ANNOUNCEK logical name.  At first glance, it would appear that this logical name only  allows for a static message.  L This article describes how to write a program that will automatically updateG SYS$ANNOUNCE every time a user attempts to log in.  A sample program is 8 provided from which your own program can be constructed.