LibreOffice 7.4 Hjelp
Returnerer den operativsystemavhengige katalogseparatoren som brukes til å spesifisere filstier.
GetPathSeparator()
String
"\" Windows
"/" UNIX, inkludert MacOS
Ingen
5 Ugyldig prosedyreoppkall
Sub ExampleGetPathSeparator MsgBox GetPathSeparator() End Sub
Lignende emner
Det anbefales å bruke:
ConvertFromURL function to convert a file URL to a system file name.
ConvertToURL function to convert a system file name to a file URL.
See also URL Notation