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 (February 1997, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 19 Feb 1997 17:18:28 -0600
Reply-To:     "Cates, Randall C" <rccates@MKG.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         "Cates, Randall C" <rccates@MKG.COM>
Subject:      What's in a Format library?

To SAS-landers,

I need to access some permanent "user-defined" formats for some work I'm doing. I know how to connect to the format catalog (libname library "wherever";). But the Formats catalog has about 20 separately defined formats that aren't clearly identified as to which format goes to what piece of data (I didn't create this).

My question is: Is there a way of dumping out all of the info in there so that I can see which particular formats I need? I tried using "Proc Catalog; Contents;" but that only gave me the list of what formats were stored there, not what they contained.

If it helps, I am using VMS/SAS Version 6.09 on a VMS/Alpha network.

Thanks in advance.

Randy Cates, SAS Consultant Arbor Consulting Resources, Inc. rccates@mkg.com (alternate randycates@msn.com)


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