Skip to content

ZtoolsChannel/bestofimc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Best of" the ISPF Master Classes Examples

The edit macros and execs in this package are related to the session "Best of" the ISPF Master Classes given by me at GSE-UK and SHARE conferences.

The following files make up the package and should be maintained with
the GNU GENERAL PUBLIC LICENSE contained in the @LICENSE.TXT file.

@LICENSE.TXT - GNU GENERAL PUBLIC LICENSE
@README.TXT - This file
BATEDIT.REX - Exec to call the editor in batch
BATJCL.JCL - JCL to call BATEDIT
CHANGEIT.REX - Example initial edit macro used by BATEDIT
COMPDSN.REX - Edit macro to compare data sets (called by COMPJCL)
COMPJCL.REX - Edit macro to compare JCL member to the 'system' library
DIRLIST.REX - Exec to display a directory list
DSL2CMD.REX - Edit macro to convert DSLIST SAVE output to a command
EE.REX - Exec to edit an ISPF Library
EJ.REX - Exec to edit a data set
ES.REX - Exec to edit a concatenation of (up to 16) data sets
FIND.REX - Exec to perform a find against sequential data set from 3.4
FINDMAC.REX - Edit macro to perform the find by the FIND.REX exec from 3.4
INLINE.REX - Edit macro to copy text from DSN on cursor line as a SYSIN DD *

ISPFBAT.JCL - JCL Procedure example to run ISPF in batch (used by BATJCL)
LCPROC.REX - Exec used to process line commands for a directory list
LMCENTER.REX - Line command edit macro to center data line(s)
LMDDISP.REX - Exec to display a data set list
LMDLIST1.REX - Exec to query a data set list
LMDLIST2.REX - Exec to query a single GDG generation
LMDLIST3.REX - Exec to query a data set list and do a SAVE
LMDO.REX - Line command edit macro to wrap Do-End around data line(s)
LMMLIST1.REX - Exec to query a member list
LMMLIST2.REX - Exec to query a member list and do a SAVE
LMSPY.REX - Line command edit macro to add an ISREMSPY line after data line
MARKDIFF.REX - Edit macro to show differences between to lines in the data
MEMLIST.REX - Exec to display an enhanced member list w/3.1 functions
MEM2SEL.REX - Edit macro to convert member list SAVE output to IEBCOPY
NXCOPY.REX - Edit macro to copy source data after/before each NX data line
RESC.REX - Edit macro to reset after a COMPARE command
S.REX - Exec to handle the S line command on enhanced member lists
SETSTART.REX - Exec to set the ZSTART Profile variable to start multiple screens

STEPS.REX - Edit macro to show only JCL EXEC statements

Note: Due to character set changes while downloading/uploading the LMDO macro you may need to manually update the SEEK statement's picture string. The character between the single quotes needs to be a not sign (hex 5F).

Please provide me with any suggestions and/or corrections.

      Send questions, suggestions and/or bug reports to:          
                           Dan Dirkse                             
                     ztools.channel@gmail.com                     

            (C) Copyright The Z Tools Company, 2024               

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

About

"Best of" the ISPF Master Classes Examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •