s-news
[Top] [All Lists]

Questions about sconnect

To: "S-News (E-mail)" <s-news@lists.biostat.wustl.edu>
Subject: Questions about sconnect
From: "Brian Richards" <brichards@Pharsight.com>
Date: Thu, 4 May 2006 09:25:38 -0400
Thread-index: AcZvfjvbQTfoqtVtSreEG62M/yE4/A==
Thread-topic: Questions about sconnect
I'm writing an application that uses sconnect to interact with the S engine and execute scripts, read/write dataframes etc. I had questions earlier about how to do this and have figured out how to compile against the sconnect library. However, I've noticed some of the user functions available in the main SPLUS application are not available in the sconnect context such as grapsheets and importData and exportData. I'm sure there are others but these are the ones I ran into first.
 
I'm hoping there's a way to make those functions/objects available to my custom application. I was theorizing that it could be done when creating the engine connection (CSPengineConnect) which takes a list of dlls to load as one of it's parameters. Can I supply some of the dlls in the S_HOME\cmd directory to make these functions available?
 
Thanks
 
Brian

Brian Richards
Software Developer

<Prev in Thread] Current Thread [Next in Thread>
  • Questions about sconnect, Brian Richards <=