setLinkProperties

Changes the properties of a line of type link.

Syntax
aSourceFile setLinkProperties (aSection, line, path)
Parameters
aSection - Integer
The parent section.
line - Integer
The line number containing the link to edit.
path - String
The new path.
Remarks

The line must be of type link. The script is interrupted if the line is not a link line.