Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A question about ASCAN()
Message
From
12/01/2001 11:42:54
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00463010
Message ID:
00463026
Views:
17
>>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.
----
Hi Larry,
ok, I see, the where statement is only looking for positive numbers from
ascan. I understand now... thanks...:))
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform