Replace() vs. ReplaceNoCase()

2004-03-23 Thread Jim McAtee
Would I be correct in assuming that Replace() is a bit more efficient than ReplaceNoCase() since Replace() wouldn't first need to do a case change on the target string? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Replace() vs. ReplaceNoCase()

2004-03-23 Thread Barney Boisvert
To: CF-Talk Subject: Replace() vs. ReplaceNoCase() Would I be correct in assuming that Replace() is a bit more efficient than ReplaceNoCase() since Replace() wouldn't first need to do a case change on the target string? [Todays Threads] [This Message] [Subscription] [Fast