[.GRC.ERIC.CLOCK] This subdirectory contains a clock for the VAXStation. A small clock is created in a window on the VAXStation and is updated each minute. The clock image is meant to be run as a detached process so that users will never wonder what time it is again. I originally created the clock in an attempt to re-learn how to read the antiquated clock face that I once used as a small child. ------------------------------------------------------------------------ THE FILES THEIR PURPOSE ------------------------------------------------------------------------ AAAREADME.GRC;1 This file CLOCK.COM;1 Runs CLOCK.EXE as a detached process CLOCK.FOR;1 Complete source CLOCK.OBJ;1 MicroVMS 4.4 object code CLOCK.EXE;1 MicroVMS 4.4 executable COMPILE.COM;1 Procedure to recompile the source ------------------------------------------------------------------------ INSTALLATION $ ! Put the following line in SYS$MANAGER:SYSTARTUP.COM $ ! or do it interactively $ ! This requires privilege $ ! $ @GRC$TOOLS:CLOCK NOTE: GRC$TOOLS is a logical that must be defined in the system logical name table. The logical GRC$TOOLS is used throughout the GRC tools on this DECUS tape and should point to the disk and directory containing CLOCK.COM and CLOCK.EXE. ------------------------------------------------------------------------ COMPLEMENTS, SUGGESTIONS AND COMPLAINTS TO THE FOLLOWING: Eric Andresen General Research Corporation 5383 Hollister Avenue Santa Barbara, CA 93111 (805)964-7724 Ext. 332 ------------------------------------------------------------------------