Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting numeric position of last string in a string
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00754262
Message ID:
00754266
Views:
24
I must have been tired from my recent 10-mile hike, but after thinking about this, I reversed the 2nd piece of code below and got the numeric position.
lcComments = "CHANGE ORDER 01CHANGE ORDER 02CHANGE ORDER03"
lnLastStringPosition=RAT("CHANGE ORDER",lcComments)
?lnLastStringPosition
Previous
Reply
Map
View

Click here to load this message in the networking platform