Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Beginner - Creating a field from other fields
Message
De
26/03/2002 11:40:45
 
 
À
26/03/2002 05:02:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00637138
Message ID:
00637326
Vues:
22
On the valid event of the 4th field on the form:
thisform.text4.value = substr(thisform.text1,1,3) + 
substr(thisform.text2,1,3) + substr(thisform.text3,1,3) + 
substr(thisform.text4,1,3)
HTH

Mike
Here's to alcohol...the cause of ... and solution to ... all of life's problems - - Homer J. Simpson
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform