New topic in General: 

Reading Folder Contents

jasgor9 - Thu Mar 27, 2008 3:55 pm

<http://forums.realsoftware.com/viewtopic.php?t=21480>
                                                                                
                                                                                
I am trying to read all music files in a folder and then putting each one into 
a listbox column. here's what i got so far:

  Dim f as FolderItem
  f=SelectFolder
  If f<> Nil Then

  End If

in this if commant is where i want the folder contents to be read and but into 
the box.  Also, song and artist information next to the songs would be nice, if 
possible. Thanks.                                        
                                                                                
                                                                                
                                                                                
                                                                                
                                        




-- 
Over 900 classes with 18000 functions in one REALbasic plug-in. 
The Monkeybread Software Realbasic Plugin v8.1. 

&lt;http://www.monkeybreadsoftware.de/realbasic/plugins.shtml&gt;

[email protected]

Reply via email to