Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looking up values in an array
Message
 
To
29/08/2001 12:39:13
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00550067
Message ID:
00550452
Views:
22
Thanks Cetin, it works like a charm. I added distinct clause for bdate to get one value like following:

SELECT top 1 DISTINCT (bdate) FROM ;
payroll!payroll_tbl ;
where bdate <= .t1.value ;
order by 1 desc ;
into array a__gen3
ldLTEDate = iif(_Tally=0,{},a__gen3)


thanks again
nick patel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform