Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Apply to text box (Age Calculator)
Message
De
13/03/2005 04:34:37
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
00995253
Message ID:
00995256
Vues:
16
hi,
i try as under , i hope it is help
SET CENTURY on
SET DATE TO dmy
date2 = date()
date1=CTOD("11/04/1960  ")
? int((val(dtos(date2)) - val(dtos(date1))) / 10000)
>How Age Calculator apply to text box. Downloade id (25738)
>if text box value is :11/04/1960 and getting from today date
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform