Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
Re: MVS 3.8J Turnkey 5 Update-3 announced.
tl;dr? Warmest thanks, and some comments on defaults. Thanks: this is brilliant, outstanding, with loads more than TK3 but keeping the turnkey ethos. Comments: A minor detail, but for a long time turnkey has not made the best of TSO defaults, and I'm suggesting either a change, or just a note in the docs on how to make the changes. Some TSO commands have helpful defaults that reduce typing.? Assuming PROFILE PREFIX(HERC03) is in effect:- ASM T(HELLO) works as ASM 'HERC03.T.ASM(HELLO)' CALL and TEST assume .LOAD so TEST T(HELLO) works as TEST 'HERC03.T.LOAD(HELLO)' and CALL likewise. From memory, the LO() option of LINK also works the same way. TEST T(HELLO) OBJECT works as TEST 'HERC03.T.OBJ(HELLO)' OBJ and ASM T(HELLO) works as ASM 'HERC03.A.ASM(HELLO)' So I'd recommend GROUP should be short, perhaps T rather than TEST, but more helpful is that user libraries work best when they are .COB, .ASM, .OBJ, .LOAD.? To repeat, these might seem minor (except for habitual TSO command users and those with their own scripts, like me) and the overall impression is wonderful. I still run my company accounts on MVS 3.8, thanks to TK4- (TK5 soon). Old habits die hard, and anyway the old code has the stability of a giant iceberg :-) Roops On Sat, 27 Apr 2024, 13:15 Rob Prins via , <prin0096=[email protected]> wrote: Hi Folks, |
to navigate to use esc to dismiss