Looping through files and putting them in a control

Level:
Level1

This VB source snippet demonstrates many common programming constructs. It demonstrates the list box control, which is used in virtually every Windows application ever made. Further it demonstrates the do while loop construct. This allows you in programming languages to loop through every item in a set. Lastly, this code sample demonstrates how to interact some with the File system. Specifically we see how to loop through all the files in a given folder.

To use this code snippet create a new VB6 project. Drag a button onto the form. Double click the button. This will take you to the buttons click event handler method. Inside this method add the following code. Run the application, click the button, and check it out.

  1. Dim TPath As String
  2. Dim Filename As String
  3.  
  4. TPath = "C:\Windows\"
  5. Filename = Dir(TPath)
  6.  
  7. Do While Filename <> ""
  8.     Filename = Dir
  9.     List1.AddItem TPath & Filename
  10. Loop

Obviously this just barely scratches the surface as to what we can do with loops, controls, and files, but it gives us a simple example to start with. If you would like to go more in depth in any of these areas check out the links below.

Note: The source for this was found at DreamVB which is no longer online.

Kids Digital Watches - Kids

Kids Digital Watches - Kids Waterproof Watches, we provide online wide range of digital kids watches and accessories at cheap rates in uk.

good

Harley Davidson Motorcycles - We provide online harley davidson motorcycle and accessories at wholesale rate.

Great Work

Great Post Many People Like This And Enjoy Very Help Full Post

Armani Suits

Looping through files and

Looping through files and keep them in check is only possible in VB6 because they are all launched new features in VB6 and is made with a lot of effort looped'm glad to know all the features of the loop file and manage through these files.It 'to your blog.

Billig Tandblekning Hemma

Wieso Geldanlagen nicht mehr

Wieso Geldanlagen nicht mehr so beliebt sind.
Einen Online-Kredit beantragen.
Wie ein Kredit funktioniert.
Wie man Beamtenkredite vergleichen kann.

Den Privatkredit testen.
Wie Ratenkredite funktionieren.
Einen Online Kredit testen.
Den Onlinekredit testen.

Browse through the files and

Browse through the files and save them to the control is only possible in VB6 that these new features are fully launched in VB6 and are made with a great effort to close these files.It'm happy to know all the features of this file in a loop and its management through his blog.

Einen anonymen Test machen.

Einen anonymen Test machen.

just a little bit request

how about if Im going to show only a swf files on the specified folder, I prefer like /games

Eine Gebäudeversicherung im

Eine Gebäudeversicherung im test.
Wie die Rechtsschutzversicherung funktioniert.

Looping through files and

Looping through files and keeping them in control is only possible in VB6 as these are completely new features launched in VB6 and are made with lots of effort for looping these files.I am glad to know the whole features of this file looping and managing it through your blog.
Element Media

Online Listings I just wanted

Online Listings
I just wanted to say that I found your blog via Google and I am glad I did. Keep up the good work and I will make sure to bookmark you for when I have more free time away from the books. Thanks again!

Wieso der Rechtsschutz für

Wieso der Rechtsschutz für viele so wichtig ist.
Einen Unterhalts Rechtsschutz testen.

Ein Girokonto eröffnen Wie

Ein Girokonto eröffnen
Wie die kostenlose Kreditkarte verglichen wird.
Ein Online Konto vergleichen.
Wie die Kreditkarte verglichen wird.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options