REBOL[]s: 0 while[a: input][foreach i "-_"[if 0 < c: 7 - length? trim/with copy a i[print s: s + c]]]