check for empty arguments batch file code example Example: check for empty arguments batch file if [%1]==[] // ...then print command help or whatever