Code Monkey home page Code Monkey logo

mainframe-misc's Introduction

mainframe-misc

While making the journey into the wonderful world of the mainframe, I've started writing some small bits of code, usally consisting of one or 2 files (datasets). Given the simplicity and size of each, I do not feel like they warrant a seperate github repo. This repo is my collection of random small bits of useful things for mainframes, MVS 3.8J/TK4- primarily.

DIR/FILE Description
NETSOL.CNTL Series of NETSOL Logon Screens for MVS 3.8J / TK4-.
NETSOL.CNTL/MVSLOGO Logon Screen with MVS in large friendly letters. alt text
NETSOL.CNTL/FUZZCOLR Logon Screen with site specific details and a warning/disclaimer. alt text
NETSOL.CNTL/ZOSCBL Logon that was meant to reproduce the look of the one used for z/OS with the Open Mainframe Project COBOL Course. alt text
SYS2.EXEC A collection of REXX scripts written for BREXX/370. As far as I am aware, this is the only version of REXX that is freely available for TK4-.
images/ This just has screenshots used in this file.

Note about NETSOL logon screens

Note that the logon screens are heavily modified versions of logon screen included with TK4-. Primarily, I have replaced the streams sent to terminal. I've also change the date format to US standard Month/Day/Year, which is just a personal preference.

After 'SUBMIT' of the logon screen, you will either need to shutdown and IPL, or restart several services to make the new screen active.

Steps to stop and restart services after replacing logon screen

From Hercules console (if you are not running in automated mode) or the Hercules Web console, enter the following 3 commands to stop the related services:

/Z NET,QUICK
/P SNASOL
/P JRP

Wait about a minute (on a slow system), then restart these as follows:

/S NET
/S SNASOL
/S JRP

mainframe-misc's People

Contributors

roblthegreat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.