LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (March 1996, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sat, 30 Mar 1996 21:37:44 GMT
Reply-To:     beth@CHAS.UCHICAGO.EDU
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         beth@CHAS.UCHICAGO.EDU
Organization: University of Chicago -- Academic Computing Services
Subject:      Two format libraries?

Hi all:

I am a fairly new user, so forgive the question if it is an obvious one...

I am merging two datasets that were created with the formats permanently associated (i.e. using attrib statements). Therefore, I cannot do much of anything with either one without pointing to the formats catalog for each (with a library libname). Obviously, however, I can only name one libname library. What I have been doing up to this point is pointing to the formats catalog for one of them with libname library, and simply adding an %include statement that runs the formats program for the other dataset. Is there a better way to handle this? Thanks.


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