SAS 6.2 Library Question
Hi Doug. Just a quick question; if I have my own shared library compiled with
all the new wonder-stuff of 6.2 (:-)), what is the easiest way from within that
library to access the library base? Is it safe to just call get_reg(REG_A6)? Or
do I have to OpenLibrary() myself?
Jon Potter