CL Articles

Solution Search:
USER SEARCH RESULTS
to quickly see where your large CL job streams are in their process... More...
Jun 1, 2004
YourLib/QRPGLESRC)

2. Create a CL source member and name it CPYMSGDCLP.
Copy the text file CPYMSGDCLP.txt into the above member.
To create the CL pgm... More...

Nov 15, 2001
or get a book on building and using CL programs. The most important advice I can give would be to follow a "standard" in everything you do on the iSeries. Example... More...
May 12, 2004
message file, two error messages, two CL programs (one to send a message and the other to clear messages and then your example RPG and Display file program.

Step 1... More...

Dec 19, 2001
is your best friend. And lastly, CL is as powerful as you want to make it to be. Experiment and enjoy, and vive l'iSeries! Search400.com member Brandan Haines... More...
May 12, 2004
backup finishes I run the following CL and RPG programs. I use the same programs for all my backups so I have a parameter to tell the user what backup the report is... More...
May 15, 2002

Nico Beekhuijs uses DSPFD in his CL program for deleting and reorganizing files automatically.

Dynamically reorganizing DB2 files
Here's one example of... More...

a validity checker program to the CL commands, which could spread to other commands. This would require access to the AS/400 and the authority to change the CL... More...
Jan 31, 2000
and INTERACT modes external to a CL program. CL programs can use CRTLIB and DLTLIB but these commands are not allowed in the command line in a SBMJOB command.

... More...

Feb 22, 2002
SOURCES) ADDLIBLE SCDRPT

5. Write CL Programs
5.1. SCDRPTG Schedule Report Generator

PGM DCL VAR(&LJOB) TYPE(*CHAR) LEN(10) DCL VAR(&LJOBNBR) TYPE(*CHAR) LEN(6) DCL VAR... More...
Mar 1, 2002
COLOR RED) + 0091.00 A (*CHAR ' ') ****************** End of data **************************************** CL *************** Beginning of data ************************************* 0001.00 PGM 0002.00 ADDLIBLE LIB(QPFR) 0003.00 MONMSG MSGID(CPF2103) 0006.00 WRKSYSACT OUTPUT(*FILE... More...
Dec 10, 2002
Comando ANZKEYF /* autor VICTOR VELARDEZ */ /* e-mail.velardezv@comafi.com.ar */ /* Tucuman- Argentina */ CMD PROMPT('Analiza vias de... More...
Jan 10, 2003
went bad on us once). I will miss RPG, CL, and OS/400, but, thankfully, the company I work for plans to re-train me, in various aspects of Oracle.

J.S.
San Joaquin Valley, CA

... More...

Mar 8, 2005
HTML to help modernize RPG, CL, COBOL, menu or i5/OS system screens. Genie turns the applications into more interactive browser-based screens that can... More...
May 16, 2007
the */ /* object in question. */ /* */ /* The CPP is the CL program ABTOBJUSRN which calls another CLP */ /* program ABTOBJUSRX. */ /* */ /* CHGCMD CMD(ABTOBJUSR) PGM(YOUR_LIB/ABTOBJUSRN) */ /* */ CMD... More...
Jul 26, 2002
line for each qualifying filename.

A CL program; RIRDCL PGM MONMSG MSGID(CPF2123) DSPOBJD OBJ(QS36F/RI*) OBJTYPE(*FILE) OUTPUT(*OUTFILE) + OUTFILE(QTEMP/RIRDFILE... More...
Nov 7, 2001
languages have the power of RPG and CL in concert. Just try to get visual basic or net data to take on the business logic of the thousands or maybe million AS400s... More...
Jul 26, 2005
and advanced Java. We teach RPG ILE, CL and have an iSeries Administration class. We have a Model 800 V5R3 and we use all of IBM's latest tools."

Gateway is part of... More...

Apr 6, 2006
make RPG and perhaps just a subset of CL available on IBM's other platforms.

While she is at it, how about promising a lobbying effort within IBM to change the name... More...

Feb 13, 2006
0080.00 ****************** End of data ****************************************************************************************** AUTOFTP (CL) *************** Beginning of data *************************************************************************************** 0001.00 PGM PARM(&INPUTF &INPUTLIB &INPUTMBR &RMTSYS &USERNAME &PASSWORD &DOMAIN &BATCH &JOBNAME + 0002.00... More...
Sep 17, 2001
H NoMain H Option ( *NoDebugIO : *SrcStmt ) H ExprOpts ( *ResDecPos ) H BndDir ('QC2LE') * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Service program : IFS_PROCS * Module : P_IFS... More...
Mar 17, 2005
to create them.

In essence, what the CL that I supplied  does is:

1)  Use the CEELOCT API to convert the current date to lillian.
2) Then you add or subtract... More...
Sep 3, 2004
CL PROGRAM BIGSAV: /* ***************************************************************** */ /* * * */ /* * SYSTEM NAME..: RHM Frozen Utilities * */ /* * * */ /* * PROGRAM......: BIGSAV * */ /* * * */ /* * AUTHOR.......: G. P. Skelton * */ /* * * */ /* * DATE.........: December 1998. * */ /* * * */ /* * TITLE........: Weekly... More...
May 21, 2002
such as READ, WRITE and EXFMT, and CL operations such as SNDRCVF and COBOL WRITES and READS be able to send out Web pages to Web browsers? Web pages remain... More...
Mar 22, 2005
/*********************************************************************/ /* */ /* System ........... Utilities */ /* Program........... SPLFG4CL - Program to copy spool file to text */ /* Written by........ Sudhakar Ramakrishnan Kunji */ /* Date.............. Dec... More...
May 17, 2001
iSeries Security Tips
i shops to implement object level security using authorization lists. This user had been doing just this for years, but was concerned because, "in the heat of the... More...
Jun 12, 2009
s file and print sharing, or any of the security risks, we can of course look at the source and run SAMBA on our Linux servers. It's a very quick way to leverage the power of... More...
Aug 8, 2008
is the third chapter of the Ensuring security on i runbook. The aim of this is to provide AS/400 users advice from security experts for the i on how you can advocate for... More...
Apr 15, 2008
AS/400, iSeries Definitions
the total power delivered to the server racks in the data center.

According to the Uptime Institute, the typical data center has an average PUE of 2.5. This means... More...

May 6, 2008
to install highly concentrated server clusters, particularly racks of blade servers. Like many consumer and industrial air conditioners, however, chillers... More...
Jan 15, 2008
tools designed for the IBM iSeries server. The WDSC basic edition offers user-friendly, easy-to-learn tools to help providers optimize e-business applications... More...
Feb 6, 2006