Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I get format string to use for InputMask?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
00982231
Message ID:
00982302
Views:
45
>How can this ever be true?
>IF TYPE('this.ControlSource') = "C" AND TYPE(this.ControlSource) = "T"
>

I think You missed the single quotes in the first expression, or the lack of them in the second. It will be true if this.ControlSource is a character expression that evaluates to a DateTime type.
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform