Question : String.replaceAll question

How could I replace a string separated with space? i.e.
str = "Test User"
String.replaceAll(str, "");

But seems this is not working. Thanks for any hint.

Answer : String.replaceAll question

Have you noted this entry on the fmforums ?

http://www.fmforums.com/forum/showtopic.php?tid/201472/

With fmserver,  often a uninstall/reinstall solves issues I've found.  It can be quite buggy to get going sometimes.
Random Solutions  
 
programming4us programming4us