image.png
Syntax error Final Message : Script finished with error :SyntaxError: Parse error
-
I tested it and it works perfectly when its running from the record function but when i try to run it. it errors immediately.
" Final Message : Script finished with error :SyntaxError: Parse error "
Why error and how?
I do not mind running it from the record function but,
i want to make the browser start schedualed.. -
-
Im not reporting a bug/error.
I am just asking how this program works. I do not mind finding the solution.
But then i need to understand why or how the program works.I have some experience with scripting(reading/running logically to algorithm)
-
@unknownmenz In record mode BAS executes actions one by one, while in run mode it checks whole script.
In new version this error is more descriptive, it displays action id instead of code and line number.
