Collabora Office 24.04 帮助
将系统文件名称转换成文件 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
请支持我们!