Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SBT V 6.0 beta inquiry
Message
De
03/08/1999 18:02:45
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00248196
Message ID:
00249467
Vues:
34
I decided to check the source code using grep. Here is example using CTOD.
IF NOT EMPTY(ld_bdate)
lc_filt = lc_filt + ;
[ AND STR(trandte-CTOD("01/01/1901"), 8, 0) + ] + ;
[vendno + invno >= STR(ld_bdate-CTOD("01/01/1901"), 8, 0)]
ENDIF

I hope this helps.
John
John Fabiani
Woodland, CA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform