Search found 1 match

by James
11 Feb 2020 11:07
Forum: DOS Batch Forum
Topic: The system cannot find the batch label specified
Replies: 1
Views: 8222

The system cannot find the batch label specified

cmd.exe has strange bug of not finding label. https://github.com/SSCLI/sscli20_20060311 has a file buildall.cmd. This file stops with the following error message at line 108: goto :BootstrapDone The system cannot find the batch label specified - BootstrapDone At line 138 there is the label it is fin...