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 (May 2007, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 25 May 2007 04:57:07 -0700
Reply-To:     barry.debenham@TALK21.COM
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         barry.debenham@TALK21.COM
Organization: http://groups.google.com
Subject:      Re: non-negative format
Comments: To: sas-l@uga.edu
In-Reply-To:  <1180082673.244782.327570@h2g2000hsg.googlegroups.com>
Content-Type: text/plain; charset="iso-8859-1"

On 25 May, 09:44, slugolicious <slugolici...@gmail.com> wrote: > > Unless you are intent on using the format why not just use the ABS > > function which does precisely what you seem to want. > > Can you use functions in a format definition? I have to pass a format > name to a macro so I can't simply use the ABS function.

I afraid I'm now confused about what you're trying to do. My first thought is that if you can pass a format name you can pass a function name. However unless I can see the context in which you are working I don't know if my first thought is applicable. Can you provide details of what you're trying to achieve?

Regards,

Barry D


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