aC822‖

DXtQk‖GetPathSeparator Function

dWBDB‖Returns the operating system-dependent directory separator used to specify file paths.

FVEx2‖Syntax:

GetPathSeparator()

GePPP‖Return value:

String

WADQ4‖Parameters:

wSvKw‖ None.

SEjHR‖Error codes:

5 Invalid procedure call

EFSA4‖Example:


        Sub ExampleGetPathSeparator
            MsgBox GetPathSeparator()
        End Sub
    

iYKDN‖ It is recommended to use:

xvWjU‖ ConvertFromURL function to convert a file URL to a system file name.

DVCMB‖ ConvertToURL function to convert a system file name to a file URL.

f8t3k‖ See also URL Notation