Admin Alert: Basic Tools for the System i Admin Tool Chest
November 28, 2007 Joe Hertvik
Like it or not, iSeries, i5, and System i administrators usually have to write small Control Language (CL) programs to help them manage their systems. To make this task easier, I frequently use several common programming and IBM-sponsored techniques to perform different functions. This week, I’ll look at three basic programming and administrative tools for CL programming and demonstrate how they can benefit you when creating operational programs. Tool #1: Sending Status Messages When a User is Running a Program When you’re writing long-running code that has to be run interactively, it helps to flash status messages at the bottom |