LibreOffice 24.8 ヘルプ
システムファイル名をファイル URL へ変換します。
ConvertToURL(filename)
String
filename: A file name as string.
5 無効なプロシージャー呼び出しです
systemFile$ = "c:\folder\mytext.txt" url$ = ConvertToURL( systemFile$ ) print url$ systemFileAgain$ = ConvertFromURL( url$ ) print systemFileAgain$
関連項目
String functions
ご支援をお願いします!