VIM for ISPF Veterans: A Survival Guide

If you’ve spent your career in ISPF, the idea of editing a file at a bare shell prompt probably sounds like a step backward. No split screens, no PF keys taped to your muscle memory, no line commands. Just a blinking cursor. Here’s the good news: vim isn’t a downgrade, it’s a different keyboard for … Read more

IDz Hidden Gems – LPEX Line Mod Annotations

When you make code changes to files – typically COBOL, JCL, or PL/I program source, IDz marks the changed line(s) with light-gray rectangles in the left  Annotations/frame area of your editor pane (See Figure 1). This Annotations area is a white vertical bar immediately to the left of the Prefix Area. Note also that the … Read more

IDz Hidden Gems – the Benefits of Bookmarks

Not everyone pounds code 8, 10, 12 hours/day – at least not all the time. And when you’re not typing you’re thinking/analyzing – and when you’re studying COBOL or PL/I (or Assembler) applications there will be occasions aplenty where you’re on the hunt for something – and need (momentarily) to go somewhere else -be it … Read more

Setting up IBM Jazz based tools for Token Licensing

I’ve recently worked with a customer who could not find good documentation on how to apply token licenses to his Rational Team Concert server. Here are some concise instructions on how to handle this as the Knowledge center is rather sparse on this topic. This topic applies to several products including: Rational Team Concert (soon … Read more

7 Reasons why your Mainframe needs a modern source code management system

Break down the silos Mainframe development does not and should not be that much different from distributed development. There is a strong desire to modernize the development and operations of mainframe systems (zDevOps), to increase business agility, improve customer satisfaction, accelerate business value delivery, and to improve developer job satisfaction. One of the areas to … Read more