Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browsing without captions
Message
 
 
À
21/04/1999 17:08:42
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00210762
Message ID:
00210845
Vues:
24
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform