t := "使用Autohotkey(版本1.0.48.05)和HiEdit控件编辑了一个编辑器"
newstr:= regexreplace(t, "[^\x00-\xff]", "")
msgbox % newstr