Returns a path with only one backslash at the end (if there are no backslashes or more than one, it will return only one backslash) Very useful when concatenating paths and filenames
Syntax
Public Function st_OneBackSlash (ByVal s As String) As String