ConvertFromURL Function
แแแ แแแฅแแแแก URL-แก แกแแกแขแแแฃแ แคแแแแแก แกแแฎแแแแ.
String
filename: A file name as a string.
D'oh! You found a bug (text/sbasic/shared/00000003.xhp#err5 not found).
systemFile$ = "c:\folder\mytext.txt"
url$ = ConvertToURL( systemFile$ )
print url$
systemFileAgain$ = ConvertFromURL( url$ )
print systemFileAgain$