send(HOME.UP.$text. ($this->blp > $this->strlenv($text) ? str_repeat(' ',$this->blp-$this->strlenv($text)). ($reposition ? HOME.UP.str_repeat(RIGHT,$this->strlenv($text)) : '') : '') ); $this->blp = $this->strlenv($text); } }