AccpacSession.SharedDataPathOnServer
Returns the DOS path to ACCPAC shared data on the server.
Property SharedDataPathOnServer As String
(read-only)
Remarks
The shared data directory is the parent directory (on the server, if running remotely) of the SITE, USER, and COMPANY directories.
This property returns the result of utlGetSitePath(). When ACCPAC is running locally, the path points to a directory on the user's computer. When running remotely, the path is a "local" path on the server.