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 (December 1997, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 11 Dec 1997 10:40:12 -0500
Reply-To:     "Dorfman, Paul" <pdorfma@UCS.ATT.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         "Dorfman, Paul" <pdorfma@UCS.ATT.COM>
Subject:      Leading Zero
Content-Type: text/plain

On 10 Dec 1997 Haoran Lu, in particular, wrote:

>Using Proc Report, I would like to print out report without a zero before the decimal point, e.g., I want >-0.35 printed as -.35 or 0.56 as .56. What are the appropriate formats I can use? I tried the Picture >option in Proc Format, but it won't print the negative sign.

Haoran,

Use format 3.2 and you should be fine.

--------------------------------- Paul M. Dorfman AT&T UCS Decision Support Systems Jax, Fl ---------------------------------


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