Bye bye old version... mdlueck@jaakob:~$ rexx -v Open Object Rexx Version 5.0.0 r12279 Build date: Jul 7 2021 Addressing mode: 64 Copyright (c) 1995, 2004 IBM Corporation. All rights reserved. Copyright (c) 2005-2021 Rexx Language Association. All rights reserved. This program and the accompanying materials are made available under the terms of the Common Public License v1.0 which accompanies this distribution or at https://www.oorexx.org/license.html
Hellow new GA version... mdlueck@jaakob:~$ rexx -v Open Object Rexx Version 5.0.0 r12583 Build date: Dec 23 2022 Addressing mode: 64 Copyright (c) 1995, 2004 IBM Corporation. All rights reserved. Copyright (c) 2005-2022 Rexx Language Association. All rights reserved. This program and the accompanying materials are made available under the terms of the Common Public License v1.0 which accompanies this distribution or at https://www.oorexx.org/license.html mdlueck@jaakob:~$ rexxtry.rex 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. .output~LineOut('Hello, World! Coming from ooRexx v5.0 GA Release!') Hello, World! Coming from ooRexx v5.0 GA Release! ............................................... rexxtry.rex on LINUX exit 0 mdlueck@jaakob:~$ -- 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