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
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
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
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
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...
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...
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.
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.
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...
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...
CPYSPLF from one profile to another
Is there a command thru which we can copy the spool file from one profile to other?
Is there a command thru which we can copy the spool file from one profile to other?
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 .
Iam in need of idea and a CL command to retrieve all the files(STMF) from the IFS folder .
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...
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...
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.
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.
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.
I would like to add a CRLF so part of a message in a CL command will go to a new line.
1 - 10 of 10
PREVIOUS 1 NEXT


