08-05-2010 03:48 AM
Hello,
i want to make for a script a GUI (sud) were i can mark some dat- or tdm-files in a directory (press ctrl) and give the names with path back to the script.
May be as vector or matrix.
It is possible or is there any DIAdem-function which includes this?
Regards
08-05-2010 05:24 AM
Hi Traderhans,
I think what you need is the command FileDlgShow. Please refer to the help for more information. If this command is not sufficient you can also use the command FileNameGet. But this command is much more complicated.
Hope this helps.
Winfried
08-05-2010 07:41 AM
Thanks - this works.
Regards traderhans