White attempting to install bsf4oorexx we ran into this problem:

"dir | rxqueue"
do i=1 By 1 while queued()>0
   parse pull line
   say i":" line
end
say "total lines by Rexx: i=" (i-1)    

Output:

Error:94.101 - Error connecting to 127.0.0.1 on port 5757: "No error"     

This code is not documented in the Rexx Reference

Regards

Walter
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to