So many ways to skin a Fox, eh? It is nice to have options... Gil
> -----Original Message----- > From: [email protected] > [mailto:[email protected]]on Behalf Of Stephen Russell > Sent: Monday, January 12, 2009 3:31 PM > To: [email protected] > Subject: Re: DIR into table > > > On Mon, Jan 12, 2009 at 2:22 PM, MB Software Solutions General Account > <[email protected]> wrote: > > On Mon, January 12, 2009 2:11 pm, Gil Hale wrote: > >> Come on, that's too easy! heh-heh... Looks great. > > > > > > ...and provides basically the same kind of info as ADIR (recursed) but > > still doesn't give me the requirement of this request---the table record > > count. ;-) > > > > Also, you may want to add this line to the code after lcPath > defined at top: > > lcPath = ADDBS(lcPath) > > > > ...to ensure you look into the folder truly. I had to add this > because it > > didn't work without the trailing backslash being explicit. > ------------------------------- > > If you are using the dbc why not go against that as your source? > > other way is to brute force it: > > adir() for any .dbfs > > for loop to see if you can open the table and get a reccount form it. > > to bad your not in a diff backend because you would just query it for > content, instead of looking for forgotten gems and all <bad Steve> > > > > -- > Stephen Russell > Sr. Production Systems Programmer > First Horizon Bank > Memphis TN > > 901.246-0159 > > [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.

