VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Simple Code To List all the Files in a Directory into a List Box

Raghu  (22 Submissions)   Files/File Controls/Input/Output   VB 6.0   Unknown Difficulty   Mon 18th September 2000   Mon 8th February 2021

Simple Code To List all the Files in a Directory into a List Box

API Declarations


'Controls : List Box,Command Button
Dim Fs as Scripting.FileSystemObject
Dim Fld as Folder
Dim Fls as Files,Fl as File

'=====================================
'For Suggestion and queries mail to
'[email protected]
'=====================================

Rate Simple Code To List all the Files in a Directory into a List Box (1(1 Vote))
Simple Code To List all the Files in a Directory into a List Box.bas

Simple Code To List all the Files in a Directory into a List Box Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters