Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

looping through fields in dbase 3

8 views
Skip to first unread message

gopa

unread,
Feb 3, 2010, 8:48:13 AM2/3/10
to
How do I loop through the fileds of my table in dbase III

Dan Freeman

unread,
Feb 3, 2010, 10:45:37 AM2/3/10
to
gopa was thinking very hard :

> How do I loop through the fileds of my table in dbase III

That's going back a LONG way.

The only way I can remember of getting a list of fields is COPY
STRUCTURE EXTENDED TO (tempfile). Then you can use the resulting dbf as
a list of field names.

Dan


0 new messages