Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by armensd

  1. armensd

    How do you a directory list, and load the filenames into an array?

    You guys are making it too difficult, no offense. system("dir /b *.m3u > m3udir.txt") that will create a list of m3u files in the m3udir.txt file. You can then read each name out of the file and store them in your array respectively. Armen

Part and Inventory Search

Back
Top