Date: Wed, 13 Mar 2002 08:20:31 -0500
Reply-To: "Chakravarthy, Venky" <Venky.Chakravarthy@PFIZER.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Chakravarthy, Venky" <Venky.Chakravarthy@PFIZER.COM>
Subject: Re: Info on USER-Format-Entries ?
Content-Type: text/plain; charset="iso-8859-1"
Englebert,
The meta data for formats is available in the CATALOGS DICTIONARY using SQL.
proc sql ;
create table mycats as
select * from dictionary.catalogs
where libname = "<Your Cat Lib in CAPS>" ;
quit ;
Kind Regards,
Venky
#****************************************#
# E-mail: swovcc@hotmail.com #
# Phone: (734) 622-1963 #
#****************************************#
-----Original Message-----
From: Engelbert Smets [mailto:smets@PROVINZIAL.COM]
Sent: Wednesday, March 13, 2002 7:56 AM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Info on USER-Format-Entries ?
Hi SAS-Lers !
Here is another question to YOU:
Where can I get complete (or nearly comlete) information about
SAS-User-Formats?
We want to know creation-date etc (PROC CATALOG?) and
Creation-/Modification-Job.
Someone out there who knows ?
Thanks in advance! and
--
Freundliche Grüsse aus Düsseldorf!
Engelbert Smets
c/o Provinzial Rheinland Versicherungen
Die Versicherung der Sparkassen
KIP3 / C00 / C00103
Provinzialplatz 1
40591 Düsseldorf
Tel.: (0211) 978 2016
Fax: (0211) 978 1764