USE_LOCAL_SERVER

Set USE_LOCAL_SERVER when you want to run AcuServer client applications on the same machine as the AcuServer file server. This variable allows you to specify whether to use or bypass AcuServer when accessing local files that have remote name notation.

Set USE_LOCAL_SERVER to 0 (the default setting) to prevent the use of AcuServer to access local files that have remote name notation (the remote name is stripped off and the file I/O operation is handled by the runtime). Set USE_LOCAL_SERVER to 1 to use AcuServer to access local files that have remote name notation.