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 (October 2007, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 4 Oct 2007 14:03:34 -0000
Reply-To:   phillyj <jessica.donato@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   phillyj <jessica.donato@GMAIL.COM>
Organization:   http://groups.google.com
Subject:   Re: Output variable in quote
Comments:   To: sas-l@uga.edu
In-Reply-To:   <1191457617.411552.15610@y42g2000hsy.googlegroups.com>
Content-Type:   text/plain; charset="us-ascii"

Hi Tree Frog---

I just had a chance to test that format option and am getting an error that the format $mmddyy10 was not found or could not be loaded. Any suggestions as to why this is happening?

errormessage="Greater than 25 day delay between"||put(trim(left(a{i +1})), mmddyy10.)||"and"||put(trim(left(a{i})), mmddyy10.)||"within cycle"|| put(trim(left(crfsectionnumber)),8.);

Thanks a lot for your help,

Jessica


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