locked
I need help with this VBS error RRS feed

  • 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

All replies