Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
| System variable: | VERSION$ |
| Length: | 7 |
| Description: |
The system variable named VERSION$ contains the current version
number of Comet. This seven-byte string is in the form "XXX.YYY",
where "XXX" represents the major release level and "YYY"
represents the update release level.
For example, for Comet release 505.231, VERSION$ would equal "505.231". |