if ev1 != hktopmsg and ev1 != "":
                hktopmsg=ev1
                for i in range(0, len(ev1), 1):
                   if ord(ev1[i])>127:
                      ev1="Result Unprintable"