Slight mis-type in my foregoing!
SET objWshShell = createObject("WScript.shell")
objWshShell.popup "testing",3,"no button, no icon",7
SET objWshShell = Nothing
Very perplexing! If I save the above as a '.vbs' file then go to [Start] select Documents, then...