rem vc hello.c -o hello rem pause @cls @set name=%~n1 vc +amiga -o %name% %name%.c @IF %ERRORLEVEL% NEQ 0 pause