Thnx guys, i appreciate it a lot.
I am trying to add spaces after one of the variables
echo $chan [ $chr(32) $1 $chr(32) $chr(32) ]
does not work...any thoughts?
Something else I noticed
produce the output w/o extra spaces, which is good
This one adds a lot of spaces, which is in my case bad! I am not sure why is that and what is the difference.