Skip to main content

Sort by
Articles

Closing the Mainframe Information Gap Through Education

Neil Tardy

January 25, 2023

If you’re reading this, you likely don’t need to be told that a mainframe career is very rewarding. The pay is excellent, the opportunity to work with world-class technology is exciting and the profession is filled with supportive people who are passionate about the platform. Dr. Cameron Seay, an adjunct professor at East Carolina University […]

Articles

Hashes and How to Create Them on z/OS

David Stephens

January 10, 2022

Hashes can be really handy. Want to confirm that a file was received intact? Compare sender and receiver hashes. Want to see if a file has been updated recently? Compare hashes generated over time. Want a fast key for a lookup table? Use a hash as the key. But what are hashes, and how can […]

Articles

How to Use JSON in Your z/OS Program

David Stephens

July 7, 2021

First created in 2001, JavaScript Object Notation (JSON) has become the preferred way of creating structured data. Not limited to JavaScript applications, JSON formats can be found in web requests and responses and NoSQL databases. So, it makes sense that we will want our traditional z/OS programming languages (COBOL, PL/I, Assembler, C and REXX) to […]

Articles

Bound to Compile: Skipping the Source Code

Reg Harbeck

May 31, 2021

I like interpretive and scripting languages: The source is the code so you never have to go hunting for the original text version of a program when updating it. But they do run much more slowly than compiled ones. Consequently, some scripting languages, like REXX, can also be compiled in order to speed them up. […]

Podcasts

‘Mainframe Mike Myers’ on IBM Z System Programming

Reg Harbeck

February 27, 2020

Reg Harbeck: Hi, this is Reg Harbeck and today I'm here with Mike Myers, the mainframe Mike Myers, who has been involved with the mainframe basically since the very beginning. Mike, maybe if you could introduce yourself to us and tell us, how did you end up on the mainframe?   Mike Myers: Well it's […]

Articles

The Many Faces of Application Creation: Part 1

Jim Schesvold

February 20, 2020

While my career has mostly been consulting, marketing, systems programming and management, I’ve also had numerous engagements in application programming and design. A class in COBOL was my first IT experience, and in my MBA program, I learned Fortran and General Purpose Simulation System (GPSS) in Operations Research classes. In 1975, I rewrote a broken […]

Articles

Ray Mullins on Assembler, COBOL and PL/1

Reg Harbeck

October 1, 2019

Reg Harbeck: Hi, this is Reg Harbeck and today I'm here with Ray Mullins who is a friend of mine and fellow mainframer who I've known from SHARE and various other parts of the mainframe ecosystem for quite some time. It turns out we have a lot of common interests, including languages and of course […]

Articles

REXX Language Helps Ensure Consistency of Applications Across Platforms

Joseph Gulla

December 4, 2017

The fact that the REXX programming language has a long history is an asset. It speaks to its stability, growth and expansion to different platforms and multiple versions. REXX has earned its reputation as a small, easy-to-learn language, just 23 instruction statements, that can be used to write programs for a wide variety of needs. […]

Articles

More REXX and TSO functions

Michael Cairns

December 1, 2008

In this primer in the REXX programming language you’ll get back to actually writing code, rather than dealing with environmental requirements.

Articles

A Beginner’s Guide to the REXX Programming Language on z/OS

Michael Cairns

September 1, 2008

How to read and write files in the REXX programming language on z/OS.

Key Enterprises LLC is committed to ensuring digital accessibility for techchannel.com for people with disabilities. We are continually improving the user experience for everyone, and applying the relevant accessibility standards.