fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Home > lang > link
 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
Documentation
History
 
LINK
Syntax
LINK sTarget AS String TO sPath AS String

Creates a symbolic link named sPath that points at the sTarget file or directory.

This does the same as the shell 'ln -s' command.

BE CAREFUL!
Since 1.9.46 version, the arguments are not inverted anymore.

See also

File & Directory Functions  The Linux 'ln' man page