我需要在msgbox中向用户显示一条较长的消息。但是,在某些情况下,msgbox似乎达到了字符数限制。有什么解决方案?
我用objShell.Popup实现了
Set objShell = CreateObject("Wscript.Shell") objShell.Popup messagehere