Path: utzoo!mnetor!uunet!husc6!bloom-beacon!mit-eddie!ll-xn!ames!pasteur!ucbvax!SUMEX-AIM.STANFORD.EDU!lane From: lane@SUMEX-AIM.STANFORD.EDU (Christopher Lane) Newsgroups: comp.sys.xerox Subject: Re: DATE becomes a constant when compiled Message-ID: <602201858.A0305.KSL-1186-13.lane@SUMEX-AIM.Stanford.EDU> Date: 19 Feb 88 01:31:46 GMT References: <0.43520.20995.54699.9677@XV.MIT.EDU> Sender: uucp@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 10 (SETPROPLIST 'DATE (GETPROPLIST 'RAND)) seems to be a temporary workaround (you have to recompile of course). I did a MAPATOMS to see if I could spot another function that had both the same compiler property as DATE and was the same kind of function (one for which a constant argument gives varying results) but I didn't notice any (except possibly for TIMEREXPIRED? when applied to a compile-time constant, which is not something one wants to do, I imagine). - Christopher