Quote:

Bug #1
Short description: when stripping control codes (with $strip) from text, if there is a control code between two spaces, the spaces will not be collapsed properly


I wouldnt consider this a bug, the behavour of $strip is just as it is defined to be, $strip() strips burk codes, nothing about double spaces.
I have used this on occasion as follows VAR %text = $strip(blah<space><bold><space>blah) ,to supply me with a double or more spaced text when it has been needed for what ever i was doing.

Edit.
Man between reading the bug report and writting that above 4 replies were loggged!

Last edited by DaveC; 05/03/04 12:35 AM.