Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP6 Using strtran with wildcards
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00429940
Message ID:
00429978
Views:
14
replace horse_name with left(horse_name, at("(", horse_name)-1))

should be

replace horse_name with left(horse_name, at("(", horse_name)-1)


There was one too many ")" at the end
Previous
Reply
Map
View

Click here to load this message in the networking platform