[DEBUG.HLP 1 page] .DEBUG yourprogram loads yourprogram, as in the "LOAD" command, but adds the proper source language DEBUGGER: FORTRAN loads FORDDT COBOL loads COBDDT MACRO loads DDT After loading yourprogram, the DEBUGGER begins execution automatically. Usually, then, you must type debugging commands to control the execution of the program: set breakpoints, inspect variables, etc. Related help files: FORDDT, DDT, LINK [End of DEBUG.HLP] .KJOB