Archive for June 8th, 2007

08Jun

Restrictions on SAS libraries when macro catalogs are used

When you open up a SAS macro catalog so that its entries for use by other programs, it has a major impact on the ability to change the library reference used to access the catalog after it has apparently been unlocked. options mstored sasmstore=bld_v001; Using the line above will open the catalog for reading but [...]

Private