CL Commands Questions and Answers

Recent IT Questions

1 - 10 of 10
<<PREVIOUS 1 NEXT>>

Call QP2TERM from CL

I am using IBM iSeries (AS/400) with Apache server. To start the Apache I am running the following command: - Call qp2term - cd /usr/local/zend/apache2/bin - apachectl –k start  Can you please guide me how to start the Apache from CL command (Instead using qp2term program)  Thx

View Answer   |  Aug 31 2009  5:53 AM GMT
CL Commands, Apache, iSeries
asked by Golan

  40 pts.

SAVOBJ

I am trying to use the SAVOBJ command to copy files to a save file. Is there a way to add to the save file and not write over it with each SAVOBJ call? I know I can create a list of files and send all of them to one save file but I would rather just add to the save file if possible. Thanks

View Answer   |  Jul 8 2009  7:33 PM GMT
CL, CL programming, CL Commands
asked by Nward3

  5 pts.

I need a cl command to copy from AS400 to PC file

Hello, I am in need of a CL command that will copy a file from my AS400 to a flat text file for use in a PC application. I Mapped a drive through windows to a folder (EXPORT) at the root level of the AS400. I have an RPG program that creates some output to a file/member. I then need a CL command...

View Answer   |  Jun 22 2009  8:06 PM GMT
CL Commands, AS/400 command keys
asked by Gjarvis

  5 pts.

How i can display or print my CL commands

I everybody, i need print or display all commands that i have inside in my CL programs sources in QCLSRC? it is possible and how? thanks everybody.

View Answer   |  May 5 2009  6:23 PM GMT
AS/400, CL, CL programs
asked by BUG68

  80 pts.

Setting lower limits In CL

I know how to declare a file and read through the data in CL....but how can you reset it? Like setll in CL. I have searched and searched but nothing works. I have closed opend...etc.. Any ideas? Example: PGM DCLF FILEA Loop: RCVF FILEA If %EOF ne '0' DO Goto Loop: Enddo. Now I want to read...

View Answer   |  Mar 17 2009  3:32 PM GMT
CL, CL Commands, SETLL
asked by RonKoontz

  1320 pts.

CPYSPLF from one profile to another

Is there a command thru which we can copy the spool file from one profile to other?

View Answer   |  Mar 6 2009  5:18 AM GMT
CL/400, CPYSPLF, CL Commands
asked by PRIYAS

  40 pts.

Retreive Document Object name from IFS folder in CL

Iam in need of idea and a CL command to retrieve all the files(STMF) from the IFS folder .

View Answer   |  Mar 3 2009  1:02 PM GMT
IFS Folder, STMF, CL Commands
asked by 4787

  30 pts.

Retreive Document Object name from IFS folder in CL

Hi, Can anyone let me know the CL Command which will retrive the Object name stored in an IFS folder. The document name will vary everytime i.e the file name format is MLnnnnnn.TXT where nnnnnn -> is a numeric sequence. The CL should retreive the file name if the document is present in the...

View Answer   |  Mar 2 2009  1:37 PM GMT
CL Commands, IFS, IFS Folder
asked by Vijesh Bhat

  70 pts.

Trace Job (TRCJOB)

One of my old CL Prog uses this cmd TRCJOB MAXSTG(1024) EXITPGM(LIB/MYPGM) after migrating to V5R4 it is not working can anybody tell me how to use in V5R4.

View Answer   |  Feb 9 2009  7:40 AM GMT
CL Commands, TRCJOB, Trace Job
asked by Wasifzaheer

  35 pts.

How to add CRLF to a CL Message

I would like to add a CRLF so part of a message in a CL command will go to a new line.

View Answer   |  Nov 4 2008  5:12 PM GMT
iSeries, CL, AS/400 command keys
asked by Tw

  65 pts.

1 - 10 of 10
<<PREVIOUS 1 NEXT>>