Populate a listbox

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Lub
    Forum Member
    • Feb 2002
    • 13

    Populate a listbox

    How do I get a listbox to populate files from a certain folder without using file browse function. I want to user to hit load and then it will list all files in that folder. From there I have everything else worked out.

    CoreyTL
  • Lorne
    Indigo Rose Staff Member
    • Feb 2001
    • 2729

    #2
    Use File.Find to populate a table with the files in that folder, then add the table contents to the listbox.
    --[[ Indigo Rose Software Developer ]]

    Comment

    Working...
    X