开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

REVIEW R51.6


 

Hi,

REVIEW release 51.6 is out now.

I finally got around to displaying program link edit dates and times in the member list, so a SORT CHA is now possible.
A bit of fun if you're interested in that sort of thing.

Cheers,
Greg


 

Hello

I am new to this
I unloaded and got
ASM,CLIST,DATA,HELP,PANELS,LOAD.

What is the customization procedure to make it work ?


On Thu, 16 Jan 2025, 18:39 Greg Price via , <procegrog=[email protected]> wrote:
Hi,

REVIEW release 51.6 is out now.

I finally got around to displaying program link edit dates and times in
the member list, so a SORT CHA is now possible.
A bit of fun if you're interested in that sort of thing.

Cheers,
Greg







 

Hi,

Broadly speaking, copy the load modules into a linklist library and then issue the desired TSO command(s) at the READY prompt.

Examples of such TSO commands are
REV mydsname
REV SYSPROC F
RFE
REVOUT
REVLEV
FSH ALLOC O(UNIT)

For extra functionality copy the CLISTs with names beginning with REV into a SYSPROC DD library.

If you want, you can copy the HELP members into a SYSHELP DD library.

If you have a TK-based system then likely these libraries already have versions of these programs.
Look in libraries like SYS2.CMDLIB and SYS2.LINKLIB to find out where the existing copies are.

The PANELS members can be copied into an ISPPLIB DD library, but if you have such a library then they may already be there.

Cheers,
Greg

On 21/01/2025 8:03 pm, zpmain via groups.io wrote:

Hello

I am new to this
I unloaded and got
ASM,CLIST,DATA,HELP,PANELS,LOAD.

What is the customization procedure to make it work ?


 

Hello Greg,

Am 21.01.2025 um 11:15 schrieb Greg Price via groups.io <procegrog@...>:

Broadly speaking, copy the load modules into a linklist library and then issue the desired TSO command(s) at the READY prompt.

Examples of such TSO commands are
REV mydsname
REV SYSPROC F
RFE
REVOUT
REVLEV
FSH ALLOC O(UNIT)

For extra functionality copy the CLISTs with names beginning with REV into a SYSPROC DD library.

If you want, you can copy the HELP members into a SYSHELP DD library.

If you have a TK-based system then likely these libraries already have versions of these programs.
Look in libraries like SYS2.CMDLIB and SYS2.LINKLIB to find out where the existing copies are.

The PANELS members can be copied into an ISPPLIB DD library, but if you have such a library then they may already be there.
Has anybody done an install "procedure" (aka: JCL) matching the turnkey environment? I think this might be a good add-on to the distribution package of REVIEW, since it would ease updating for those who aren't that much fluent with the environment — like me, for example. :-)

:wq! PoC


 

Hi All,
?
I will release MVS-TK5 Update 4 in a few days.
Review 51.6 is included and many more components.
?
Cheers,
Rob