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 (March 1996, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 14 Mar 1996 21:10:50 GMT
Reply-To:     dstanle@ibm.net
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Don Stanley <dstanle@IBM.NET>
Organization: Information Power
Subject:      Re: Formats won't link

In <4i4tj0$b23@snuff.csd.sc.edu>, sharp@snuff.csd.sc.edu (Harry Sharp) writes: >Greetings! > >I have stumbled across a problem I can't seem to resolve. I come to >the Net as the Source of All Wisdom! :-) > >I moved some SAS dataset members from two different libraries into >a new consolodated library. When I did this, I lost my formats for >all my datasets. I reran the programs to create both the members >and the format library, but to no avail. > >I am not sure what happened, and I am not sure what I might be doing >wrong. This is the first time I've had this problem where it wasn't >resolved by simply recreating the members. > >On a related note, can the format catalog be part of the library >that contains the member datasets? I haven't seen anything that says >I can or can't do this. > >Harry Sharp >-- >[============================================================================= ] > USMail : Department of Geography, USC, Columbia, SC 29208 > E-mail : sharp@snuff.csd.sc.edu (or) HESHARP@UNIVSCVM.csd.sc.edu > Lifetime Member Bear and Otter Lovers Society

Harry

Make sure that the formats library is opened with a libref of LIBRARY, otherwise by default you won't find them. You can have them both in the same library, just open it twice, once with libref LIBRARY and once with the libref you really want to use.

Don ============================================================================== =

Don Stanley DSTANLE@IBM.NET Information Power Limited SAS Institute Quality Partners Wellington NEW ZEALAND

Author : Beyond The Obvious With SAS Screen Control Language Currently Writing : Effective Use Of The Frame Entry In SAS Software (Working title)

'... Through fallen leaves I make my way slowly, nature abounds ...'


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