-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
------ Version 6.3.0 Nov 26, 2023 - Panel changes PDSEGHHW - update for Orphan command PDSEGHN - update for Orphan command PDSEGHOR - update for Orphan command PDSEGHPS - update for Orphan command PDSEGH0 - update for Orphan command PDSEGOPT - update for Orphan command
- Loading branch information
Showing
15 changed files
with
153 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
)attr default(%+@) | ||
% type(text) intens(high) color(&clrw) | ||
+ type(text) intens(low ) color(&clrb) | ||
~ type(text) intens(high) caps(off) just(asis ) color(&clrh) | ||
hilite(&clrhr) | ||
@ type( input) intens(low ) just(left ) hilite(uscore) color(&clrw ) | ||
` type(text) intens(low ) caps(off) just(asis ) color(&clrt) | ||
# type(text) intens(high) caps(off) just(asis ) color(&clrt) | ||
)Body Expand(\\) | ||
%Tutorial -\-\(~PDSE V2 Member Generations%)\-\- Tutorial | ||
%Command ===>@ZCMD + | ||
% | ||
% ORPHAN | ||
` | ||
` ORPHAN will limit the display to only the orphan (aka dummy/ghost) | ||
` members. | ||
` | ||
` These are members that have no absolute generation 0 member which is | ||
` what happens when the member is deleted using a utility, or command, | ||
` that does not understand PDSE member generations. | ||
` | ||
` These members are also%not`accessible using Dynamic Alloction, JCL, or | ||
` many other services that do not understand PDSE member generations. | ||
` | ||
` | ||
` | ||
` | ||
` | ||
` | ||
` | ||
)Init | ||
.cursor = zcmd | ||
)PROC | ||
&ZUP = PDSEGH0 | ||
)END | ||
/* Copyright (c) 2023 by Lionel B. Dyck */ | ||
/* GNU GENERAL PUBLIC LICENSE V3 */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.