I used "stringByReplacingOccurrencesOfString" in my program but I
found it only supports Leopard.
What is the alternative way of this function both for Tiger and
Leopard?
You can convert to a mutable string and use
replaceOccurrencesOfString:withString:options:range:.
--Andy
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com