ReadSoftLink (open)

Read the target of a soft link

Syntax

LOADLIB "wh::files.whlib";

STRING FUNCTION ReadSoftLink(STRING path)

Parameters

STRING path

Path to link to read

Return value

STRING

The link target