Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
GoTo statements are restricted to jumps within the current block of code.
Error ID: BC30757
To correct this error
- Restructure your code so that the GoTo statement and the label are both inside the For block.