Gets or sets the exit code of the process. ... @echo off Double.exe %1 if errorlevel 1639 goto NoArg if errorlevel 534 goto Overflow if errorlevel 160 goto ...
確定! 回上一頁