Examples of using Return code in English and their translations into Korean
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
Return Code:(Except of REG COMPARE).
Run STEP01, and collect its return code.
RETURN CODES(integer values for. Bat ERRORLEVEL).
Command failed with return code 1.
This type of return code can occur for several different reasons.
Know and use standard HTTP return codes.
The SQL return code values are: 0 means successful execution.
Which, and why,do you prefer Exceptions or Return codes?
For common return codes, see the Return Codes section.
However, only one APM Return Code may be specified for each APM Get Event.
Fact, most C++ programmers throw away their return codes.
However, only one APM Return Code may be specified for each APM Get Event.
An unrecognized network control block(NCB) return code was received.
You can check return code and error codes and generally drive yourself crazy.
Commands from the computer are sent in the following order: command,parameter, and return code.
According to Microsoft, the 5100 return code is related to system requirements.
The return codes are the same for all versions of the installer.
Windows 7 and Windows Server 2008 R2 Return code on program termination for batch file usage.
This is basically just like the Popen class and takes all of the same arguments, but it simply waits until the command completes and gives you the return code.
The FTP server return codes always contain three digits, and each number has a special definition.
The DB-Library API also supports binding stored procedure parameter and return codes to program variables.
Cause: A common cause of return code 26 is that a temp profile is active on the source computer.
On the other hand, if the inactivity suspend timer has not expired,then the Supervisor Routine SETs the"No Event" APM Return Code at 242 and returnsto the APM calling code at 243.
OS JCL refers to the return code as COND("condition code"), and can use it to decide whether to run subsequent steps.
During normal use, there will be user activity andthe Supervisor Routine SETs the"No Event" APM Return Code at 242 and returns to the APM calling code at 243.
UNIX-compatible format($? shell return codes, locale-formatted dates, awk-friendly output, stdout streams of exported data).
If the test at task 224 indicates that the user pressed the switch 21,then the Supervisor Routine SETs a"Suspend Request" APM Return Code, at 226, and then returns to the APM, at 228.
Although most often a"No Event" APM Return Code will be returned to the APM, various other events may be returned to the APM.
You can also use functions(00H or 31H or 4CH) of INT 21H or simply INT 27H to perform a final exit where functions 31H and 4CH of INT 21H are generally preferred because they allow a return code to be passed to the parent process.