Collabora Office 24.04 Help
파일 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
Please support us!