function
Library: Binary coded decimal (BCD) support (OMBCD legacy)
Include: ombcd.xin |
Returns: Library copyright and version information. |
define external stream function BCD_LibraryVersion
Returns the version and copyright information for the ombcd
library.
To display copyright and version information, add the following line to your program:
output BCD_LibraryVersion || "%n"