errorlevel

errorlevel

 英

  • 网络最近使用的命令的错误代码;上一条命令的错误代码;程序返回码

例句

Command prompt batch files can test the value of ERRORLEVEL and handle the error appropriately .

命令提示符处理文件可以测试ERRORLEVEL适当处理错误

Other programs can test this code by examining the Windows ERRORLEVEL value.

其他程序可以通过检查WindowsERRORLEVEL测试代码

ERRORLEVEL: Lists the error code of the most recently used command.

列出最近使用命令错误代码

If the sqlcmd script contains an incorrect comment, syntax error, or is missing a scripting variable, ERRORLEVEL returned is 1.

如果sqlcmd脚本包含错误注释语法错误缺少脚本变量返回ERRORLEVEL1。

ERRORLEVEL is set to offset of key user presses in choices.

ERRORLEVEL设置用户键入字符字符偏移

It also sets the default DOS ERRORLEVEL value to -1.

同时DOSERRORLEVEL默认设置-1。