Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



what procedure should we use to find whether the following operations are successful or not setll..

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

what procedure should we use to find whether the following operations are successful or not setll..

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

what procedure should we use to find whether the following operations are successful or not setll..

Answer / deepak

Other way is thru result indicator..

Is This Answer Correct ?    1 Yes 0 No

what procedure should we use to find whether the following operations are successful or not setll..

Answer / guest

By using Indicator IN RPG400 , % found build in function
for RPGLE

Is This Answer Correct ?    1 Yes 0 No

what procedure should we use to find whether the following operations are successful or not setll..

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

Post New Answer

More RPG400 Interview Questions

How do you know if a record exists without doing a READ and CHAIN?

6 Answers   IBM,


how do I play {insert rpg system here}?

0 Answers   IBM,


we hav job which is running as batch. it takes atleast 06hours to complete tht job. bu i wana do tht job with in 3hours.........? so plz post ur answers

8 Answers   Cap Gemini, IBM,


check existence of one record without using chain or read?

1 Answers   IBM,


what was the robotech rpg?

0 Answers   IBM,


What would be the result on writing a data record to a PF file using the "WRITE" opcode after the SETON *ON *INLR statment?

10 Answers  


can anybody help me that what is the procedure of debugging the service program?

3 Answers   CSC,


What is the difference between ITER and DO ? I know both are used to execute set of statements repeatedly, but what is the main difference?

2 Answers   CGI, Wipro,


What will happen if we r using seton lr after return or vice versa.

5 Answers  


RPG/400 faqs?

1 Answers   HSBC,


How to declare the dynamic(run time) array in rpgle? can you please give example

2 Answers   Polaris,


1)how to do date validation in rpg? 2)how to delete dUPLICATE RECORDS?

12 Answers   IBM, Opus,


Categories