Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A question about ASCAN()
Message
 
 
To
12/01/2001 11:25:14
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00463010
Message ID:
00463020
Views:
14
>My code is:
>select * from mytable where ascan(myarray,myfld) # 0 into cursor mycursor...
>What does # 0 mean or do ????

For every record in your table, this performs an ASCAN to see if the value is in the array. If it is (ascan returns a positive number) then it is part of the result set.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform