Answered by:
I need help with this VBS error

Question
-
I need help for this code:
Do
Set wshShell = WScript.CreateObject("WScript.Shell")
shell.run "deathware skull.png"
if x=7 then
Msgbox("NO")
Loop <---(Error is here)
It keeps telling me error 800A040E "loop without do"
Can anyone help me with this?
- Moved by Dave PatrickMVP Wednesday, September 5, 2018 2:31 PM not reporting forums application issues
Wednesday, September 5, 2018 2:27 PM
Answers
-
I'd ask for help over here.
https://social.technet.microsoft.com/Forums/en-US/home?forum=ITCG
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Richard MuellerMVP, Banned Wednesday, September 5, 2018 3:00 PM
- Marked as answer by Richard MuellerMVP, Banned Wednesday, September 12, 2018 1:19 PM
Wednesday, September 5, 2018 2:32 PM
All replies
-
I'd ask for help over here.
https://social.technet.microsoft.com/Forums/en-US/home?forum=ITCG
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Richard MuellerMVP, Banned Wednesday, September 5, 2018 3:00 PM
- Marked as answer by Richard MuellerMVP, Banned Wednesday, September 12, 2018 1:19 PM
Wednesday, September 5, 2018 2:32 PM -
I now get a syntax error right after "Do until"Wednesday, September 5, 2018 3:24 PM
-
This is "where is" forum for direction on where best to ask questions. I'd ask for help over here.
https://social.technet.microsoft.com/Forums/en-US/home?forum=ITCG
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.Wednesday, September 5, 2018 3:26 PM