Answered
How do you debug Illustrator scripts? When I test them using VS and ScriptShonTrees, I don’t see any line numbers.
Hi everyone.
I don’t know what’s going wrong.
I have to keep testing by using `alert(“00”);`.
I tried using `exit();` to stop the program, but it seems like Illustrator doesn’t support `exit();`?
