From: utzoo!decvax!ucbvax!info-vax Newsgroups: fa.info-vax Title: Re: time of year clock Article-I.D.: ucbvax.7523 Posted: Thu Jun 3 21:49:53 1982 Received: Sat Jun 5 01:03:32 1982 >From GCJ@MIT-MC Thu Jun 3 21:51:11 1982 I don't know whether there is a place directly readable that has system-date-time, but for your purposes the system uptime should be sufficient. Location SYS$GL_ABSTIM is user-mode readable and has uptime in (I believe) centiseconds. Refer to it as an external global and link in SYS.STB. Greg