what procedure should we use to find whether the following
operations are successful or not
setll
setgt
chain
read
reade
readp
pls tell with example
i'm not lazy to read the manual or not lazy to do
anything.but sometimes i cannot understand the things given
in manual in high level english its little bit complicated
for me,i can't understand their way of writing thats why i
ask these questions here and find the solution in simple
words that i can understand thats the real reason sir.sorry
if i had hurt you or disturbed you.please understand my
situation.
Answers were Sorted based on User's Feedback
Answer / ps
Anyways here is small example
ITEM CHAIN ITEMMAST
C IF %FOUND
C ITEM SETLL ITEMARCH
C IF NOT %EQUAL
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ps
Do you mean to say Build in functions ?
Dude Instead of writing 10 lines explanation try to
understand question first .
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
By using Indicator IN RPG400 , % found build in function
for RPGLE
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreedhar reddy
C ITEM CHAIN ITEMMAST
C IF %FOUND
C ITEM SETLL ITEMARCH
C IF NOT %EQUAL
Little more for READ*
C Read ItemMast
C If Not %EOF
| Is This Answer Correct ? | 1 Yes | 0 No |
what are the array operations?
Hi friends, I am using a load all subfile , and currently i am in in the third page of the subfile , from third page i have selected a record and called some other program .on returning, subfile is being loaded from the frist page. so can any one kindly suggest me in retaining my third page after returning. i.e loading from third page.
this is rpg3 code W0RTN IFEQ @CN,002 what is the means @CN,002
can anybody help me that what is the procedure of debugging the service program?
Can we used ovrdbf command after the opnqry file if yes then What will be out put of your program?
How do you call procedures in ILE?
I know chain keyword retreive records randomly but how chain keyword exactly works internally????
what do you mean by SESSION/DEVOCE ERROR?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
Hi, Can any body tell me ur experience on this questions? Questions: 1.what is the use of SFLRCDNBR other than subfile page display? 2.Which of the following operation cannot be used in conjuction with a file coded as device type disk?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
what is estimation? and what is the level identifier parameter in PF?