A rpg or clp command to find if the file field is defined as a character or numeric field.
please help me answer to this question what is the difference between the binding and srvpgm in ilerpg?
I am Submitting one job in batch that job calls three progams(PGMA, PGMB, PGMC). PGMB should be called after sucessfully completion of PGMA as like for PGMC also. So Can you please tell me how can we do that (without using data area)
Write a program to display prime numbers between 1 to 100 using RPGLE.
Can we have a Physical file without any member ? Please let me know
How I can reread the physical file in CL program once the end of file reached in same CL program.
If the last record of a file has been read, and the next operation on that file is a READ operation, what will be the values of the input fields for that file? A. They will be blank and/or zero. B. They will be null. C. They will equal the values of the first record in the file. D. They will equal the values of the last record read.
As400 Command to find the Name of the Program to which a Particular Module is Bound..? Ex: IC210AMR (*MODULE) is bound with Other Modules which Forms Program Object as IC210ABP(*PGM) . As400 Command to find the IC210ABP Using IC210AMR..? Thanks
two attributes which govern the excecution of a job>>>>??
1) How to define keyed file in CL pgm. 2) How can i read particular records in CL pgm from database file.
how do I do concatenation in rpg iv, like I do in cl?
Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?
I have two sessions S1 & S2 under this 3 jobs(say j1,j2,j3 under session S1) And 2 jobs(Say j4, j5 Under session S2)is running. How many QTEMP & how many LDA will create for the same.