Received the following rexxtry.rex session on a Windows 10 machine:
C:\Users\Walter\Downloads\tmp\bsf4oorexx\install>*rexx rexxtry*
REXX-ooRexx_*5.0.0*(MT)_64-bit 6.05 23 Dec 2022
rexxtry.rex lets you interactively try REXX statements.
Each string is executed when you hit Enter.
Enter 'call tell' for a description of the features.
Go on - try a few... Enter 'exit' to end.
*command="java -cp . JavaInfo4BSF4RexxInstallation | rxqueue"*
........................................... rexxtry.rex on WindowsNT
*address system command*
*Error:94.101 - Error connecting to 127.0.0.1 on port 5757: "No error"*
rc = 101 .................................. rexxtry.rex on WindowsNT
exit
C:\Users\Walter\Downloads\tmp\bsf4oorexx\install>
It seems that a socket is tried to be opened which does not succeed and yield an error "94.101"
which looks like a Rexx error number, but is not defined nor documented. The error string is in
addition contradictive: "... Error connecting ..." and ending in "No error".
What can be the cause, how could one overcome this problem?
---rony
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel