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

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

The URL of the omVFile object.


Declaration

  define external stream function vfURL
      value omVFile vfile

Where:
this-vfile



Purpose

You can use this function to find the current URL of the object, including the protocol type. vfURL returns the filename and the full path (for example, "C:\temp\test.txt").

Sample function call:

  output "The file accessed by vfile is " || vfURL  vfile 

        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.