Email Alerts
-
Common iSeries commands
Here's a quick reference guide to command iSeries commands. Fast Lookup
-
WRKOBJPDM (Work with Objects using PDM)
iSeries users say WRKOBJPDM (Work with Objects using PDM) is a must-use command. Article | 01 Aug 2006
-
WRKOBJLCK (Work with Object Locks)
Learn why the WRKOBJLCK (Work with Object Locks) command is a favorite in the iSeries (AS/400) community. Article | 01 Aug 2006
-
WRKACTJOB (Work with Active Jobs)
WRKACTJOB (Work with Active Jobs) Article | 01 Aug 2006
-
WRKSYSACT (Work with System Activity)
iSeries users say that the WRKSYSACT (Work with System Activity) command tops their list of favorite iSeries (AS/400) commands. Article | 01 Aug 2006
-
DSPPTF (Display PTF)
The DSPPTF (Display PTF) command is a favorite in the iSeries (AS/400) community. Find out why. Article | 01 Aug 2006
-
DSPFD (Display File Description)
The DSPFD (Display File Description) command is a favorite among iSeries (AS/400) users. Article | 01 Aug 2006
-
WRKCFGSTS (Work with Configuration Status)
Search400.com members say the WRKCFGSTS (Work with Configuration Status) command is extremely helpful. Article | 01 Aug 2006
-
NETSTAT (Network Status)
Learn why Search400.com members added the NETSTAT (Network Status) command to their list of favorite iSeries (AS/400) commands. Article | 01 Aug 2006
-
DSPPGM (Display Program)
Learn why the DSPPGM (Display Program) command ranked in the top 10 favorite iSeries (AS/400) commands. Article | 01 Aug 2006
-
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. Article | 01 Aug 2006
- See more News on iSeries programming commands
-
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. Tip
-
TAATOOL: Useful tools for programmers on IBM i
Over 2,000 APIs are available for the AS/400 in the TAATOOL set. The list grows as more programmers submit their tools, making the IBM i more efficient on a daily basis. If you are struggling to find a way to do something on your iSeries, TAATOOLs mi... Tip
-
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. Tip
-
Indicators: Two ways to name them
Naming your numeric indicators used in screen displays or printer files is an effective way to make your programs more readable and understandable, but did you know there are two ways it can be done? The first method is associating a data structure ... Tip
-
Coloring condition fields in a subfile
Try this method of coloring condition fields in a subfile. Tip
-
How to load compile time arrays in D-specs
Compiled time arrays, both numeric and character, can be loaded in the D-specs. Using data structures and the overlay keyword allows the array to be both specified and loaded Tip
-
Using System Request to execute a command
If your workstation is running some batch job and you don't have any other display session to execute command, you can use the "send a message option" from the system request menu to execute the command. Tip
-
Who is using the Document Library Objects?
Sometimes when you are trying to access an IFS object you might get the message indicating the object is in use. There is no such command in iSeries to check the lock on the object. Using command WRKDLOLCK you can check if there is a lock on the docu... Tip
-
How to define a sequence number column to a table
Learn how to define a sequence number column to a table that gets populated by the system every time a record is added to that table. Tip
-
Get a quick glimpse of program structure in SEU
Everyone has used the F16 find function, but perhaps not to its fullest extent. Tip
- See more Tips on iSeries programming commands
-
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 p... Ask the Expert
-
iSeries application display subfiles with other program windows
In iSeries, the display file for programs may need to be set to DFRWRT(*NO) to display other program windows when using multiple programs jointly. DFRWRT(*YES) tells the workstation controller to 'Defer writing the display formats until you receive a... Ask the Expert
-
Creating a user profile from a file
iSeries i5/OS expert Ken Graap helps a user with creating a user profile from a file. Ask the Expert
-
Command to display CD contents
Ask the Expert
-
Deleting a logical file –- revisited
Ask the Expert
-
Issuing multiple ENDJOBs for the same job
Ask the Expert
-
Storing subscripts in a file
Ask the Expert
-
Understanding the WRKACTJOB command
Ask the Expert
-
Working with subfile lines
Ask the Expert
-
Working with the Auto Refresh functionality
Ask the Expert
- See more Expert Advice on iSeries programming commands
-
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. Tip
-
TAATOOL: Useful tools for programmers on IBM i
Over 2,000 APIs are available for the AS/400 in the TAATOOL set. The list grows as more programmers submit their tools, making the IBM i more efficient on a daily basis. If you are struggling to find a way to do something on your iSeries, TAATOOLs mi... Tip
-
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. Tip
-
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 p... Ask the Expert
-
iSeries application display subfiles with other program windows
In iSeries, the display file for programs may need to be set to DFRWRT(*NO) to display other program windows when using multiple programs jointly. DFRWRT(*YES) tells the workstation controller to 'Defer writing the display formats until you receive a... Ask the Expert
-
Creating a user profile from a file
iSeries i5/OS expert Ken Graap helps a user with creating a user profile from a file. Ask the Expert
-
WRKOBJPDM (Work with Objects using PDM)
iSeries users say WRKOBJPDM (Work with Objects using PDM) is a must-use command. Article
-
WRKOBJLCK (Work with Object Locks)
Learn why the WRKOBJLCK (Work with Object Locks) command is a favorite in the iSeries (AS/400) community. Article
-
WRKACTJOB (Work with Active Jobs)
WRKACTJOB (Work with Active Jobs) Article
-
WRKSYSACT (Work with System Activity)
iSeries users say that the WRKSYSACT (Work with System Activity) command tops their list of favorite iSeries (AS/400) commands. Article
- See more All on iSeries programming commands
About iSeries programming commands
iSeries programming commands are key to maximizing your iSeries capabilities. Find tips and advice about iSeries programming commands, subfiles and iSeries functionalities in this topic.