|  | 
 | ||||
|        | |||||
|  | ||||||
| Other Library Functions | ||||||
| function | vfsLibraryVersion | 
| Library: File system utilities (OMVFS legacy) Include: omvfs.xin | Return type: String Returns: Library copyright and version information. | 
define external stream function vfsLibraryVersion
Use vfsLibraryVersion to obtain the version and copyright information for omvfs - virtual file system library.
You must include the following line at the beginning of your OmniMark program: 
include "omvfs.xin"
None.
To display copyright and version information, add the following line to your program:
output vfsLibraryVersion || "%n"
Copyright © Stilo International plc, 1988-2010.