In an E10 configurator I have a button with C# code that allows the user to pick a text file to open and read using OpenFileDialog. Trying to get the same result in a Kinetic version without much luck. Is it wishful thinking that I will be able to do that in a Kinetic version?
I understand that OpenFileDialog is not available but is there something else?
Thanks,