Hi, I got this error message when pressing <ctrl> C on a program running and getting stuck in a loop. I have enclosed a simpler example. 361 *-* Method SAY with scope "Stream" in package "REXX" (no source available). 1448 *-* Method UNKNOWN with scope "Monitor" in package "REXX" (no source available). 2 *-* say 'Hello' Error 4 running REXX line 361: Program interrupted. Error 4.1: Program interrupted with HALT condition. Is this expected behavior when pressing <CTRL> C? I am running Open Object Rexx Version 5.0.0 r11935 on a Mac with macOS Mojave. I build with this command cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DCMAKE_INSTALL_PREFIX=~/Applications/ooRexx5 ../oorexxSVN Just wondering. |
test.rex
Description: Binary data
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel