Pascal Scripting: PathConvertSuperToNormal

Prototype

function PathConvertSuperToNormal(const FileName: String): String;

Description

Converts an extended-length path (also known as a super path) to a normal path.

Remarks

Only use this function in cases where an extended-length path is known to not work properly.

See also

ApplyPathRedirRules
PathConvertNormalToSuper