swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
      Other Library Functions  
function   VFileIsVersionCompatible   OMDN

Library: omvfile - virtual file access and locking
Include: omvfile.xin
Return type: Switch
Returns:       

True if compatible; false otherwise.


Declaration

  define external switch function VFileIsVersionCompatible


Purpose

Use this function to determine whether the VFile library is compatible with the version of OmniMark you are using.

Sample function call:

   when vfIsVersionCompatible
      do
          output "LibraryVersion is compatible%n"
      done

        Other Library Functions
   vfCursorPosition
   vfDiscard
   VFileIsVersionCompatible
   VFileLibraryVersion
   vfLock
   vfMoveCursor
   vfOpen
   vfReader
   vfSize
   vfUnLock
   vfURL
   vfWriter
 
----  

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

Generated: August 11, 2000 at 3:08:11 pm
If you have any comments about this section of the documentation, send email to docerrors@omnimark.com

Copyright © OmniMark Technologies Corporation, 1988-2000.