Termination Routines, D3Fxxx
- Last UpdatedNov 07, 2025
- 1 minute read
D3FIN - Finish
This is the termination routine for the current Marine project. It closes all the database files. Access to another Marine project requires a further call to D3INIT.
D3FEND - Exit
An optional way of stopping a DARs application program. It results in a program exit and is equivalent to a CALL EXIT statement.