s-news
[Top] [All Lists]

creating libraries

To: s-news@lists.biostat.wustl.edu
Subject: creating libraries
From: Eric yang <yang_eric9@yahoo.com>
Date: Mon, 4 Sep 2006 11:10:18 -0700 (PDT)
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=IjxSybjPiYikplY/ICy65mTqx89UyUsiO6rx+wBWMJ7GCN3M+IDZRet9t3b8Qert6YKlZcJgAvoSMrmf/T/KpX4pt5Tbcj7TUg+wuSTJPqqsRlhbgdD1xOqzrHGYjkJHKBRSqBGKGf8/7KuQurPbUjqnixh8AXCitfAwVQFOgKU= ;
 
Dear all,
 
I have an s-plus program that sources ssc files each containing numerous functions. Each ssc file is located in a separate folder with .Data and .Pref sub-folders (.Data folder also has sub-folder _Help).  Currently, the .Data folders are empty. I would like to write a function that sources each ssc and puts the created s-plus objects associated with that file into the appropriate .Data subfolder, and subsequently attaches this .Data folder as an s-plus library. This is because I don't want to put all these functions into my frame 1 search path, but rather put them in my search path in different location positions.
 
Does anyone know how to do this?
 
Thanks in advance for your help.
 
Regards,
Eric


Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min.
<Prev in Thread] Current Thread [Next in Thread>
  • creating libraries, Eric yang <=