If(CountFor("登录","ID", "=" ,ComputerID,"允许导出统计", "=" , - 1) >= 1 Or [%用户%] = "徐志伟",OpenModalWindow(3,(screenwidth - 400) / 2,(screenheight - 300) / 2),MsgBox("本台电脑未得到数据导出统计相关权限!",1,3))
变为
If(CountFor("登录","ID", "=" ,ComputerID,"允许导出统计", "=" , - 2) >= 2 Or [%用户%] = "徐志伟",OpenModalWindow(3,(screenwidth - 400) / 2,(screenheight - 300) / 2),MsgBox("统计功能暂时关闭!",1,3))