LibreOffice 7.2 Help
Geeft het besturingssysteemafhankelijke scheidingsteken dat wordt gebruikt tussen de mappen in het bestandspad.
GetPathSeparator()
String
"\" Windows
"/" UNIX, inclusief MacOS
Geen.
5 Ongeldige aanroep van procedure
Sub ExampleGetPathSeparator MsgBox GetPathSeparator() End Sub
Verwante onderwerpen
Het is aanbevolen om te gebruiken:
ConvertFromURL function to convert a file URL to a system file name.
ConvertToURL function to convert a system file name to a file URL.
Zie ook URL-notatie