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 built in function can be used with SETLL.If you want to check whether the search argument is successful or not? Please give me answer with example?
How do you code file / field renames in ILE RPG?
1) How to declare a file? 2) How to define a display file? 3) How to monitor error messages in RPG? 4) How to find the attributes for subfiles? and what is the DDS for subfiles?
A rpg or clp command to find if the file field is defined as a character or numeric field.
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
how does the rpg element work?
list down and describe the sub systems vailable
What is the syntax of passing parameters to a procedure by value?
wat is curser?? and its types???
1.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
what is flat file?