By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!TCMD version 13 -
[D:\]gosub /?
Execute a subroutine in the current batch file.
GOSUB ["filename"] label [args]
[D:\]
Since it allows a "filename" now - it might be worth changing the help to reflect it....
I believe Charles is saying that "Execute a subroutine in the current batch file" is not a good summary of what GOSUB does since the subroutine need not be in the current batch file.