2013-10-15 09:55 UTC
Hello to all,
The following code works well and makes me see all the VLX file in C:
However I would like to remove the file extension from the display in the ComboBox
is it possible?
Thanks in advance
The following code works well and makes me see all the VLX file in C:
(dcl_ComboBox_Dir Test_Form_FormTest_ComboBox1 "C:\\" "*.vlx")
However I would like to remove the file extension from the display in the ComboBox
is it possible?
Thanks in advance