![]() |
|
||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
|||||
|
|
||||||
| Related Syntax | Other Library Functions | |||||
| function |
vfs.link |
|
Library: File system utilities (OMVFS)
Import: omvfs.xmd |
export external function link
value string path
on value directory on-dir optional
to value string linkname
in value directory link-dir optional
Argument definitions
You can use vfs.link to create a symbolic link for a file or directory. vfs.link works only on a UNIX platform.
import "omvfs.xmd" prefixed by vfs.
process
vfs.link "../myFiles/holland.txt"
to "ozfile.txt"
The following exceptions may occur:
|
Related Syntax |
Other Library Functions |
Copyright © Stilo International plc, 1988-2008.