(as in ReplaceString)
[Implemented] FindString with "case insensitive search" flag
-
techjunkie
- Addict

- Posts: 1126
- Joined: Wed Oct 15, 2003 12:40 am
- Location: Sweden
- Contact:
[Implemented] FindString with "case insensitive search" flag
the subject says it all!
(as in ReplaceString)
(as in ReplaceString)

(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
Re: FindString with "case insensitive search" flag
Don't hold your breath, I've been waiting 5 years so far:
http://www.purebasic.fr/english/viewtopic.php?t=3246

http://www.purebasic.fr/english/viewtopic.php?t=3246
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
-
techjunkie
- Addict

- Posts: 1126
- Joined: Wed Oct 15, 2003 12:40 am
- Location: Sweden
- Contact:
Re: FindString with "case insensitive search" flag
Ohhh... sorry! but I should have guessed that it allready was a Request...PB wrote:Don't hold your breath, I've been waiting 5 years so far:
http://www.purebasic.fr/english/viewtopic.php?t=3246

(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
I agree.
There should be several flags:
- case(in)sensitive flag (replace+find)
- replace all / only first string (replace)
- find first / last string (find)
There should be several flags:
- case(in)sensitive flag (replace+find)
- replace all / only first string (replace)
- find first / last string (find)
PB 4.30
Code: Select all
onErrorGoto(?Fred)Re: FindString with "case insensitive search" flag
> Ohhh... sorry!
No need to apologize, I was just showing that old thread to try to convince
Fred that we've been wanting it for years.
No need to apologize, I was just showing that old thread to try to convince
Fred that we've been wanting it for years.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
