Version indicator record
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Version indicator record
The version indicator record is written to the archival log file anytime a process initially writes to the file. The format or layout of this record will change from release to release. This record describes the format of each archival log record that follows. The version indicator record provides version and startup information and is formatted as follows:
|
The table below describes the fields in a version indicator record.
| Field | Value |
|---|---|
Record type (0255)
|
Header line indicator. |
date
|
Date the AI File Management utility started in YYYYMMDD format. |
time
|
Time the AI File Management utility started in HHMMSS format. |
version
|
Version of the archival log records that follow. This field facilitates the programmatic parsing of the archive log file. |