Greetings ooRexx'ers,

From these below two example outputs...

Rony G. Flatscher wrote:

Here the output for the revisionless versions:

    
G:\oorexx.tmp\oorexxBuild\tmp\ooRexx-5.1.0.windows.x86_64-portable-release>rxenv
 rexx -v
    *Open Object Rexx Version 5.1.0*
    Build date: Jan  6 2023
    Addressing mode: 64
    Copyright (c) 1995, 2004 IBM Corporation. All rights reserved.
    Copyright (c) 2005-2023 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


Here the output for the revision versions:

    
G:\oorexx.tmp\oorexxBuild\tmp\ooRexx-5.1.0-12616.windows.x86_64-portable-release>rxenv
 rexx -v
    *Open Object Rexx Version 5.1.0 r12616*
    Build date: Jan  6 2023
    Addressing mode: 64
    Copyright (c) 1995, 2004 IBM Corporation. All rights reserved.
    Copyright (c) 2005-2023 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


I prefer the version which states:

     *Open Object Rexx Version 5.1.0 r12616*
     Build date: Jan  6 2023

The 5.1.0 is the "major version" and the "r12616" is the most precise version 
identification.

I am thankful,

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


_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to