|
|||||
|
||||||
Other Library Functions |
function |
dbLibraryVersion |
Library: Database access (OMDB legacy)
Include: omdb.xin |
Return type: String Returns: Library copyright and version information. |
define external stream function dbLibraryVersion
Use dbLibraryVersion to obtain the version and copyright information for the OmniMark database library.
You must include the following line at the beginning of your OmniMark program:
include "omdb.xin"
None.
To display copyright and version information, add the following line to your program:
output dbLibraryVersion || "%n"
Copyright © Stilo International plc, 1988-2010.