big5.omffbig5-version

function

Library: Big5 (OMFFBIG5)
Import : omffbig5.xmd

Returns: the version information for the library


Declaration
export external string function 
   omffbig5-version


Purpose

big5.omffbig5-version returns the version and copyright information for the OMFFBIG5 library.

Example

The following program outputs the version information for the OMFFBIG5 library:

  import "omffbig5.xmd" prefixed by big5.
  
  process
     output big5.omffbig5-version || "%n"

Other Library Functions