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