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

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

The number of bytes in an omVFile object.


Declaration

  define external integer function vfSize
      value omVFile this-vfile

Where:
this-vfile



Purpose

You can use vfSize to find the size in bytes of a selected omVFile object.

Sample function call:

  output "Vfile is " || vfSize vfile  || "bytes."

        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:12 pm
If you have any comments about this section of the documentation, send email to docerrors@omnimark.com

Copyright © OmniMark Technologies Corporation, 1988-2000.