PathSeparator Property Example
This example displays the current path separator.
MsgBox "The path separator character is " & _ Application.PathSeparator