sjis.omffsjis-version

function

Library: Shift JIS (OMFFSJIS)
Import : omffsjis.xmd

Returns: The version information for the library.


Declaration
export external string function 
   omffsjis-version 
    


Purpose

This function returns the version and copyright information for the OMFFSJIS library.

Example:

  import "omffsjis.xmd" prefixed by sjis.
  
  process
     output sjis.omffsjis-version || "%n"
          

Other Library Functions