CODE: [Copy to clipboard]strReturn=InputBox("Enter a value" ) If strReturn = "" Then WScript.Echo "用户取消操作":WScript.Quit