开云体育

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

Re: REVIEW R51.6


 

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 ?

Join [email protected] to automatically receive all group messages.