OSPATHTOUNC

Description

Returns the Universal Naming Convention (UNC) version of the given path.

Syntax

OSPATHTOUNC ( path )

Remarks

If the UNC is not available, this function returns the given path unchanged. Use with the SPLITFILENAME function to return the UNC path for a filename.

See also

SPLITFILENAME