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.
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.
|