Greetings Rony,

Rony G. Flatscher wrote:

did you test this before posting your question?


No. I upgraded systems. With the new Linux, I must run ooRexx v5. And I no 
longer have BSF4ooRexx installed on the new system.



Running the two programs on an Ubuntu PC yields:

    rony@rony-linux:/mnt/root_e/DropBox/Dropbox/xfer/orx/ruurd$ rexxtry.rex
    REXX-ooRexx_5.0.0(MT)_64-bit 6.05 3 Aug 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.
    call bsf.cls
       ............................................... rexxtry.rex on LINUX
    say .bsf4rexx~display.version
    ooRexx 5.0.0 r12497 (3 Aug 2022) / BSF 850.20221005 / Java 17.0.1 
(released: 2021-10-19), 64-bit (amd64) / Linux 5.15.0-53-generic
       ............................................... rexxtry.rex on LINUX
    exit
    rony@rony-linux:/mnt/root_e/DropBox/Dropbox/xfer/orx/ruurd$ rexx rxmath.rex
    rxCalcSqrt(129) before BSF is invoked/loaded: 11.3578167
    rxCalcSqrt(121) before BSF is invoked/loaded: 11
    
================================================================================
    Now running RXBSF.REX that only requires BSF CLS
    rxCalcSqrt(129) in RXBSF.REX: 11.3578167
    rxCalcSqrt(121) in RXBSF.REX: 11

    my_sqrt(129) in RXBSF,REX: 11.3578167
    my_sqrt(121) in RXBSF.REX: 11
    Now leaving RXBSF.REX
    
================================================================================
    rxCalcSqrt(129) after running RXBSF.REX: 11.3578167
    rxCalcSqrt(121) after running RXBSF.REX: 11
    rony@rony-linux:/mnt/root_e/DropBox/Dropbox/xfer/orx/ruurd$



So the problem vanished on ooRexx v5 then? Excellent if that is the case.

+1 to release.

I am thankful,

--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/


_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to