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 2002, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Sat, 5 Oct 2002 05:17:07 GMT
Reply-To:   "Richard A. DeVenezia" <radevenz@IX.NETCOM.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Richard A. DeVenezia" <radevenz@IX.NETCOM.COM>
Organization:   EarthLink Inc. -- http://www.EarthLink.net
Subject:   Re: Gif output names!
Content-Type:   text/plain;

<Graeme.Kirton@FILCS.COM> wrote in message news:OF860E2914.3C579A93-ON80256C48.0047C9C5-80256C48.00479CE1@fcs.com... > Raghhh, I compiled this code but not I get an annoying blank at the end of > the filename, I understand why only how does one get rid of it....? > snip > call symput("anz",_n_);

Call symput ("anz", trim(left(put(_n_,8.))));

snip > -------------------------------------------------------------- > Graeme Kirton > IT Developer > Filtronic Compound Semiconductors Ltd > 01325 306094

-- Richard A. DeVenezia http://www.devenezia.com/downloads/sas/macros/


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