Hello,

because in the code posted, pipes | were used, which means that these commands are seperated.

So:

1st command:________
2nd command: Kriminal
3rd command:¯¯¯¯¯¯¯¯

These 3 things are echoed one after another, which means they will appear like it is under/overlined.

If you wanted ______Kriminal¯¯¯¯¯¯¯¯ you'd have to //echo -a $str(_,8) $+ Kriminal $+ $str(¯,8)


Greetz

Last edited by FiberOPtics; 07/05/04 02:17 PM.