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 2006, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 5 Apr 2006 15:16:09 -0700
Reply-To:   David L Cassell <davidlcassell@MSN.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   David L Cassell <davidlcassell@MSN.COM>
Subject:   Re: Perhaps a PRX question
In-Reply-To:   <200604052110.k35Jt168007400@malibu.cc.uga.edu>
Content-Type:   text/plain; format=flowed

swovcc@HOTMAIL.COM wrote: >I pasted the wrong code. The previous code has the study number always in >the end. That is not always the case. > >data paths ; >input path $1-30; >cards; >/prod/1001/rpt/1 >1001/study1 >/dev/rpt/1001/study01/dir1 >dev/rpt/results/1001/dir1/001/dir2 >/here/there/1001/everywhere/study001/dir1/dir2/dirN/ >;

So is it safe to assume that:

[1] drug code is a four digit code with nothing else in that segment of the path?

[2] study code will always have 'study' in front of it or just the number?

[3] directories with numbers at the end have some means of identifying them as directories (like a 'dir')

HTH, David -- David L. Cassell mathematical statistician Design Pathways 3115 NW Norwood Pl. Corvallis OR 97330

_________________________________________________________________ Is your PC infected? Get a FREE online computer virus scan from McAfeeŽ Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


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