Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SBT V 6.0 beta inquiry
Message
From
03/08/1999 18:02:45
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00248196
Message ID:
00249467
Views:
30
I decided to check the source code using grep. Here is example using CTOD.
IF NOT EMPTY(ld_bdate)
lc_filt = lc_filt + ;
[ AND STR(trandte-CTOD("01/01/1901"), 8, 0) + ] + ;
[vendno + invno >= STR(ld_bdate-CTOD("01/01/1901"), 8, 0)]
ENDIF

I hope this helps.
John
John Fabiani
Woodland, CA
Previous
Reply
Map
View

Click here to load this message in the networking platform