This post describes how LBTUTOR processes a non-select (no menu) tutorial under ISPF v2.2 (ISPF-like product from Wally Mclaughlin) with the LBTUTOR add-on. Sample Tutorial without Selection Topics A simple form of a tutorial can be comprised of a single panel or a series of panels displayed in sequence to convey online information to the end user. For example, the…
Category: ISPF 2.x
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…
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…
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…
ISPFPAP-n-CALISPF
Overview The CALISPF (ISPF Calendar alternative add-on) requires a task to execute before an ISPF user session is started to initialize calendar variables stored in the users profile. 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 CALISPF pre-ISPF requirement can optionally be integrated into the ISPFPAP…
ISPFPAP in MVS38J
Overview ISPFPAP – Pre-ISPF and Post-ISPF Processing on MVS 3.8J TSO / ISPF / Hercules(current version 0.9.02 2025-02-18) 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…
CALISPF in MVS38J
Overview CALISPF– Calendar on ISPF Panels for MVS38J /ISPF / Hercules(current version 0.9.00 2023-01-31) Displaying a calendar view for the current month as part of the ISPF Primary Option Menu is a simple panel modification / configuration task in the current ISPF product from IBM. The calendar date is maintained within ISPF similar to the the various z-variables under ISPF.…
ISPFAUTO in MVS38J
Overview ISPFAUTO – ISPF User AUTOEXEC Processing on MVS 3.8J TSO / ISPF / Hercules(current version 0.9.02 2025-02-18) 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 after all required ISPF resources (e.g. datasets) are allocated to the user…
CPDM in MVS38J
Overview CPDM – ISPF Personal Dataset Manager on MVS 3.8J TSO / ISPF / Hercules(current version 0.9.00 2022-11-24) Many systems and application development groups create a common set of tools to accomplish repetitive tasks such as standardized compilation procedures or utilities. Such tools may be exposed to development groups in a workbench presentation using ISPF dialogues (CLISTs, Panels, Messages). I…
RCQCAL in MVS38J
Overview RCQCAL– Perpetual Calendar application using ISPF Panels and CLIST for MVS38J /ISPF / Hercules(current version 0.9.01 2022-10-01) While searching for an application that displays a requested month/day/year in a monthly calendar view, I located a spiffy ISPF Perpetual Calendar application authored by Michael Theys in December 1987 from Rockwell International. This calendar application is contained in CBT File#182, the…