Macro Scheduler Information: "Error - Label Not FOUND!&
Moderators: Dorian (MJT support), JRL
Macro Scheduler Information: "Error - Label Not FOUND!&
what does this error mean?
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact:
It means a label was not found.
Usually caused by trailing spaces in script. In the Editor, use Edit/Remove Trailing Spaces/ and Save.
Two ways to locate problem, if not from trailing spaces:
1. You can look at log file to find problem, or
2. single step through script with Show Watchlist active under Debug.
Usually caused by trailing spaces in script. In the Editor, use Edit/Remove Trailing Spaces/ and Save.
Two ways to locate problem, if not from trailing spaces:
1. You can look at log file to find problem, or
2. single step through script with Show Watchlist active under Debug.
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!
Bob
A humble man and PROUD of it!
You have a Goto or If statement which attempts to branch to a non-existant label.
MJT Net Support
[email protected]
[email protected]