locs+="Mountain peak:[xh],[xy],1" |
and
usr<<"[locs]" |
Problem description:
I know this is small problem, but I am going to run into it again in the future. When I output the locs list, it gets clustered up. I wanted to ask how to make every list variable have separate lines when list is sent?
=P