swirl Guide to OmniMark 6   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
Functions       Platforms  
  omutil - miscellaneous system utilities   Available in:
Professional
Enterprise

The system utilities external function library is a set of OmniMark functions that provide miscellaneous services that are not provided in the other OmniMark external function libraries.

This external function library includes the following files:

This library also contains a suite of sorting functions that allow you to sort items of a shelf by item or by key:

In order to use these functions you must include the following code near the beginning of your program:

  ; system utilities function and constant declarations
  include "omutil.xin"

Functions
   UTIL_Env
   UTIL_ExpRand
   UTIL_GetEnv
   UTIL_GetMilliSecondTimer
   UTIL_GetProcessId
   UTIL_IsVersionCompatible
   UTIL_LibraryVersion
   UTIL_Rand
   UTIL_Sleep
   UTIL_SortIntegersByKey
   UTIL_SortIntegersByValue
   UTIL_SortStreamsByKey
   UTIL_SortStreamsByValue
   UTIL_SortSwitchesByKey
   UTIL_Srand
   UTIL_UniformRand
 
Platforms
   HP/UX
   IBM AIX
   Linux (Intel)
   MS Windows 95/98/ME
   MS Windows NT/2000
   Sun Solaris
 
----  

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ OMX ] [ ERRORS ]

OmniMark 6.5 Documentation Generated: December 23, 2002 at 6:25:54 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-2002.