Quote:

DaveC: ok - but if it's proper behavior, it should at least show evidence that it does so, not just pretend there's only one space in the string.


echo -a $replace(%text,$chr(32),$chr(160))

or to really see em

echo -a $replace(%text,$chr(32),^)