Hello
What should be the best solution to set a path and/or a filename in a FileExplorer control (Form already loaded of course), since there is no function to set properties "Path" or "Filename" ?
Thanks
You have to specify initial path in the call to (dcl_form_show).
Yes I know that.
But after the form is already loaded ?
Sorry, there is no programmatic way to set those after the form is displayed.