Help for this page

Select Code to Download


  1. or download this
    >cmd /c "exit 1"
    
    >echo %ERRORLEVEL%
    1
    
  2. or download this
    >cmd /c "exit(1)"
    
    >echo %ERRORLEVEL%
    0
    
  3. or download this
    >perl()
    Can't open perl script "()": No such file or directory