% Module README.TXT, X10_MONITOR System  5/15/03 Jason Brady A ----------------------------------------------------------------- 4 The following modules are contained in this package:   Supplemental ------------%  README.TXT                 This file <  TRM.DAT                    Data file for shutdown procedure6  X10MON_SHUTDOWN.COM        Shutdown command procedure5  X10MON_STARTUP.COM         Startup command procedure 0  FREEWARE_README.TXT        Freeware descriptionA  X10_MONITOR_DOC.TXT        System documentation and instructions 8  CREATE_X10MONDB.SQL        Database creation SQL script>  POPULATE_X10MONDB.SQL      SQL Script to populate base tables   Source Code  ----------- ,  X10_MONITOR.C              Monitor program )  X10_TIMER.SCO              Timer program -  X10_TIMER_AST.C            Timer AST program 1  X10MON_SEND.COB            User interface - send 4  X10MON_RECV.COB            User interface - receive/  X10MON_RECV_AST.C          Receive AST program :  BUILD_EVENT_FILE.COB       User interface - define events1  GEN_TIMER_EVENTS.SCO       Generate timed events 1  TIMER_EVENTS.DAT           Scheduled event file     Object Modules --------------3  X10_MONITOR_AXP.OBJ        Monitor program (Alpha) 1  X10_TIMER_AXP.OBJ          Timer program (Alpha) 5  X10_TIMER_AST_AXP.OBJ      Timer AST program (Alpha) 9  X10MON_SEND_AXP.OBJ        User interface - send (Alpha) <  X10MON_RECV_AXP.OBJ        User interface - receive (Alpha)7  X10MON_RECV_AST_AXP.OBJ    Receive AST program (Alpha) B  BUILD_EVENT_FILE_AXP.OBJ   User interface - define events (Alpha)9  GEN_TIMER_EVENTS_AXP.OBJ   Generate timed events (Alpha)   A  Object modules were compiled on an Alphaserver 300 4/266 running @  OpenVMS 7.2, Compaq C 6.0-001, COBOL 5.05 and Oracle Rdb 7.0-4.  + System Service, RTL Routine Cross-Reference + ------------------------------------------- ?  The following Run-Time Library and system service routines are .  called from the listed modules and languages:  ?   LIB$DATE_TIME     C,COBOL  X10_MONITOR,X10_TIMER,X10MON_SEND, (                              X10MON_RECV"   LIB$STOP          C,COBOL  (ALL)(   LIB$ASN_WTH_MBX   C        X10_MONITOR8   LIB$LOCC          COBOL    X10_TIMER,BUILD_EVENT_FILE,-                              GEN_TIMER_EVENTS -   LIB$DAY_OF_WEEK   COBOL    GEN_TIMER_EVENTS 7   SYS$BINTIM        COBOL    X10_TIMER,GEN_TIMER_EVENTS &   SYS$SETIMR        COBOL    X10_TIMER4   SYS$HIBER         C,COBOL  X10_MONITOR,X10MON_RECV2   SYS$SETAST        C,COBOL  X10_MONITOR,X10_TIMER2   SYS$READEF        C,COBOL  X10_MONITOR,X10_TIMER2   SYS$CLREF         C,COBOL  X10_MONITOR,X10_TIMER2   SYS$GET_EF        C,COBOL  X10_MONITOR,X10_TIMER2   SYS$FREE_EF       C,COBOL  X10_MONITOR,X10_TIMER4   SYS$DELMBX        C,COBOL  X10_MONITOR,X10MON_SEND4   SYS$DASSGN        C,COBOL  X10_MONITOR,X10MON_SEND?   SYS$CREMBX        C,COBOL  X10_MONITOR,X10_TIMER,X10MON_SEND, (                              X10MON_RECV?   SYS$QIOW          C,COBOL  X10_MONITOR,X10_TIMER,X10MON_SEND, (                              X10MON_RECV(   SYS$SETEF         C        X10_MONITOR7   SYS$WAKE          C        X10_MONITOR,X10_TIMER_AST, ,                              X10MON_RECV_AST   