This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||
|
4D v20 R7
ClientUserPreferencesFolderByPath
|
/ Preferences4D / BuildApp / CS / ClientUserPreferencesFolderByPath |
||
True / False
This key is used in the context of several merged clients with the same name and on the same machine connecting to their own servers. When set to True, it ensures each merged client application has its own folder in the user preferences folder and connects to the right server.
The value of this key determines if the user preferences folder for merged client applications is suffixed with a hash value of the client path:
The client path hash value is a 3-digit integer based on a hash computation of the client's full path.
When the key is set to True, calling Folder(fk user preferences folder) or Get 4D folder(Active 4D Folder) returns the path with the hash value.
Compatibility note: This key is supported:
Product: 4D
Theme: CS
Created: 4D v19 R4
4D XML Keys BuildApplication ( 4D v20 R7)