LibreOffice 7.6 Help
फ़ाइल यूआरएल को तंत्र फ़ाइल नाम के रूप में परिवर्तित करता है.
ConvertFromURL(filename)
String
filename: A file name as a string.
5 Invalid procedure call
systemFile$ = "c:\folder\mytext.txt" url$ = ConvertToURL( systemFile$ ) print url$ systemFileAgain$ = ConvertFromURL( url$ ) print systemFileAgain$
Related Topics
String functions
Please support us!