Tools window lines out of order
Posted: Sun Jun 28, 2009 3:43 pm
If I execute as a Tool a batch file containing just:
I get
Known bug? Any workaround? Thanks.
Code: Select all
if 1 goto endi.e. the error line shows BEFORE the command that generated it.goto was unexpected at this time.
S:\>if 1 goto end
Tool completed with exit code 255
Known bug? Any workaround? Thanks.