version 11 (Modified)
DATA SEGMENT LIST (segments)
Parameter | Type | Description | |
segments | String array | Long names of data segments for the database |
Description
DATA SEGMENT LIST populates the segments array with the long names of the data segments for the database with which you are currently working.
Compatibility Note: Starting with version 11 of 4D, data segments are no longer supported (the size of the data file is now unlimited). This command has been kept for compatibility reasons. It now systematically returns an array with one element containing the long name of the data file of the database.
See Also
Application file, Data file, Structure file.