Hi Experts,
by using "TMP_GUI_FILE_OPEN_DIALOG" with these parameters:
window_title = 'Please select an Excel File'
default_extension = '*.xls'
file_filter = '*.xls'
multiselection = ' '
init_directory = 'C:\temp'
it doesn't show any file the first time we call the Function, we have to close the window and then restart the Function Then it show all Fileformat, I just want to see .XLSX files.
Any idea?
Regards,
David