Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there any way to browse a table without field caption
Message
 
À
31/08/1998 00:42:44
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00129442
Message ID:
00131428
Vues:
16
>>
>>*BROWSE_NC
>>PARAMETERS tablename
>>SELECT (tablename)
>>
>>STORE "BROW FIELD " TO browse_string
>>FOR I=1 TO FCOUNT()
>>STORE browse_string+ "(FIELD(" +ALLTRIM(STR(I))+ "):H=FIELD(" +ALLTRIM(STR(I))+")"
>>ENDFOR
>>&browse_string
>>RETURN
>>
>>Then call "BROWSE_NC(yourtable)" from the command box.
>>(Of course this would be limited to the max macro string length)
>Oops!
>I just saw the rest of the thread and saw that someone already came up with the same thing. Too late!
>//:^)

Larry,

Hey! Don't worry, it's just amazing to see how sharp everyone is getting at coming up with solutions to problems that our friends at MSFT have left us with. Some of us are too impatient and can't wait for new releases to see these areas improved.

Gil
For every bug fixed, there is a bigger bug not yet discovered.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform