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

Please help me, I have created window subfile,I have created Footer with same lengh and postion of window SFL. When I call the pgm, first is shows only Footer and then it shows subfile records.This time Footer is not showsing ..plz hel me how can i do it...? Sameple DDS and RPG: A R WIN1 SFL A*%%TS SD 20090130 165346 MUNSHIJ REL-V4R2M0 5769- PW1 A FLD001 1Y 0B 4 3EDTCDE (Z) A ATFILE R O 4 7REFFLD (QWHFDBAS/ATFILE LIB/LIBF- A ILE) A R WINCTL SFLCTL (WIN1) A*%%TS SD 20090202 123459 MUNSHIJ REL-V4R2M0 5769- PW1 A ALTNAME ('y') A SFLSIZ (0004) A SFLPAG (0004) A WINDOW (FOOTER) A ROLLUP (27) A ROLLDOWN (28) A CF12 (12 'Cancel') A 50 SFLDSP A N51 SFLDSPCTL A 51 SFLCLR A 1 2'Select Option,Press enter' A 2 3'1= Select' A R FOOTER A* A WINDOW(8 31 9 43) A 8 4'F12 = Cancel' A R DUMMY ASSUME A 24 10' ' in RPG: Dow *IN12 = *Off Write Footer Fxfmt WInCTL

2 Answers  


What is the purpose of record level identifier?

0 Answers  


Anybody can explain the difference between SFLCLR & SFLINZ?

7 Answers  


what r drawbacks of OPM? Why do we go for ILE RPG?

1 Answers  


Hi guys. Im in AS/400(RPGLE,CLP) from last 1 year.Now i wan to upgrade my Knowledge in AS/400. Suggest me some new fields & courses which falls under AS/400. Waiting for your quick Response.

1 Answers   Voltech,






ESCAPE message sent by child program can be handled by parent program using which keyword?

2 Answers  


what is data area and how it is used in rpg program ?

0 Answers   IBM,


Im traying to get out put of this below mention simple logic code.But im geting out of different.(im trying with my laptop trhough my company server. DCL &FIELD1 *CHAR 10 VALUE('TCS AS/400') DCL &FIELD2 *CHAR 10 CHGVAR(%SST(&FIELD2 1 10))(%SST(&FIELD1 10 1) Can you tell me the value of field2 after excuted of CHGVAR command.

2 Answers  


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  


How do I link an existing logical file to it's Physical File without recompiling?

2 Answers  


IN RLU what are the record level keyword is used?

5 Answers   iGate, TCS,


i'm working on progA , in that program i want to see the userids of the users who work on this program?

10 Answers   Four soft,


Categories