function
| 
                
Library: Utilities (OMUTIL)
 Import : omutil.xmd  | 
              
 Returns: The version and copyright information for the library.  | 
            
define external stream function util.omutil-version
This function returns the version and copyright information for the library.
; get the version info for this library import "omutil.xmd" prefixed by util. process output "Library version = " || util.omutil-version || "%n"