12-01-2016 07:20 AM
Hello,
I am wondering if is possible to change the user-defined file extensions from the MDF4 Data plugin using the script editor.
Thank you,
Andres Uribe
12-01-2016 10:05 AM
data.Root.Clear datafileload "C:\temp\example.abc", "MDF4"
In script you can give the plugin directly which corresponds to open with.
Does that help or is there another USE CASE.