Skip to content

Commit

Permalink
Update BATCH.kld
Browse files Browse the repository at this point in the history
Added missing internal command COLOR, fixed comment for sub-keyword GTR
  • Loading branch information
frank-e committed Nov 30, 2019
1 parent 04437ed commit 3d9aef1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion batch.kld
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
*cmd (not listed, CMD is no internal command)
*cmdextversion (sub-keyword in extended IF CMDEXTVERSION ..)
cmdextversion
color
copy
date
*defined (sub-keyword in extended IF DEFINED ..)
Expand Down Expand Up @@ -69,7 +70,7 @@
*geq (sub-keyword in extended IF .. GEQ ..)
geq
goto
*gtr (sub-keyword in extended IF .. GEQ ..)
*gtr (sub-keyword in extended IF .. GTR ..)
gtr
if
*in (sub-keyword of FOR .. IN ( .. ) DO ..)
Expand Down

0 comments on commit 3d9aef1

Please sign in to comment.