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 (April 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 17 Apr 2008 11:23:40 -0500
Reply-To:     "data _null_," <datanull@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "data _null_," <datanull@GMAIL.COM>
Subject:      Re: %Eval and dates
Comments: To: Kevin Martino <kevinQED@gmail.com>
In-Reply-To:  <200804171610.m3HG95I5001961@malibu.cc.uga.edu>
Content-Type: text/plain; charset=ISO-8859-1

SAS has just one numeric data type floating point.

On Thu, Apr 17, 2008 at 11:10 AM, Kevin Martino <kevinQED@gmail.com> wrote: > Thanks! That works. > The reason for this code is that the start_date and end_date will be inputs > to a macro and I was just experimenting with how to get the number of days. > Incidentally i looked up %SYSEVALF - it says this is for floating point > evaluation. Why does this work with SAS dates which are integers, surely? >


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