function
Library: Database access (OMDB)
Import : omdb.xmd |
Returns: Library copyright and version information. |
define external stream function db.omdb-version
Use db.omdb-version to obtain the version and copyright information for the OmniMark database library.
This program displays copyright and version information for the OMDB library:
import "omdb.xmd" prefixed by db. process output db.omdb-version || "%n"