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

SYSOUTIsVersionCompatible

 
 

Library: System call (OMSYSOUT legacy)
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
 
 

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

OmniMark 9.0β Documentation Generated: September 16, 2008 at 1:39:16 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.