[AccessD] Tranferring FOLDER names into a table

Bobby Heid bheid at appdevgrp.com
Wed Oct 6 13:57:28 CDT 2004


Have you looked into the DIR$ function?  It will get you the folders in a
given directory.

You can use Dir$ or the api Findfirstfile, findnextfile, and FindClose to
recursively find all of the folders.

Search Google for recurse folders vb.

Bobby

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Kostas
Konstantinidis
Sent: Wednesday, October 06, 2004 2:21 PM
To: Access Developers discussion and problem solving
Subject: [AccessD] Tranferring FOLDER names into a table


Hi all,
is there any way to tranfer the folder names (even the inclouding files into

them)?
I used a small tip but it can only read the files into a selected folder and

not the folder names...

be all well
kostas konstantinidis 


-- 
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list