Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Type a string date
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Miscellaneous
Thread ID:
01496168
Message ID:
01496206
Views:
43
sorry naomi...

we have a string.

A = "20110114172907"
B = "20110114"

is a string with a datetime value ....or.... date value ?

? something( a ) = 'T'

? something( b ) = 'D'

is better ?


>>hi Naomi,
>>
>>
>>i serach something as :
>>
>>
>>a = somedate
>>
>>
>>if MINUTE( CTOT( TTOC(A))) > 0
>>return 'T'
>>else
>>return 'D'
>>endif
>>
>>
>>
>I think you need to describe the whole problem, as it's impossible to understand the question.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform