BCD_LibraryVersion

function

Library: Binary coded decimal (BCD) support (OMBCD legacy)
Include: ombcd.xin

Returns: library copyright and version information


Declaration
define external stream function BCD_LibraryVersion


Purpose

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"

Other Library Functions