CLLE Questions and Answers

Recent IT Questions

21 - 32 of 32
<<PREVIOUS 1|2 NEXT>>

I am not able to call CL Programe from within RPG Programme. I am using free as400 connection from pub1.rzkh.de Please Suggest

when i am calling a clle programe from rpgle it gives cannot resolve object as the caled programme did not found but the called and caling programme bothe are present in the current library, also it gives same error now for RPg called programme. The compilation to form a programme fom the module...

View Answer   |  May 4 2008  2:05 AM GMT
RPGLE, CLLE, CL
asked by Agg harish sag

  10 pts.

how to write all the matching records in to antoher file in CL program

hi, i am having a pf in that pf contain many members, using display file i have to search a perticular string in all the members if it is found these matching records want to write into another file this is my requirement. in CL grogram how to do this? using FNDSTRPDM can we do that, please...

View Answer   |  Apr 11 2008  4:05 AM GMT
CLLE, CL, FNDSTRPDM
asked by It doubts

  85 pts.

How to retrive a perticular string details from all the members of file using FNDSTRPDM

please send me an example program to retrive a perticular string details from all the members of file using FNDSTRPDM.

View Answer   |  Apr 10 2008  12:24 AM GMT
CLLE, FNDSTRPDM
asked by It doubts

  85 pts.

To get a perticular string details from all the members of a file

Here i am doing get all the member names from the perticular file. for that use dspfd command and pertilular MBRLST and the output instead of displaying saving in a file and reading that file in aloop CL program using RCVF command and overriding the file with the each memberthen call the program in...

View Answer   |  Apr 3 2008  6:45 AM GMT
CLLE, RCVF, DSPFD
asked by It doubts

  85 pts.

CLP to CLLE

How can I conver a CLP progra to a CLLE program

View Answer   |  Mar 18 2008  2:52 PM GMT
CLP, CLLE, iSeries development
asked by Sarit

  5 pts.

Housekeeping Stream Files

I am working on a utility program to housekeep stream files based upon how many days ago the file was created. I checked the DSPLNK command, but, this command does not provide the creation date. Does anyone haappen to know if there is such a command that would provide this information, and...

View Answer   |  Feb 29 2008  1:10 PM GMT
iSeries, CLLE, DSPLNK
asked by Piano

  250 pts.

Passing Parameters into a clle program from a Menu.

Hello I am wondering if there is a way to pass parameters from a menu into a CLLE program, whereby the parameter list could be variable. Most Menu options will pass one parameter to the CLLE program; namely the program name that will be called if security is passed. (PARM 1) But, there...

View Answer   |  Jan 29 2008  11:00 PM GMT
CLLE, %PARMS, OPTIONS(*NOPASS)
asked by Piano

  250 pts.

Daily Job Suddenly Disappeared

Hello, We have job that runs in overnight batch Mon-Friday. The users access the reports the next morning. Suddenly, on 1/18/2008 the spooled reports for the job are no longer on the system. All previous jobs are there, but since this day the job has ran daily but none of the reports are...

View Answer   |  Jan 24 2008  3:10 PM GMT
AS/400, iSeries, RPG
asked by Turing2008

  10 pts.

rename a file in a loop procedure

I am writing a pgm that reads a file and outputs a PDF to the IFS. the problem is I need to rename the file for eace splf conversion to pdf; how would I write that in CLLE? or would ir take a RPG pgm to do this? Thank you, Robert

View Answer   |  Jan 10 2008  11:30 PM GMT
RPG, IFS, CLLE
asked by Rrock

  15 pts.

AS400 menu opton security

Hello I need to be able to set up security at the menu and menu option level so that I can limit users to specific menus and menu options based upon their user id. I would like to be able to do this thru a custom program written in CLLE or RPGILE. This program would be interfaced when the...

View Answer   |  Jan 9 2008  2:43 PM GMT
AS/400, CLLE, RPGILE
asked by Piano

  250 pts.

Activation Groups and Open Query File use

I am executing a CLLE program that uses an OPNQRYF to select records from file "FILE1" which is a physical file containing in excess of 1 million records. I only need records with a specific date (about 5000 records) The file is opened for share = *yes and the program calls an RPGLE program that...

View Answer   |  Oct 24 2007  3:57 PM GMT
CLLE, OPNQRYF, Activation Groups
asked by Wmfsr

  20 pts.

Nested Selects in CLLE

I am attempting to palce Nested Select Statements within a CLLE program and it will not accept the process. ie: SELECT wHEN a=B THEN(DO) PROCESS.... ENDDO WHEN C=D THEN(DO) PROCESS eNDDO WHEN (X=Y) tHEN(DO) select wHEN X1 = A tHEN(dO) PROCESS eNDDO wHEN X1 = b THEN(DO) PROCESS eNDDO...

View Answer   |  Oct 16 2007  7:11 PM GMT
SELECT statement, NESTED, CLLE
asked by Wmfsr

  20 pts.

21 - 32 of 32
<<PREVIOUS 1|2 NEXT>>