I just figured something out. This does what I want.
Code:
/ten {
  var %scan = 10- $+ $1
  echo -a $read(ten.txt,s,%scan)
}