[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
     NAME: DosExitCode

     USE: Function Return a value relating to the exit status of a
          subprocess.

                Value       Comment

                  0          normal exit;
                  1          Ctrl-C pressed
                  2          Device Error
                  3          terminated by the Keep procedure

     DEPENDENCY:  The DOS unit must be used placed in the uses section.

     SYNTAX: ExitValue := DosExitCode;  { ExitValue is of type word }

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson