Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Do form to
Message
From
05/08/2003 10:19:59
 
 
To
05/08/2003 10:14:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00816816
Message ID:
00816855
Views:
22
No

ATC(cSearchExpression, cExpressionSearched [, nOccurrence])

you can use nOccurrence

so

lstr = "1234;5678;91111;1234"

lnum=atc(";",lstr,3)

will set lnum to 16

Nick

>atc function returns the beginning numeric position only for the first occurrence of a character expression within another character expression.
>Not so?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform