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 (April 2005, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 29 Apr 2005 13:01:43 -0700
Reply-To:     "data _null_;" <datanull@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "data _null_;" <datanull@GMAIL.COM>
Organization: http://groups.google.com
Subject:      Re: Finding a format so I can get CNTLOUT data.
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset="iso-8859-1"

> RolandRB wrote: Finding the format is a pain.

Actually using the method supplied by Jack Hamilton to obtain a useable list of catalogs. Along with VFORMAT and VTYPE to construct the format name as needed by CEXIST "library.catalog.name.type" it is really quite easy.

As you suggest the PROC SUMMARY PRELOADFMT method produces similar results and you can get other useful information (counts) at the same time. My requirement is for the CNTLOUT data.


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