I had to do that once, long ago.  I took a brute force approach as it was a
one-off situation.  I shelled to Command Prompt and changed to the directory
in question.  I then ran "dir *.dbf > file_list.txt"

I then took the resultant file_list.txt and imported it into a table for
analysis.  I never bothered coding that technique as I never thought I would
need to do it again, but it would be failrly simple to do, IMHO.  In fact, I
would likely do it all in Fox code were I to need such a tool available for
future projects.


Gil

> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]]on Behalf Of MB Software Solutions
> General Account
> Sent: Monday, January 12, 2009 2:19 PM
> To: [email protected]
> Subject: DIR into table
>
>
> Has anyone ever seen a tool to take the output from a DIR and put it into
> a DBF or CURSOR?  I've got a need to assess the # of records in a data
> folder (free standing tables--no dbc) at various client sites and thought
> something like that would be super easy for getting this information to
> me.
>
> If not, would anyone else be interested in such a tool?
>
> tia,
> --Michael
>
>
>
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to