Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Type a string date
Message
 
 
To
14/01/2011 09:52:41
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:
01496174
Views:
64
sorry for my poor english....

first sample
a = dtoc( datetime() , 1 ) 

?  something() return 'T'  && i want 'T'
second sample
a = dtoc( date() , 1 ) 

?  something() return 'D'  && i want 'D'
>Bernhart,
>
>maybe I have a bad day, but I don't understand what you want.
>
>>hi all,
>>
>>a = dtoc( datetime() , 1 ) OR a = dtoc( date() , 1 )
>>
>>I want a formule that give "T" or "D" when i type A
>>
>>how can i have this ?
>>
>>
>>thank in advance
>>
>>bernhart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform