Anyone help me for the below question:-
If problem/error occur in *PSSR subroutine,how should I
handel it in RPG program.
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 |
in which journalling which attributes are necessary??/
Q1.How to read the Array? Q2.How to copy the content of one Array to another Array?
What will be your approach in going either for OPNQRYF or Logical files. Which one to go for?
can we perform CHAIN operation on Subfile record format....?
Can we have a Physical file without any member ? Please let me know
what is the rpg system?
Can anybody tell me in which scenario we have to use SQLRPG .(Embeded SQL)....?
How I can reread the physical file in CL program once the end of file reached in same CL program.
Can an indexed file be accessed in arrival sequence in RPG?
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...?
How Chain operation copies the record's data to the input buffer for the program?
What is ment by record level identifier?