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
| asked by
Agg harish sag
cannot resolve object, CLLE, CL
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 replay...
View Answer
| Apr 11 2008 4:05 AM GMT
| asked by
It doubts
CLLE, FNDSTRPDM, CL
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
| asked by
It doubts
CLLE, FNDSTRPDM
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
| asked by
It doubts
CLLE, RCVF, DSPFD
CLP to CLLE
How can I conver a CLP progra to a CLLE program
View Answer
| Mar 18 2008 2:52 PM GMT
| asked by
Sarit
CLLE, CLP, iSeries development
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
| asked by
Piano
CLLE, iSeries, DSPLNK
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 are...
View Answer
| Jan 29 2008 11:00 PM GMT
| asked by
Piano
%PARMS, OPTIONS(*NOPASS), CLLE
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 kept-users...
View Answer
| Jan 24 2008 3:10 PM GMT
| asked by
Turing2008
RPG, CLP, CLLE
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
| asked by
Rrock
CLLE, RPG, IFS
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
| asked by
Piano
CLLE, RPGILE, AS/400
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
| asked by
Wmfsr
OPNQRYF, ACTIVATION GROUPS, SHARED DATA PATHS
Nested Selects in CLLE
I am attempting to palce Nested Select Statements within a CLLE program and it will not accept the process.ie:SELECTwHEN a=B THEN(DO)PROCESS....ENDDOWHEN C=D THEN(DO)PROCESSeNDDOWHEN (X=Y) tHEN(DO)selectwHEN X1 = A tHEN(dO)PROCESSeNDDOwHEN X1 = b THEN(DO)PROCESSeNDDOeNDselectwHEN X=z ...
View Answer
| Oct 16 2007 7:11 PM GMT
| asked by
Wmfsr
NESTED, SELECT, CLLE


