HI,1: What is the function of 'SETON LR' AND '*INLR=*ON ? 2:Can we used "seton lr" OR "*INLR = *ON" in between the program code ? 3:if yes then according to there function the code which is written acter seton lr/ *inlr should not be execute . Can any one tell me why those code get executed ?
2 11271HI, 1: WHAT IS THE FUNCTION OF %KDS?WITH PROGRAMMING CODES EXAMPLE 2: WHAT IS THE FUNCTION OF Z-ADD AND Z-SUB ? WITH PROGRAMMING CODES EXAMPLE
IBM,
1 6299suppose i i am changing / updating record of subfile and i want to change the record in reverse order . means i want to change the bottom record first and so on through readc . how i do it please any one explain .
CSC,
4 11161i have a file with the values 10, 20, 30, 40, if am setll with the value 25 then readp, so what it will return?
6 13565How to identify the object has compiled with the debug view as *source without using STRDBG?
6 16976I 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)
CTS,
2 8982What is use of IMPORT and EXPORT in RPGLE ? What is activation Group ? What is Service Program ???? How to call another program in RPGLE ?
1 12750Hello, I want to extend a length of field in my Display file(Subfile). Please suggest the possible steps. Thanks
3 6819i hav 2 logical files(L1,L2) both r derived from one physical file(P1). how can i use both the logical files in one RPG program? if yes what i have to d.
TCS,
5 12084
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
how do I declare a table or array in rpg iv?
How to handle duplicate error handling in RPG?
how do I preserve and clean the array?
What is the difference between iter and do?
what is *place and *auto keyword in prtf ?plz explain
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
What are the types of identifiers?
What is file identifier where we can use?
can you debug ile rpg program using isdb?
What is the purpose of record level identifier?
what are the key words you must use when using a subfile?