- Jun
- 1,092
- 48
The help begins (emphasis added):
The phrase "in the current batch file" is no longer correct. The subroutine, as shown in the "Format" may specify an optional file name, which allows the subroutine to be run from a file other than the current batch file.
I also am confused by the information about the "filename completion". When would one ever be entering the GOSUB command in an environment where file completion would apply?
Purpose: | Execute a subroutine in the current batch file |
The phrase "in the current batch file" is no longer correct. The subroutine, as shown in the "Format" may specify an optional file name, which allows the subroutine to be run from a file other than the current batch file.
I also am confused by the information about the "filename completion". When would one ever be entering the GOSUB command in an environment where file completion would apply?