Recent IT Questions

1 - 20 of 62
<<PREVIOUS 1|2|3|4 NEXT>>

CL/400 with Looping ?

Hi friends, please help me, I have a looping on this CL ?, this statements below is correct ?, at the first time when the tape is unavailable I receive the e-mail, but on the second time when the tape is available I receive too this same e-mail. [strong]1800 IF COND(&MSGID = 'CPF6760') THEN(DO)...

View Answer   |  Oct 30 2009  3:25 AM GMT
AS/400 Call stack, CL/400
asked by RBDSILVA

  180 pts.

Delete Spool Files of 30 users (Starting with OP) using Generic Name i.e. OP*

Every 3 moths we are deleting Spool files of users Starting With OP, on iSeries System using the below Program and a Display File. This activity is performed after the Spool Files (Which needs to be deleted) are saved on Tape using BRMS. *************** Beginning of data...

View Answer   |  Oct 28 2009  7:33 AM GMT
Spool files, CL/400, AS/400 Spooled Files
asked by Haaiderali

  65 pts.

COBOL: Is it possible to apply a different Pic clause to a single variable?

Is it possible to use a different  Pic clause from a single variable? based on the condition. DEBIT             PIC ZZZZZZZ,ZZZ,ZZ9.99                      PIC ZZZ,ZZZ,ZZZ,ZZ9.99 For example              When true...

View Answer   |  Oct 26 2009  1:01 PM GMT
COBOL/400, CL/400, COBOL
asked by Promodhss

  35 pts.

How to copy source code of Pgm into Flatfile in COBOL

I want to read the one of the pgm's source code through my another program. So anyone plz suggest me how can i read the source code?

View Answer   |  Oct 22 2009  8:55 AM GMT
AS/400, COBOL/400, CL/400
asked by Promodhss

  35 pts.

OVRDBF

In a single CL/400 program, is it possible to declare physical file File1, then read a record and later writing the record value onto the DSPF using OVRDBF with in a same CLP? Software/Hardware used: Iseries

View Answer   |  Sep 14 2009  6:01 AM GMT
CL/400, DSPF, OVRDBF
asked by Kar

  90 pts.

CL/400 WITH RESTART OPTION

Hi friends, How can I make a CL/400 with this situation, a CL/400 receive a parameter like ('00010') identifying the first process. If the first process ends with error I can start again initiating by ('00020') or ('00030') or ('00040') ? This parameter inform what process start, exemple: [00010] ...

View Answer   |  Aug 19 2009  4:50 AM GMT
CL/400
asked by RBDSILVA

  180 pts.

How can I find out my System IP Address through CL/RPG?

I would like to know my system IP-Adress , to validation with User name and IP-Address.

View Answer   |  Jun 10 2009  9:27 AM GMT
CL/400, RPG/400, AS/400 IP address
asked by Chrisjam

  95 pts.

Check if the file is locked

Hi, How to check in CL that the file is locked. I want to do some operations after checking if the file is locked or not.

View Answer   |  May 19 2009  1:09 PM GMT
CL/400, CL/400 File Lock
asked by Cool400

  115 pts.

Convert Spool file to DB file

Hi, I have a spool file which I created by WRKACTJOB (*print).. Is it possible to convert the spool file format to a database file..... What does an OVRPRTF command do ...? Thanks, Yogesh

View Answer   |  May 18 2009  11:19 AM GMT
CL/400, WRKACTJOB, Spool files
asked by Cool400

  115 pts.

When I call CL by 3 parm. (' ') change to (')

When I call CL by use 3 parm like this command = CALL PGM(CTLMNUCUP) PARM('MENUA' '1' 'CALL PGMA ('')') In pgm it show Parm3 = 'CALL PGMA (') What the method I can solve? thk u.

View Answer   |  May 18 2009  6:59 AM GMT
CL Parameters, CL/400, CL
asked by Naveeya

  5 pts.

What & Why do we use FMTDTA Command?

I would like to know about Format Data Command in detail. What is the main purpose of this command and in which case shall we use this . Give me clear information . Thanks in Advance. * AddThis Social Bookmark Button

View Answer   |  May 14 2009  6:12 AM GMT
CL/400, FMTDTA, Format Data command
asked by Chrisjam

  95 pts.

CL/400 Certification

Hi, Is there any CL/400 certification for professionals. If anyone knows please let me know.

View Answer   |  May 13 2009  5:47 AM GMT
CL/400, AS/400 certification, Certifications
asked by Cool400

  115 pts.

Update a flat file through CL

Hi, I have copied a message from MSGQ into a CL variable. Is it possible to write that message in a flat fiile through CL.

View Answer   |  May 8 2009  1:21 PM GMT
CL/400, CL, Flat files
asked by Cool400

  115 pts.

How to Retrieve MSGW status in WRKACTJOB in CL variable

Hi, While Job monitoring if any job goes in MSGW status ... then is there any CL command which retrieves the status (exactly MSGW not *ACTIVE) and display it on the screen. Rather than doing manually job monitoring (Pressing F5 for a long time to look into the status of the job) if a CL can run...

View Answer   |  May 6 2009  1:13 PM GMT
CL/400, MSGW status, WRKACTJOB
asked by Cool400

  115 pts.

subfile with cl/400

how can i declare a file in the cl/400?

View Answer   |  Apr 29 2009  1:54 PM GMT
CL/400, Subfile
asked by Spmkalai

  5 pts.

Need a CL to enable vendors userids on the AS/400

We have a robot job the disables vendor userids at 18:00 and 06:00 respectivley. Would like to write a CL to enter in a list of ids that need to be enabled and run the job. Instead of enabling each id each morning. Sometiimes there can be quite a few on 4 different systems. Please help.

asked by Jborwege

  5 pts.

List of Outfiles

I've seen a list of the System Supplied Outfiles in one of the manuals. Can anyone direct me to that manual ? Thanks, Bill Poulin

asked by Wpoulin

  1030 pts.

Comparing ID and password in an AS/400 login screen

Dear friends iam quite new to this AS/400 . could you please let me know how to compare the id and password in a login screen..how to connect the cl program and display file to perform login operation .Do i need to write rpg code for that ..Pls help me out with this code in detail ...

View Answer   |  Mar 30 2009  6:39 AM GMT
RPG/400, CL/400, AS/400 login
asked by RNB

  5 pts.

CL/400

I would like to convay my Thanks ReshmaG & Gilly400. My main requirement is I have a Physical file called PF1.On this there are 20-logical files are depended . I have changed some attributes on my PF1. Now I want to recompile all the Lgical Files , which are depended on PF1. I am writing code...

View Answer   |  Mar 26 2009  10:35 AM GMT
CL/400, Physical File, Logical File
asked by Khadar

  90 pts.

CL/400 CRTLF

while creating an object for a logical file we will use in CL/400 CRTLF FILE(library/logical-file-member) SRCFILE(SARKNS/FIVE) But I need to give the logical-file-member name as a field like this pgm Dcl var(&var1) type(*char) len(10) chgvar var(&var1)...

View Answer   |  Mar 26 2009  7:43 AM GMT
CL/400, CRTLF, Create Logical File
asked by Khadar

  90 pts.

1 - 20 of 62
<<PREVIOUS 1|2|3|4 NEXT>>