LibreOffice 7.5 Help
Pretvara URL datoteke u sistemsko ime datoteke.
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!