Date: Tue, 14 Jul 1998 12:31:01 -0400
Reply-To: Wendy Watson <wendy.watson@COVANCE.COM>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Wendy Watson <wendy.watson@COVANCE.COM>
Subject: How do I format a macro variable
Hello everyone.
Can someone tell me a good way to format a macro variable?
For example :
I have a macro variable called counter. counter = 1, 2, 3 - 10.
How do I get counter to = 01, 02, 03 - 10 (so that counter has a
format of z2.) ?
Thanks for your help.
-----------------------------------------------------
Confidentiality Notice: This e-mail transmission
may contain confidential or legally privileged
information that is intended only for the individual
or entity named in the e-mail address. If you are not
the intended recipient, you are hereby notified that
any disclosure, copying, distribution, or reliance
upon the contents of this e-mail is strictly prohibited.
If you have received this e-mail transmission in error,
please reply to the sender, so that Covance can arrange
for proper delivery, and then please delete the message
from your inbox. Thank you.
|