Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browsing without captions
Message
 
 
To
21/04/1999 17:08:42
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00210762
Message ID:
00210845
Views:
25
Elyse,

Anders Altberg and Steve Black posted this snippet in another forum:
BROWSE NOWAIT LAST NAME ob 
FOR i = 1 TO ob.columncount
    ob.columns(i).header1.caption=  LOWER(FIELD(M.i))
NEXT


>Is there a way to browse a table (VFP6) that is part of a DBC without seeing the captions as headers? I want to see the actual field names, like the old days.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform