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 2003, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 28 May 2003 08:43:45 -0700
Reply-To:     Prasad S Ravi <prasad.s.ravi@HOUSEHOLD.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Prasad S Ravi <prasad.s.ravi@HOUSEHOLD.COM>
Subject:      Re: Printing of User defined formats
Comments: To: matt smith <matt_sm@HOTMAIL.COM>
Content-type: text/plain; charset=us-ascii

Matt:

Use FMTLIB option in PROC FORMAT.

proc format library=yourlib fmtlib; run;

Prasad Ravi

matt smith <matt_sm@HOTMAIL.COM> To: SAS-L@LISTSERV.UGA.EDU Sent by: "SAS(r) cc: Discussion" Subject: Printing of User defined formats <SAS-L@LISTSERV.UGA.E DU>

05/28/2003 08:21 AM Please respond to matt smith

HI Sas-Lers:

How do I print the contents of the saved user-defined formats contained in formats catalog? Thanks.

Matt

_________________________________________________________________ MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus


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