CLIST, ISPF 2.x, MVS38J, TSO

PRTSCR in MVS 3.8J

Overview PRTSCR – ISPFv2.2 Print Screen Utility(current version 0.9.00  2024-10-11) ISPF v2.2 (ISPF-like product from Wally Mclaughlin) does not include a print screen function (i.e. PRINT, PRINT-HI) as provided by the IBM ISPF product. ISPF maintains several system Z-variables for developer use. Some Z-type variables for screen information include ZSCREENW (screen width, e.g. 80), ZSCREEND (screen depth, e.g. 24) and…

Continue Reading

BASIC, CLIST, COBOL, Fortran H, HTML, ISPF 2.x, JavaScript, MVS38J, TSO

GGUESS in MVS38J

GGUESS – Number Guessing Game across technology stacks from PC BASIC to MVS 3.8J TSO / ISPF / KICKS /Hercules to HTML JavaScript(current version 0.9.00  2024-05-01) One of my first programs to write (during the late 1970’s) was a number guessing game using interactive BASIC interpreters on the Altair 8800 and TRS-80 Model I microcomputers (Intel 8080 CPU). The program…

Continue Reading

ISPF 2.x, MVS38J, TSO

MVS38J Software Contributions

Software contributions to the MVS 3.8J enthusiasts and hobbyists community are listed below in chronological order with most current announcement at top. Also, current development workload in progress is listed for awareness purposes to be published and announced at a later date. This post serves as an archive of announcements. Dates are in the format MM/DD/CCYY or monthname-day-ccyy. Thanks,Larry Belmontes…

Continue Reading

CLIST, ISPF 2.x, MVS38J, TSO, Utility

VSI in MVS38J

Overview VSI – VSAM Information ISPF add-on for MVS38J / Hercules(current version 0.9.00 2023-11-15) VSI provides a function to display VSAM file information on one screen as an ISPF add-on. The single display screen offers a HELP screen, but has no other processing options. This original tool (VI) has been rewritten as a TSO CLIST for MVS 3.8J and ISPF…

Continue Reading

BAL, CLIST, ISPF 2.x, MVS38J, Utility

CATMGT in MVS38J

Overview CATMGT – Catalog Management ISPF Add-on for MVS 3.8J TSO / ISPF / Hercules(current version 0.9.01  2023-11-15) While searching for miscellaneous MVS information, I stumbled across an article from the early 1980s that described the CATLOG Management function as a TSO/ISPF option. Although limited in the use of IDCAMS commands utilized by the option, I decided to embark on…

Continue Reading

ISPF 2.x, MVS38J, Tutorial, Utility

Tutorials for ISPF v2.2 / MVS 3.8J

Overview Tutorials for ISPF v2.2 / MVS 3.8J using LBTUTOR(current version 0.9.01  2023-11-15) Based on various ISPF manuals, while using ISPF, the HELP function is triggered by PF1/PF13 (default PF keys) to display additional information about a displayed message or transition into a tutorial mode displaying a help (tutorial) panel and/or a series of help panels. The term help and…

Continue Reading

ISPF 2.x, MVS38J, TSO

Using ISPF v2.2 with MVS 3.8J

Overview The current ISPF-like product from Wally Mclaughlin enhances the MVS 3.8J / TSO landscape on your personal mainframe! Like with any other hobbyist / enthusiasts designing, developing, testing and distributing developer tools / utilities, one must finalize on what features and/or functions to offer end users for a particular release. The focus may center on previously used tools behavior…

Continue Reading

BAL, COBOL, ISPF 2.x, MVS38J

LBTUTOR in MVS38J

Overview LBTUTOR– ISPFv2.2 Tutorial Utility for MVS38J / Hercules(current version 0.9.02  2024-07-01) ISPF 2.2 from Wally Mclaughlin is a great addition to MVS 3.8J TSO providing an ISPF-like environment on you personal mainframe. ISPTUTOR allows help panels to provide help tutorials for ISPF applications when defined and arranged in a special manner. Under the real-ISPF, the HELP function integrates with…

Continue Reading

Hercules, ISPF 2.x, MVS38J, TSO

ISPFPAP-n-CLGLST

Overview The CLGLST (ISPF v2.2 LOG / LIST alternative add-on) requires a task to execute after an ISPF user session is terminated (e.g. =X from ISPF) to process LOG and LIST datasets based on user set defaults. With the introduction of ISPFPAP (ISPF Autoexec-type alternative add-on), the application offers consolidated launch (trigger) points for pre-ISPF and post-ISPF processing. The CLGLST…

Continue Reading

Hercules, ISPF 2.x, MVS38J, TSO

ISPFPAP in MVS38J

Overview ISPFPAP – Pre-ISPF and Post-ISPF Processing on MVS 3.8J TSO / ISPF / Hercules(current version 0.9.01  2024-07-01) When ISPF v2.2 (ISPF-like product from Wally Mclaughlin) is installed on MVS 3.8J, the command ISPF is used to start ISPF under TSO as listed in ISPF v2.2 installation documentation. ISPF v2.2 can be started using various command syntax as referenced in…

Continue Reading