Email Alerts
-
Create native excel files (XLS) on the iSeries using Java
Here a way to create native Excel files on the iSeries that will give you programming control over the cells formatting. Tip
-
Automate Excel downloads
In this tip you'll learn a way to click on the file and have all the Excel data formatted automatically. Tip
-
Create a hot OUTQ
Here's an OUTQ monitor program that monitors an OUTQ. The program knows exactly when any spool file appears in the OUTQ. Tip
-
Working with MySQL
Use MySQL as a tool to help handle some of the data that comes from vendors. Tip
-
Purging reports from batch report server
Learn how the BCHPURGE command is used to purging reports from batch report server in this tip. Tip
-
Read a message queue like a physical file
Learn how to read a message queue like a physical file in this tip. Tip
-
Beware of the number bug!
Don't get bit by the number bug! Tip
-
Working with output queue monitor
Learn how the output queue monitor is used to monitor the new reports to deliver via IFS folders or FTP. Tip
-
Are you utilizing the iSeries command menus?
Did you know that the iSeries has over 500 "command menus" that can be displayed? Learn more here. Tip
-
Convert cases in CLP
This is a quick sample CL program that uses QLGCNVCS to convert upper and lower cases. Tip