Program interrupted

Synopsis
The REXX script was terminated as a result of you selecting the "Halt script" or "Stop debugger" menu items, or closing the script's REXX Dialog window. Also, a function library, Exit handler, or Subcom Handler can terminate a script.

Cause
Some function library, Exit handler, or Subcom Handler terminated your script.

Cure
Using Reginald's Administration Tool, make sure that you don't have any function libraries or Exit handlers set to auto-load. If the problem goes away, then try adding back each item until you encounter the offending software. Also, make sure that Reginald's Script Launcher is running your program. Click on the Script Launcher's icon, and use its file dialog to pick out your script name.