vb Code:
  1. If Inp(&H379) = 95 Or Inp(&H379) = 79 Then
  2.   MsgBox " OK"
  3. End If