Quote from
fkapnist on January 21, 2023, 1:31 pm
I want to load a text file with
LocalFileToVar "FileInput1" [myvar]
And I want the name of that file to be displayed in a text input object:
id=TextName
How do I do that?
Thanks
(P.S. [myvar] gives me the entire contents of the selected file, but I only want the file name)
.
I want to load a text file with
LocalFileToVar "FileInput1" [myvar]
And I want the name of that file to be displayed in a text input object:
id=TextName
How do I do that?
Thanks
(P.S. [myvar] gives me the entire contents of the selected file, but I only want the file name)
.