swirl
Guide to OmniMark 7   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
      Other Library Functions  
function  

SYSOUTIsVersionCompatible

 
 

Library: General, System call (OMSYSOUT)
Include: omsysout.xin
Return type: Switch
Returns: 

Returns true if the omsysout library is compatible with this version of OmniMark, and false otherwise.


Declaration

  define external switch function SYSOUTIsVersionCompatible


Purpose

You can use this function to determine whether this version of the omsysout library is compatible with the version of OmniMark you are using.

Example:

  do unless SYSOUTIsVersionCompatible
     put #error "omsysout library is not compatible with this version of OmniMark"
     halt with 1
  done

        Other Library Functions
   SYSOUTIsVersionCompatible
   SYSOUTLibraryVersion
   SYSOUTSystemCall
 
 

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

OmniMark 7.1.2 Documentation Generated: June 28, 2005 at 5:45:47 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © Stilo Corporation, 1988-2005.