Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Demo App How?
Message
 
To
02/07/2007 13:57:46
General information
Forum:
Visual FoxPro
Category:
VFP Compiler for .NET
Title:
Miscellaneous
Thread ID:
01237023
Message ID:
01237194
Views:
18
>Cetin,
>
>well, OK then, it is not 100% compatible internally in a strict sense, but the end result is the same, no?
>
>Pertti

No, not exaltly :-)
i.e.
*** Native BETWEEN()
lmTest = $10
? BETWEEN(lmTest, 1, 10) && -> .T.

*** Posted BETWEEN()
lmTest = $10
? _BETWEEN(lmTest, 1, 10) && -> BOOOM
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform