LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (May 2000, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 1 May 2000 16:21:31 +0200
Reply-To:     Svend Bang <Svend.Bang@IBT.KU.DK>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
Comments:     cc: Jim Groeneveld <J.Groeneveld@ITGROUPS.COM>
From:         Svend Bang <Svend.Bang@IBT.KU.DK>
Subject:      Re: Current date (Autoexec)
Comments: To: SAS-L@LISTSERV.VT.EDU
Content-Type: text/plain; charset="iso-8859-1"

Wel! Your installation is just way behind:

NOTE: Copyright (c) 1989-1996 by SAS Institute Inc., Cary, NC, USA. NOTE: SAS (r) Proprietary Software Release 6.12 TS060 Licensed to CENTER FOR ANVENDT DATALOGI, Site 0086141003.

1 %PUT &SYSDATE; 01MAY00 2 %PUT &SYSDATE9; 01MAY2000

Svend

-----Original Message----- From: Jim Groeneveld [mailto:J.Groeneveld@ITGROUPS.COM] Sent: 1. maj 2000 15:22 To: SAS-L@AKH-WIEN.AC.AT Subject: Re: Current date (Autoexec)

Nancy,

Very interesting. Apparently I have TS020 as is shown by:

NOTE: Copyright (c) 1989-1996 by SAS Institute Inc., Cary, NC, USA. NOTE: SAS (r) Proprietary Software Release 6.12 TS020 Licensed to IMRO TRAMARKO, Site xxxxxxxxxx. 1 %PUT &SYSDATE; 01MAY00 2 %PUT &SYSDATE9; WARNING: Apparent symbolic reference SYSDATE9 not resolved. &SYSDATE9

So this is the first time I am aware of more different versions 6.12 for Windows.

Regards - Jim. -- Y. (Jim) Groeneveld, MSc IMRO TRAMARKO tel. +31 412 407 070 senior statistician, P.O. Box 1 fax. +31 412 407 080 head IT department 5350 AA BERGHEM IMRO TRAMARKO: a CRO J.Groeneveld@ITGroups.com the Netherlands in clinical research

It is my job to keep my computer at work, but its job is to reveal my work.

> -----Original Message----- > From: Brucken, Nancy [SMTP:Nancy.Brucken@wl.com] > Sent: Monday, May 01, 2000 3:02 PM > To: 'Jim Groeneveld' > Subject: RE: Current date (Autoexec) > > Hi Jim, > I beg to differ on this one- here is my log, v6.12 for Windows (TS060), > Windows NT 4.0: > > 1 %put &sysdate; > 01MAY00 > 2 %put &sysdate9; > 01MAY2000 > > Nancy > > Nancy Brucken > Parke-Davis, Clinical Informatics > (734) 622-5767 > E-mail address: Nancy.Brucken@wl.com > > > -----Original Message----- > From: Jim Groeneveld [mailto:J.Groeneveld@ITGROUPS.COM] > Sent: Monday, May 01, 2000 4:51 AM > To: SAS-L@LISTSERV.UGA.EDU > Subject: Re: Current date (Autoexec) > > > Fabrizio, > > SAS vs. 6.12 for Windows obviously does not know a &SYSDATE9. > > Regards - Jim. > -- > Y. Groeneveld, MSc IMRO TRAMARKO tel. +31 412 407 070 > senior statistician, P.O. Box 1 fax. +31 412 407 080 > head IT department 5350 AA BERGHEM IMRO TRAMARKO: a CRO > J.Groeneveld@ITGroups.com the Netherlands in clinical research > > It is my job to keep my computer at work, but its job is to reveal my > work.


Back to: Top of message | Previous page | Main SAS-L page