Message in Korean (한국어)
명령 확장을 사용하면 GOTO는 아래와 같이 바뀝니다. 이제는 GOTO 명령이 현재 일괄 스크립트 파일 끝으로 제어를 보내는 :EOF 대상 레이블을 받아들입니다. 이는 레이블을 정의하지 않고 일괄 스크립트 파일을 마치는 쉬운 방법입니다. 이 기능을 유용하게 하는 CALL 명령 확장에 관한 설명을 보려면 CALL /?를 입력하십시오.
Unlocalized message
If Command Extensions are enabled GOTO changes as follows:GOTO command now accepts a target label of :EOF which transfers control to the end of the current batch script file. This is an easy way to exit a batch script file without defining a label. Type CALL /? for a description of extensions to the CALL command that make this feature useful.
Search by Google