Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql syntax?
Message
De
15/12/2006 13:02:58
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
15/12/2006 12:31:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01177802
Message ID:
01178064
Vues:
24
>Hi Mike,
>
>> I'd change that to lose the ctod(). In the init of the form.
>
>> THISFORM.txtStartDate.Value = {//}
>> THISFORM.txtEndDate.Value = {//}
>
>In my form, I set the textbox.Format = 'D'. Can I put the above in textbox.Value properties instead of [None]? Please advice.

That only tells the textbox to format the CHARACTER output to look like a date. It would be better to do this in the init of each: THIS.VALUE = {//}
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform