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.
Moderators: AmigoJack, bbadmin, helios, MudGuard
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