errorlevel
美
英 
- 網(wǎng)絡(luò)最近使用的命令的錯(cuò)誤代碼;上一條命令的錯(cuò)誤代碼;程序返回碼
例句
Command prompt batch files can test the value of ERRORLEVEL and handle the error appropriately .
命令提示符批處理文件可以測試ERRORLEVEL的值并適當(dāng)處理錯(cuò)誤。
Other programs can test this code by examining the Windows ERRORLEVEL value.
其他程序可以通過檢查WindowsERRORLEVEL值來測試該代碼。
ERRORLEVEL: Lists the error code of the most recently used command.
列出了最近使用的命令的錯(cuò)誤代碼。
If the sqlcmd script contains an incorrect comment, syntax error, or is missing a scripting variable, ERRORLEVEL returned is 1.
如果sqlcmd腳本包含錯(cuò)誤的注釋、語法錯(cuò)誤或缺少腳本變量,則返回的ERRORLEVEL為1。
ERRORLEVEL is set to offset of key user presses in choices.
ERRORLEVEL被設(shè)置為用戶鍵入的字符在待選字符中的偏移值
It also sets the default DOS ERRORLEVEL value to -1.
同時(shí)還將DOSERRORLEVEL的默認(rèn)值設(shè)置為-1。