http://listserv.uga.edu/cgi-bin/wa?A2=ind9702C&L=sas-l&D=0&P=9906>
Comments: To: "Cates, Randall C" <rccates@mkg.com>
In-Reply-To: "Cates, Randall C"
<rccates@mkg.com> "What's in a Format library?" (Feb 19,
5:18pm)
Content-Type: text/plain; charset=us-ascii
Randy,
You can use PROC FORMAT with a FMTLIB option to display the contents of
the
formats for any particular library (but in this case, LIBRARY):
PROC FORMAT LIB=LIBRARY FMTLIB;
RUN;
HTH,
Tom
________________________________
Bruce A. Johnson
bjohnson@solucient.com
> -----Original Message-----
> From: Bruce Johnson
> Sent: Monday, January 26, 2004 3:12 PM
> To: SAS-L@LISTSERV.UGA.EDU
> Subject: Print a format from a format library
>
> Hello!
>
> I have a SAS format library, and someone wants to see the contents of
> a particular format in that library. How can I do this? I can use
> proc catalog to get the list of available formats, but how do I
> display the contents of a particular format in that list?
>
> Thanks in advance.
>
> _______________________________
> Bruce A. Johnson
> Senior Data Analyst
> Solucient, LLC
> (847) 440-9635
> bjohnson@solucient.com
>
This message is a private communication. It may contain information that is confidential and legally protected from disclosure. If you are not an intended recipient, please do not read, copy or use this message or any attachments, and do not disclose them to others.
Please notify the sender of the delivery error by replying to this message, and then delete it and any attachments from your system.
Thank you,
Solucient LLC
(rev eXclaimer 2x)