Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CHRTRAN and remove characters
Message
 
 
To
12/10/2004 09:44:53
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00950654
Message ID:
00950898
Views:
14
Fabio,

Reference this article I posted back in 1999 about this issue. http://fox.wikis.com/wc.dll?Wiki~CHRTRAN

Strtran() does not suffer from the performance problem, and if you are removing several characters multiple strtran() calls are still faster than chrtran. There is an O(n) algorithm for character removal over on my website in the DeQuote C++ sample.

>The implementation of CHRTRAN() it is not made in order to remove characters.
>Some hope in VFP9SP1.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform