Email Alerts
-
How to give users what they need, not necessarily what they asked for
Users may say they want one thing when they really want something else. To avoid the unpleasantness of unhappy customers, you must get them to explain precisely what they need. Tip
-
Common iSeries commands
Here's a quick reference guide to command iSeries commands. Tip
-
Why service programs need binding source
When you enter the world of ILE and service programs, you quickly come across binding source. You know you should use it, but you're not sure why. This tip fills in the blanks. Tip
-
ILE CL can boost productivity and performance
Ron Turull shows you the advantages and disadvantages of using ILE CL. Tip
-
Check IFS object existence
This program uses the CHKIN and CHKOUT commands to determine the existence of an object. Tip
-
Add a specified time to variable and delay current job until that time
Use this program to add a specified time to variable and delay the current job until that time. Tip
-
Easy way to find the cause for level checks
When those ugly level checks appear, you must go off in search of the truth. Search400.com member Allister Jenks provides an alternative to having to remember hex identifiers. Tip
-
The Lazy Coder: Fun with objects
Objects: You can organize them, work with them, display information about them and delete them. Andrew Borts shows you how easy it can be. Tip
-
Call the command line from within in a COBOL program
Ask the Expert
-
Restoring a SAVF
Ask the Expert