Date: Thu, 11 May 2000 18:04:49 -0400
Reply-To: "Stephen W. Hiemstra" <hiemstra@erols.com>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Stephen W. Hiemstra" <hiemstra@EROLS.COM>
Organization: home
Subject: Re: Dynamically linking SAS to libraries in Unix
Bob,
Thanks for the feedback. I took your advice and validated that my library
is now dynamically linked.
Now that I have a dynamically link file, how do I make the linkage to SAS in
Unix? Where should I place the file so that everyone using SAS on the
server has access? What procedure do I use to call it? (I have only seen
reference to pipes which call processes, not libraries). The calling
convention on the PC is to use MODULEN(), but that does not seem to work on
Unix.
Stephen
|