Email Alerts
-
List the contents of the IFS directory
List the contents of the IFS directory without using the C function. Tip
-
Logical files in different library than physical files
Here's a simple way to list logical files in a different library rather than its associated physical file. Tip
-
Override files with out using the OVRDBF command
Learn how to override files with out using the OVRDBF command. There's no need to open and close each file in succession. Tip
-
See what the user sees
Follow these steps to capture a user's screen to help troubleshoot problems. Tip
-
Message handling in RPG
This tip provides advice on message handling in RPG to help you avoid terminating a program or job. Tip
-
Transform XML into iSeries readable form, easily
This tips helps in the tedious task of writing RPGLE code to parse XML documents. Tip
-
Hey! You've got your test file in my production library
Three utilities to eliminate problems when you have a test system and production system on the same box. Tip
-
Searching for a field just got easier
This tip provides a command that makes it much easier to search for a field. Tip
-
Quickest way to get PF to save file, and back
In this tip you'll learn a simple way to extract data from a save file into a database file. Tip
-
Beyond DSPPGMREF -- Scan all libraries before changing a database file
Eliminate some of the hassle of changing a database file by scanning ALL libraries beforehand. Tip