| Date: | Mon, 9 Jun 2008 12:27:49 -0600 |
| Reply-To: | Ken Barz <Ken.Barz@CPCMED.ORG> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Ken Barz <Ken.Barz@CPCMED.ORG> |
| Subject: | Proc Format (?) |
| Content-Type: | text/plain; charset="us-ascii" |
I have a bunch of data that I'm setting up formats to act as decodes.
Several of the definitions I have are in a form similar to:
101 - 199 'Times per day
Notes: 1 _ _ Times per day'
201 - 299 'Times per week
Notes: 2 _ _ Times per week'
So, if the value were 108, it should read
'Times per day
Notes: 1 8 Times per day'
Is this something a picture statement in proc format can handle?
Thanks
Ken Barz, M.S.
Senior Statistical Programmer
Colorado Prevention Center
789 Sherman Street, Suite 200
Denver, CO 80203
phone: 303-860-9900
fax: 303-860-1288
www.cpcmed.org
|