Codebase

ACCPAC Common Controls

AccpacSession.Codebase

Returns the codebase of the current ACCPAC installation. The codebase is the base path where the ACCPAC application files can be found.

Property Codebase as String
(read-only)

Remarks

The format of the codebase returned depends on whether the current session is remote or local.

  • If the session is remote, the codebase is the URL to the location where the application CAB files can be downloaded.

  • If the session is local, the codebase is the file path to the local directory where ACCPAC is installed.