Email Alerts
-
This program illustrates the use of the "Open List" APIs
This program illustrates the use of the "Open List" APIs Code
-
Tracing a job
Search400.com expert Ken Graap shares this tip on how to trace a job. Article | 02 Jun 2004
-
A power-handling CL program for multiple IBM i servers
Rather than connecting your AS/400's to their own separate UPSs, find out how one UPS, one cable and a CL program can manage all your power-handling needs. Tip
-
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
-
Checking in on your IBM i authorization lists
Have you ever created an object on the AS/400 without making sure the necessary authorization list is attached? By using some common commands, you can secure your IBM i, and audit objects and fix mistakes. The necessary commands include DSPAUTLOBJ AU... Tip
-
Running PHP open source applications: NOBODY needs authority
User NOBODY needs to be granted authority in the IFS folder containing an open source PHP application on the AS/400 in order to run the script. Learn how to change this authority on the IBM i, and successfully run an open source PHP application on yo... Tip
-
An automated CL method of moving a query from AS/400 to Excel
If a daily task of your AS/400 is to print a report from a query a CL program can be written to automate the task and make it easy to open the results in Excel. This CL program copies an existing query to QTEMP and runs the query. Then it converts th... Tip
-
Eight steps for creating program documentation using AS/400 utilities
To make a programmer's work easy and efficient, program documentation should be completed up front. This tip presents eight strategic steps for AS/400 documentation, with helpful screenshots. Tip
-
DAYSPAST CLLE program for AS/400: Compares object creation date with today's date
A CLLE program for AS/400 to determine the number of days that have passed since an object was created. Tip
-
String functions help in cross-language development
Ron Turull, editor of Inside Version 5, explains how character strings can enhance your cross-language development. Ron covers null-terminated strings, C functions, the %STR RPG built-in function and much more. Tip
-
Introduction to multi-threaded programming -- part 2
Multi-threaded programming was introduced on the AS/400-iSeries back in V4R2, but was limited to C and Java programs. Multithreaded programming took a big step up with the release of V4R4 when multithreaded support was added to the RPG and COBOL lang... Tip
-
Introduction to multi-threaded programming -- part 1
Multi-threaded programming was introduced on the AS/400-iSeries back in V4R2, but was limited to C and Java programs. Multithreaded programming took a big step up with the release of V4R4 when multithreaded support was added to the RPG and COBOL lang... Tip
- See more Tips on iSeries CL programming
-
Simplify the process of converting a spool file from iSeries into an Excel spreadsheet
To simplify and accelerate the process of converting a spool file from iSeries into an Excel spreadsheet, eliminate the creation of the spool file and instead create a CVS text file, which can easily be loaded into Excel. Ask the Expert
-
CL program for daily backups
IBM makes the program source code for daily backups available on the IBM i with a simple command. Ask the Expert
-
Changing user password expiration
On the AS/400, if you set QPWDEXPITV to 60 days but want specific users to be exempted, you can specify them and set PWDEXPITV to *NOMAX. Ask the Expert
-
Executing a CL command on AS/400
ISeries backup and recovery expert Ken Graap explains how to use FTP, the QUOTE command and the RCMD command to execute a CL command on AS/400. Ask the Expert
-
Advanced Job Scheduler help
iSeries expert Ken Graap helps a reader build a CL Program to monitor for job completion using Advanced Job Scheduler on iSeries. Ask the Expert
-
How do I retrieve the source for an output queue description to put in to a CL program?
iSeries systems management advice from expert Scott Ingvaldson: Retrieving the source for an output queue description to put in to a CL program. Ask the Expert
-
Disabling QTSTRQS on AS400
Can I disable QTSTRQS on AS400 (V5R3)? What is this profile used for? Ask the Expert
-
A program to access stored text files
Ask the Expert
-
Slow system performance
Ask the Expert
-
New option within the WRKSYSACT command
Ask the Expert
- See more Expert Advice on iSeries CL programming
-
A power-handling CL program for multiple IBM i servers
Rather than connecting your AS/400's to their own separate UPSs, find out how one UPS, one cable and a CL program can manage all your power-handling needs. Tip
-
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
-
Checking in on your IBM i authorization lists
Have you ever created an object on the AS/400 without making sure the necessary authorization list is attached? By using some common commands, you can secure your IBM i, and audit objects and fix mistakes. The necessary commands include DSPAUTLOBJ AU... Tip
-
Running PHP open source applications: NOBODY needs authority
User NOBODY needs to be granted authority in the IFS folder containing an open source PHP application on the AS/400 in order to run the script. Learn how to change this authority on the IBM i, and successfully run an open source PHP application on yo... Tip
-
Simplify the process of converting a spool file from iSeries into an Excel spreadsheet
To simplify and accelerate the process of converting a spool file from iSeries into an Excel spreadsheet, eliminate the creation of the spool file and instead create a CVS text file, which can easily be loaded into Excel. Ask the Expert
-
CL program for daily backups
IBM makes the program source code for daily backups available on the IBM i with a simple command. Ask the Expert
-
An automated CL method of moving a query from AS/400 to Excel
If a daily task of your AS/400 is to print a report from a query a CL program can be written to automate the task and make it easy to open the results in Excel. This CL program copies an existing query to QTEMP and runs the query. Then it converts th... Tip
-
Changing user password expiration
On the AS/400, if you set QPWDEXPITV to 60 days but want specific users to be exempted, you can specify them and set PWDEXPITV to *NOMAX. Ask the Expert
-
Eight steps for creating program documentation using AS/400 utilities
To make a programmer's work easy and efficient, program documentation should be completed up front. This tip presents eight strategic steps for AS/400 documentation, with helpful screenshots. Tip
-
DAYSPAST CLLE program for AS/400: Compares object creation date with today's date
A CLLE program for AS/400 to determine the number of days that have passed since an object was created. Tip
- See more All on iSeries CL programming
About iSeries CL programming
Need iSeries CL programming help? Get news, advice and tips about iSeries CL programming in this topic.