How would one say... Ok, I KNOW that string1 is in string2, I want to REMOV string1 from string2, how do I do that?
I know in older days of programming you had to split a string into 3 differe sections and resplice them together.
Is that still the most efficient method?
How would one say... Ok, I KNOW that string1 is in string2, I want to REMOVE string1 from string2, how do I do that?
I know in older days of programming you had to split a string into 3 different
sections and resplice them together.
Is that still the most efficient method?
I tried the replace method, did not work, no clue why.
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 595 |
Nodes: | 8 (0 / 8) |
Uptime: | 41:41:42 |
Calls: | 10,784 |
Files: | 5 |
Messages: | 470,143 |