Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Want to see the real field names
Message
De
10/08/1999 12:06:11
 
 
À
10/08/1999 11:47:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00252003
Message ID:
00252023
Vues:
12
>Have seen it asked here before, but don't remember if anyone had an answer. Is there a way to get VFP to show the real field names in a browse, instead of the field caption?
IF !EMPTY( ALIAS() )
	SELECT * , .T. ;
		FROM ALIAS() ;
		WHERE RECNO() <= 100
ENDIF
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform