|
|||||
|
||||||
Related Syntax | Other Library Functions |
function |
db.omdb-version |
Library: Interfaces, Database access (OMDB)
Import: omdb.xmd |
Return type: String 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"