Loading...
   
      
 
                    Select Version
                  
                   
                
                          &pagelevel(3)&pagelevel
Start loaded program or resume suspended program
| Component: | AIDSYSA | 
| Functional area: | Program control | 
| Domain: | PROGRAM | 
| Privileges: | all privileges | 
Function
The RESUME-PROGRAM command starts a loaded program (see LOAD-EXECUTABLE-PROGRAM command) or resumes it after it has been suspended (e.g. interrupted with the [K2] key). 
This command has no operands and is executed immediately. If no program is loaded, the message “IDA0C11 USER PROGRAM NOT LOADED” is displayed.
Format
| RESUME-PROGRAM  | Alias: RU / RUPG | 
Return codes
| (SC2) | SC1 | Maincode | Meaning | 
|---|---|---|---|
| 0 | CMD0001 | Command executed without error | |
| 1 | CMD2201 | Error in function call: function invalid | |
| 3 | CMD2203 | Error in function call: version invalid | |
| 64 | IDA0C11 | Error: no program loaded |