Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exact same dates not equal ???
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00844225
Message ID:
00844281
Vues:
25
no its just a declared variable

parameters dPAssedInDate
local dDate2Match

dDate2Match = dPAssedInDate


Thanks for your reply !

Greg


>Do you have a column named dDate2Match? If so, use the m. prefix on the mem var.
>
>>Hi All,
>>
>>I am comparing 2 dates and getting unexpected results:
>>
>>Here is what is displayed in the Debugger watch window:
>>
>>
>>
>>c_ScanCursor.dDateField {5/21/2004}
>>dDate2Match {5/21/2004}
>>c_ScanCursor.dDateField = dDate2Match .F.
>>vartype(c_ScanCursor.dDateField) "D"
>>vartype(dDate2Match) "D"
>>SET("Strictdate") 0
>>
>>
>>
>>What Gives ???
>>
>>TIA
>>
>>Greg
Greg Foote
Software At Work, Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform