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 (May 2000, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


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