%%HP: T(1)A(R)F(.);
 CLEAR
"Using DROP 
Enter A B C"
"" INPUT OBJ  A B
C
  
"C HAS DROPPED!" A
"A" TAG B "B" TAG
C "dropped C" TAG
DROP
  

