mIRC Home    About    Download    Register    News    Help

Print Thread
#3610 27/12/02 12:24 AM
Joined: Dec 2002
Posts: 60
C
Babel fish
OP Offline
Babel fish
C
Joined: Dec 2002
Posts: 60
how can i get text to show all teh spaces that origonaly existed in the origonal text that was recived here's an example
Code:

<Nickname> blah              blah          blah

say i had this command

on *:text:*:*: { echo -a < $+ $nick $+ > $1- | haltdef }

it will echo this instead
Code:

&lt;Nickname&gt; blah blah blah

is there anyway i can get such a thing to display it with all the spaces intact?


[[Moderator's note: Added [[/b]code] [[/b]/code] tags to show the spacing problem. -Hammer]]

Last edited by Hammer; 27/12/02 04:35 AM.
#3611 27/12/02 12:27 AM
Joined: Dec 2002
Posts: 40
L
Ameglian cow
Offline
Ameglian cow
L
Joined: Dec 2002
Posts: 40
I can't see any difference between the two outputs. Maybe I am going blind...

#3612 27/12/02 12:39 AM
Joined: Dec 2002
Posts: 1,922
O
Hoopy frood
Offline
Hoopy frood
O
Joined: Dec 2002
Posts: 1,922
Cyber Axe: not possible. this matter has been discussed in the old Bugs Report board, and maybe the next version will provide an identifier for original text.

Lucifer: the evil board probably stripped the exra spaces, as mIRC codes smirk


Link Copied to Clipboard