character(len=20) :: v_display ! Display ! DISPLAY\ Language versions v_display v_display = '1.0-00 21-Oct-2021' ! First DISPLAY\ Language v_display = '1.2-00 23-Oct-2021' ! Also move EXPLORE here v_display = '1.3-00 23-Oct-2021' ! Also move STATISTIC here v_display = '1.3-01 10-Nov-2021' ! Improve CATALOG command v_display = '1.4-00 18-Nov-2021' ! STATISTIC /UPDATE command v_display = '1.4-01 23-Nov-2021' ! Allow re-entrant calls for STATISTIC v_display = '1.5-00 10-Jan-2022' ! LOAD command v_display = '1.5-01 30-Jan-2022' ! Improve CATALOG command v_display = '1.5-06 16-May-2022' ! Ensure STATISTIC works correctly on big data v_display = '1.6-00 14-Oct-2022' ! Include the SPECTRUM command calling GreG code v_display = '1.6-01 15-Oct-2022' ! Include the POPUP command v_display = '1.6-02 04-Nov-2022' ! Include the SET command v_display = '1.6-03 07-Nov-2022' ! Add the /DEFAULT option to the SET command v_display = '1.7-00 08-Nov-2022' ! Move the EXTRACT and SLICE command here