//โปรแกรมอ่านข้อมูลจากแฟ้มพนักงานมาพิมพ์ โดยไม่มีคำนวณ
use empl
while ! eof()
   ?empl,emplname
   skip
end
inkey(0)