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 |
Anybody know the difference of primary file and full procedural file
i 'm new to as/400.in an interview i was asked this question.give a practical example for passing information or data through local data area. I know only that data area is an object used to store tiny bits of data or it can store one value at a time and it is used to store frequently changing values or datas.thats all i know about data area can any one tell me how local data area and user defined data area are used to pass data between jobs with a example or coding.thanks in advance.
1.WHAT IS WRONG WITH THE CODE BELOW? C CUSTNO CHAIN CUSTMAST IF %ERROR can any body find the wrong please? 2.What builtin function will you use to achieve the following functionality? C QTY IFLT *ZERO C QTY MULT-1 QTY ENDIF
what is the difference between the cpyf command crtdupobj command?
is this a rpg channel?
what is mean by *MAP and *DROP?what commands use these two keywords?why are they used?
How Commitment and Roll back control is used in as400, explain with real time senario ???
Hi,This is raju.Can any body give me the real experience answer for this question? 1.What is the significance of *MAP and *DROP in the CPY command?
how do I do concatenation in rpg iv, like I do in cl?
How to call one program from another program in RPG? please help me with the code
can anyone say,what is the use of operation extended H/N/P?
if there is pf in two libraries and there is a logical file based on the PF, how to find the pf on which the pf is based.