Originally Posted By: Raccoon
[..] and so any consecutive spaces are collapsed.

This is simply not true:

Code:
//var %x = $regsubex(abc,/./g,$chr(32)) | echo -ag length: $len(%x)

length: 3


Saturn, QuakeNet staff