%%HP: T(1)A(R)F(.);
 CLEAR CLLCD
"  Entering Strings

   Press <ENTER>"
3 DISP 0 WAIT DROP
"Enter a word" { 
} INPUT OBJ  A
   A
  

