Collabora Office 23.05 帮助
将文件 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
请支持我们!