iSeries programming commands
New & Notable



Advance your data center career by mastering these 5 IT Skills
Maintaining an IT skill set that is up-to-date is essential, not just to maintain your career, but to advance it as well --otherwise you risk falling behind in this fast-paced, extremely competitive IT job market. Access this 25-page guide for expert insight, career forecasts and tips you need to know to keep your IT skills sharp.
iSeries programming commands News
-
August 01, 2006
01
Aug'06
DSPPGM (Display Program)
Learn why the DSPPGM (Display Program) command ranked in the top 10 favorite iSeries (AS/400) commands.
-
August 01, 2006
01
Aug'06
WRKOBJPDM (Work with Objects using PDM)
iSeries users say WRKOBJPDM (Work with Objects using PDM) is a must-use command.
-
August 01, 2006
01
Aug'06
WRKOBJLCK (Work with Object Locks)
Learn why the WRKOBJLCK (Work with Object Locks) command is a favorite in the iSeries (AS/400) community.
-
August 01, 2006
01
Aug'06
DSPPGMREF (Display Program Reference)
Learn why Search400.com members say the DSPPGMREF (Display Program Reference) command is one of the most helpful iSeries (AS/400) commands.
Problem Solve iSeries programming commands Issues
We’ve gathered up expert advice and tips from professionals like you so that the answers you need are always available.
-
Taking advantage of CL advancements, starting with V5R3
Using the new CL programming tools released in V5R3 on the IBM System i has advantages: New looping methods, subroutines, and multiple file declarations. See examples of old versus new programs that ease and shorten programming commands. Continue Reading
-
Date calculation commands for AS/400
If you need to periodically calculate dates on your AS/400 relative to a given date to determine reporting limits such as month end, month begin, this tip contains a helpful service program. Continue Reading
-
Monitoring escape messages and using RCVMSG for diagnostic messages
When an error occurs on an IBM command, the diagnostic messages are sent first, then an escape message, which you can monitor. On AS/400 you see the escape message, and then you use the RCVMSG command to get the last diagnostic message sent to your ... Continue Reading