Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASCAN() syntax re: nFlag - case sensitivity
Message
From
04/04/2002 17:08:49
 
 
To
04/04/2002 17:05:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00641123
Message ID:
00641135
Views:
20
>Hello Andrew.
>
>I wish to do a Case Insensitive Exact OFF ASCAN(), but can not figure out how to use the syntax.
>
>13 1101 Case Insensitive; Return row number; Exact OFF
>
>lnRow = ASCAN( laArray, luMyValue, -1, -1, 13 )

Hi Marcia,

Thanks for the reply!

I tried it like this :

elnum = ASCAN(alist,'A-01323',-1,-1,13)

and I get an error -

Subscript is outside defined range.

??
On a CLEAR day you can see forever.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform