Edit

Share via


'Resume' statements are not valid in the Immediate window

Resume statements can only be used in source code.

Error ID: BC30714

To correct this error

  • Remove Resume statements from the debugging code.

See also