-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
This is a very minor issue that I noticed while trying to solve #159.
If ; @Debug-Output => message
is used at the end of the script, debugging does not start unless I manually "pause" and then "resume" using the toolbar, and the output does not appear.
Setting a logpoint on a comment or blank line at the end of the file does not have any effect at all (the script starts just fine but there is no output).
By contrast, setting a normal breakpoint works just fine. (There is an implicit Exit
at the end of the script which the breakpoint attaches to.)
Metadata
Metadata
Assignees
Labels
No labels