ombcd-version

function

Library: Binary coded decimal numbers (OMBCD)
Import : ombcd.xmd

Returns: library copyright and version information


Declaration
define external stream function 
   ombcd-version


Purpose

Returns the version and copyright information for the ombcd library.

Example

To display copyright and version information, add the following line to your program:

  output ombcd-version || "%n"

Usage Note

To use this function, you must import the OMBCD module into your program using an import declaration such as:

  import "ombcd.xmd" unprefixed

Other Library Functions
  • ombcd-version