4D v17.44D Environment |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v17.4
4D Environment
|
Constant | Type | Value | Comment |
_o_4D Interpreted desktop | Longint | 2 | |
_o_Extras folder | Longint | 2 | Folder with customized contents downloaded to each client machine. Compatibility Note: Beginning with version 11.2 of 4D v11 SQL, it is no longer advisable to use the Extras folder for customized communication between the server and remote machines. It is now recommended to use the Resources folder for this purpose (see the description of the current Resources folder below). The Extras folder is nevertheless still supported by 4D Server so as to maintain the compatibility of existing applications. Note: If the Extras folder does not exist for the database, executing the Get 4D folder command with the Extras folder constant will create it. |
_o_Full Version | Longint | 0 | |
4D Client database folder | Longint | 3 | |
4D Desktop | Longint | 3 | |
4D Local mode | Longint | 0 | |
4D Remote mode | Longint | 4 | |
4D Server | Longint | 5 | |
4D Volume desktop | Longint | 1 | |
64 bit version | Longint | 1 | |
Active 4D Folder | Longint | 0 | |
Backup configuration file | Longint | 1 | Backup.xml file, stored in Preferences/Backup folder next to database structure file. |
Backup log file | Longint | 13 | Current backup journal file. Stored in the Logs folder next to database structure file. |
Build application log file | Longint | 14 | Current log file in xml format of the application builder. Stored in the Logs folder next to database structure file. |
Compacting log file | Longint | 6 | Log file of the most recent compacting done with the Compact data file command or the Maintenance and security center. Stored in the Logs folder next to database structure file. |
Current localization | Longint | 1 | Current language of the application: default language or language set via the SET DATABASE LOCALIZATION command. |
Current resources folder | Longint | 6 | |
Data folder | Longint | 9 | |
Database folder | Longint | 4 | |
Database folder Unix syntax | Longint | 5 | |
Debug log file | Longint | 12 | Log file created by the SET DATABASE PARAMETER(Debug log recording) command. Stored in the Logs folder next to database structure file. |
Default localization | Longint | 0 | Language set automatically by 4D on startup according to the Resources folder and the system environment (not modifiable). |
Demo version | Longint | 0 | |
Diagnostic log file | Longint | 11 | Log file created by the SET DATABASE PARAMETER(Diagnostic log recording) command. Stored in the Logs folder next to database structure file. |
Full method text | Longint | 1 | |
Highlighted method text | Longint | 2 | |
HTML Root folder | Longint | 8 | |
HTTP debug log file | Longint | 9 | Log file created by the WEB SET OPTION(Web debug log) command. Stored in the Logs folder next to database structure file. |
HTTP log file | Longint | 8 | Log file created by the WEB SET OPTION(Web log recording) command. Stored in Logs folder next to database structure file. |
Internal 4D localization | Longint | 3 | Language used by 4D for sorts and text comparisons (set in the Preferences of the application). |
Last backup file | Longint | 2 | Last backup file, named <databaseName>[bkpNum].4BK, stored at a custom location. |
Licenses folder | Longint | 1 | |
Logs folder | Longint | 7 | |
Merged application | Longint | 2 | Version is an application merged with 4D Volume Desktop |
Processes only | Longint | 1 | Returns only the process list |
Repair log file | Longint | 7 | Log file of database repairs made on the database in the Maintenance and Security Center (MSC). Stored in the Logs folder next to database structure file. |
Request log file | Longint | 10 | Standard client/server request log file (excluding Web requests) created by the SET DATABASE PARAMETER(4D Server log recording) or SET DATABASE PARAMETER(Client log recording) commands. If executed on the server, the server log file is returned (stored in the Logs folder on the server). If executed on the client, the client log file is returned (stored in the client local Logs folder). |
Sessions only | Longint | 2 | Returns only the user session list |
Structure settings | Longint | 0 | Access to "Structure settings" (default value if parameter omitted). In this mode, values used for selector are identical to those in standard mode. |
User settings | Longint | 1 | Access to "User settings". In this mode, only certain keys can be used in the selector parameter |
User settings file | Longint | 3 | settings.4DSettings file for all data files, stored in Preferences folder next to database structure file if enabled. |
User settings file for data | Longint | 4 | settings.4DSettings file for current data file, stored in Preferences folder next to the data file. |
User settings for data | Longint | 2 | Access to "User settings for data file", that is, user settings stored at the same level as the data file. In this mode, only certain keys can be used with the selector parameter. |
User system localization | Longint | 2 | Language set by the current user of the system. |
Verification log file | Longint | 5 | Log files created by the VERIFY CURRENT DATA FILE and VERIFY DATA FILE commands or the Maintenance and Security Center (MSC). Stored in the Logs folder next to database structure file. |
Application type
Get 4D file
Get 4D folder
Get database localization
GET MACRO PARAMETER
Get process activity
OPEN SETTINGS WINDOW
SET MACRO PARAMETER
Version type
Product: 4D
Theme: List of constant themes
Modified: 4D v16 R4
4D Language Reference ( 4D v17)
4D Language Reference ( 4D v17.1)
4D Language Reference ( 4D v17.2)
4D Language Reference ( 4D v17.3)
4D Language Reference ( 4D v17.4)