Anyone help me for the below question:-

If problem/error occur in *PSSR subroutine,how should I
handel it in RPG program.



Anyone help me for the below question:- If problem/error occur in *PSSR subroutine,how should I ..

Answer / samul

Control will again come to *PSSR subroutine,In such cases
switch needs to be handeled.

Using switch,if it is not a first time then control goes to
end suboutine (Need to specifiy *CANCL at the end of *PSSR
subroutine)

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More RPG400 Interview Questions

in which journalling which attributes are necessary??/

1 Answers   CTS,


Q1.How to read the Array? Q2.How to copy the content of one Array to another Array?

4 Answers   IBM,


What will be your approach in going either for OPNQRYF or Logical files. Which one to go for?

2 Answers  


can we perform CHAIN operation on Subfile record format....?

4 Answers  


Can we have a Physical file without any member ? Please let me know

12 Answers  


what is the rpg system?

0 Answers   IBM,


Can anybody tell me in which scenario we have to use SQLRPG .(Embeded SQL)....?

2 Answers   HSBC,


How I can reread the physical file in CL program once the end of file reached in same CL program.

20 Answers   IBM,


Can an indexed file be accessed in arrival sequence in RPG?

3 Answers  


How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?

4 Answers   IBM,


How Chain operation copies the record's data to the input buffer for the program?

0 Answers   IBM,


What is ment by record level identifier?

0 Answers  


Categories