//โปรแกรมอ่านข้อมูลรหัส ascii ในแฟ้มมาแสดงเป็นตัวอักษร
n = 1
use xx
while !eof()
   @ n,5 say chr(yy)
   n++
   skip
end