ID:168953
Aug 10 2005, 12:19 pm
|
|
How would I be able todo this? i need it so if a messege contains a space, it replaces the space with a "+"
|
Aug 10 2005, 12:22 pm
|
|
Deadron has a great library for dealing with text.
|
In response to Jon88
|
|
Its not working.
Messege() |
In response to Strawgate
|
|
dd_replaceText returns a string with the new text. It doesn't actually change the variables you pass it.
|
In response to Jon88
|
|
Thanks!!!
|