MakeLink
Index Prev Next
Synopsis
FROM/A, TO/A, HARD/S, FORCE/S
Function
Create a link to a file.
Result
Standard DOS error codes.
Example
Makelink ls C:List
Creates an 'ls' file with a soft link to the 'List' command in C:.
Notes
Not all file systems support links.
|