Ajuda del LibreOffice 7.1
Returns the operating system-dependent directory separator used to specify file paths.
GetPathSeparator()
String
"\" Windows
«/» a el UNIX, macOS inclòs
Cap.
5 La crida al procediment no és vàlida
Sub ExampleGetPathSeparator MsgBox GetPathSeparator() End Sub
Temes relacionats
Es recomana utilitzar:
ConvertFromURL function to convert a file URL to a system file name.
ConvertToURL function to convert a system file name to a file URL.
Vegeu també Notació URL