Ok I have a list box and I want to load names in it from a folder. Like what im trying to say is say I have a folder called Word Documents and I want the list object to show all the names of all the .txt files in the folder, how would I go about doing this?
im getting this result
quest(~1.zip
armyme~2.zip
astero~1.zip
automo~1.zip
is there a way were it cant list the whole name of the file?
BTW
AppDrive$ + AppDir$ + "\MySubDir\*.lev" and ".\*.*"
works if u want all the file types