This is an old revision of the document!


window batch


@echo off 명령문 안보이게

@echo off
ECHO 출력할 문자

: this is one way to comment
REM is another way to comment.

PAUSE  REM Press Any key to Continu..

%CD%  REM current directory
cd %CD%

Enter your comment. Wiki syntax is allowed:
C G T M M
 
  • software_development/window_batch.1584012013.txt.gz
  • Last modified: 2025/07/07 14:12
  • (external edit)