Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Folder Filenames
Message
From
03/04/2003 09:48:45
 
 
To
03/04/2003 09:27:53
Alvin Lourdes
Children and Youth Services Cluster
Toronto, Ontario, Canada
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00773518
Message ID:
00773525
Views:
12
You can use Dir function to retrieve all files (with specific attributes, if you want this) in directory. See "Dir Function" topic in Visual Basic Documentation part of MSDN for example how to do this.

Store name of every file into listbox (and full pathname into an array). When user clicks on the file, use Name statement to rename the selected file. See "Name Statement" topic for more information about this.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Reply
Map
View

Click here to load this message in the networking platform