List dwg file without extension

Started by Emiliano · 2013-10-15 09:55 UTC · 2 replies · SMF topic #2042

Hello to all,

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
I think you have to fill the combo box yourself in that case.
sin! I was hoping in the presence of a variable to change this.  :'(