Message in Norwegian (Bokmal) (Norsk (Bokmål))
Avslutter Cmd.exe-programmet (kommandotolken) eller gjeldende satsvise skript. EXIT [/B] [Sluttkode] /B Angir at gjeldende satsvise skript skal avsluttes i stedet for Cmd.exe. Hvis utført fra utenfor et satsvist skript, vil Cmd.exe avsluttes. Sluttkode Angir et tall. Hvis /B er angitt, blir ERRORLEVEL satt til dette tallet. Hvis Cmd.exe avsluttes, blir prosessens avslutningskode satt til dette tallet.
Unlocalized message
Quits the CMD.EXE program (command interpreter) or the current batch script. EXIT [/B] [exitCode] /B specifies to exit the current batch script instead of CMD.EXE. If executed from outside a batch script, it will quit CMD.EXE exitCode specifies a numeric number. if /B is specified, sets ERRORLEVEL that number. If quitting CMD.EXE, sets the process exit code with that number.
Search by Google