display row entries in a List box
I have a script that automatically opens and concat's files that the user selects. basically, each file corresponds to a separate manufacturing batch. the user runs the script, a dialogue box shows up and the user selects all the files he/she wants to concat. originally, the list of available runs just came from a list of available files in the source folder. however, by default this orders the ...