
-----------------------------------
mike200015
Sun Feb 20, 2005 11:47 pm

Input.Flush
-----------------------------------
Does  Input.Flush work on mac OOT?

-----------------------------------
Tony
Mon Feb 21, 2005 9:27 am


-----------------------------------
can't you just test it yourself? :roll: 

ether way, you can always use

proc flushyFlush()
var c:string(1)
  loop
    exit when not hasch
    getch(c)
  end loop
end flushyFlush


-----------------------------------
mike200015
Mon Feb 21, 2005 2:51 pm


-----------------------------------
i could test 2 c cept the macs  r at skool, but watever.. if it doesnt ill use ur way. thanx
