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 (October 1997, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 14 Oct 1997 18:12:48 GMT
Reply-To:     Andy Ratcliffe <aratcliffe@CIX.COMPULINK.CO.UK>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Andy Ratcliffe <aratcliffe@CIX.COMPULINK.CO.UK>
Organization: Compulink Information eXchange
Subject:      SAS/AF SCuM: Library concatenation/testing

Hi,

I'm evaluating Source Control Manager (SCM) release 152. Does anybody have any experience with it and/or can anybody suggest a resolution to my problem please? I've simplified it:

I have some production code in the PROD library. In PROD.CAT1 I have FRAME1 which does a call display to PROD.CAT2.FRAME2. If I use SCuM to check-out FRAME1 and FRAME2 to my DEVELOP library, how can I test my changes? My DEVELOP.CAT1.FRAME1 module always calls the PROD version of FRAME2.

I feel the answer is in concatenated libname statements but I can't figure it out.

TIA

-Andy Ratcliffe


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